Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 525656 Details for
Bug 651692
app-i18n/mozc-2.20.2673.102: protobuf >= 3.0.0 compile error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge output protoc compile error
compile-error.txt (text/plain), 530.76 KB, created by
Bazz
on 2018-03-27 11:33:14 UTC
(
hide
)
Description:
emerge output protoc compile error
Filename:
MIME Type:
Creator:
Bazz
Created:
2018-03-27 11:33:14 UTC
Size:
530.76 KB
patch
obsolete
>>>> Emerging (10 of 10) app-i18n/mozc-2.20.2673.102::gentoo >* mozc-2.20.2673.102.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >* japanese-usage-dictionary-20120416091336.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking mozc-2.20.2673.102.tar.gz to /var/tmp/portage/app-i18n/mozc-2.20.2673.102/work >>>> Unpacking japanese-usage-dictionary-20120416091336.tar.gz to /var/tmp/portage/app-i18n/mozc-2.20.2673.102/work >>>> Source unpacked in /var/tmp/portage/app-i18n/mozc-2.20.2673.102/work >>>> Preparing source in /var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src ... >* Applying mozc-2.20.2673.102-system_libraries.patch ... [ ok ] >* Applying mozc-2.20.2673.102-gcc-5.patch ... [ ok ] >* Applying mozc-2.20.2673.102-tests_build.patch ... [ ok ] >* Applying mozc-2.20.2673.102-tests_skipping.patch ... [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src ... >* /usr/bin/python2.7 build_mozc.py gyp --gypdir=/usr/bin --server_dir=/usr/libexec/mozc --verbose -- -D compiler_host=gcc -D compiler_target=gcc -D use_libgtest=0 -D use_libibus=1 -D use_libjsoncpp=0 -D use_libprotobuf=1 -D use_libzinnia=1 -D enable_gtk_renderer=0 -D server_dir=/usr/libexec/mozc -D document_dir=/usr/libexec/mozc/documents -D zinnia_model_file=/usr/share/tegaki/models/zinnia/handwriting-ja.model -D ibus_mozc_path=/usr/libexec/ibus-engine-mozc -D ibus_mozc_icon_path=/usr/share/ibus-mozc/product_icon.png >INFO: Generating version definition file... >INFO: Version string is 2.20.2673.102 >INFO: Running: pkg-config --exists ibus-1.0 >= 1.4.1 >DEBUG: GYP files: >DEBUG: - ./base/base.gyp >DEBUG: - ./base/base_test.gyp >DEBUG: - ./client/client.gyp >DEBUG: - ./client/client_test.gyp >DEBUG: - ./composer/composer.gyp >DEBUG: - ./composer/composer_test.gyp >DEBUG: - ./config/config.gyp >DEBUG: - ./config/config_test.gyp >DEBUG: - ./converter/converter.gyp >DEBUG: - ./converter/converter_base.gyp >DEBUG: - ./converter/converter_main.gyp >DEBUG: - ./converter/converter_test.gyp >DEBUG: - ./data/test/session/scenario/scenario.gyp >DEBUG: - ./data/test/session/scenario/usage_stats/usage_stats.gyp >DEBUG: - ./data_manager/chromeos/chromeos_data_manager.gyp >DEBUG: - ./data_manager/chromeos/chromeos_data_manager_base.gyp >DEBUG: - ./data_manager/chromeos/chromeos_data_manager_test.gyp >DEBUG: - ./data_manager/data_manager.gyp >DEBUG: - ./data_manager/data_manager_base.gyp >DEBUG: - ./data_manager/data_manager_test.gyp >DEBUG: - ./data_manager/oss/oss_data_manager.gyp >DEBUG: - ./data_manager/oss/oss_data_manager_base.gyp >DEBUG: - ./data_manager/oss/oss_data_manager_test.gyp >DEBUG: - ./data_manager/testing/mock_data_manager.gyp >DEBUG: - ./data_manager/testing/mock_data_manager_base.gyp >DEBUG: - ./data_manager/testing/mock_data_manager_test.gyp >DEBUG: - ./dictionary/dictionary.gyp >DEBUG: - ./dictionary/dictionary_base.gyp >DEBUG: - ./dictionary/dictionary_test.gyp >DEBUG: - ./dictionary/file/dictionary_file.gyp >DEBUG: - ./dictionary/file/dictionary_file_test.gyp >DEBUG: - ./dictionary/system/system_dictionary.gyp >DEBUG: - ./dictionary/system/system_dictionary_test.gyp >DEBUG: - ./engine/engine.gyp >DEBUG: - ./engine/engine_test.gyp >DEBUG: - ./gui/gui.gyp >DEBUG: - ./gyp/tests.gyp >DEBUG: - ./handwriting/handwriting.gyp >DEBUG: - ./handwriting/handwriting_test.gyp >DEBUG: - ./handwriting/zinnia.gyp >DEBUG: - ./ipc/ipc.gyp >DEBUG: - ./mac/mac.gyp >DEBUG: - ./net/jsoncpp.gyp >DEBUG: - ./net/net.gyp >DEBUG: - ./net/net_test.gyp >DEBUG: - ./prediction/prediction.gyp >DEBUG: - ./prediction/prediction_base.gyp >DEBUG: - ./prediction/prediction_test.gyp >DEBUG: - ./protobuf/protobuf.gyp >DEBUG: - ./protocol/protocol.gyp >DEBUG: - ./renderer/renderer.gyp >DEBUG: - ./request/request.gyp >DEBUG: - ./rewriter/calculator/calculator.gyp >DEBUG: - ./rewriter/rewriter.gyp >DEBUG: - ./rewriter/rewriter_base.gyp >DEBUG: - ./rewriter/rewriter_test.gyp >DEBUG: - ./server/server.gyp >DEBUG: - ./session/session.gyp >DEBUG: - ./session/session_base.gyp >DEBUG: - ./session/session_test.gyp >DEBUG: - ./storage/storage.gyp >DEBUG: - ./storage/storage_test.gyp >DEBUG: - ./testing/testing.gyp >DEBUG: - ./transliteration/transliteration.gyp >DEBUG: - ./transliteration/transliteration_test.gyp >DEBUG: - ./unix/emacs/emacs.gyp >DEBUG: - ./unix/ibus/ibus.gyp >DEBUG: - ./usage_stats/usage_stats.gyp >DEBUG: - ./usage_stats/usage_stats_base.gyp >DEBUG: - ./usage_stats/usage_stats_test.gyp >INFO: Building GYP command line... >INFO: Running: pkg-config --exists Qt5Core Qt5Gui Qt5Widgets >INFO: Running GYP... >INFO: Running: /usr/bin/gyp --depth=. --include=./gyp/common.gypi -D abs_depth=/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src -D ext_third_party_dir=/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src/third_party -D python_executable=/usr/bin/python2.7 ./base/base.gyp ./base/base_test.gyp ./client/client.gyp ./client/client_test.gyp ./composer/composer.gyp ./composer/composer_test.gyp ./config/config.gyp ./config/config_test.gyp ./converter/converter.gyp ./converter/converter_base.gyp ./converter/converter_main.gyp ./converter/converter_test.gyp ./data/test/session/scenario/scenario.gyp ./data/test/session/scenario/usage_stats/usage_stats.gyp ./data_manager/chromeos/chromeos_data_manager.gyp ./data_manager/chromeos/chromeos_data_manager_base.gyp ./data_manager/chromeos/chromeos_data_manager_test.gyp ./data_manager/data_manager.gyp ./data_manager/data_manager_base.gyp ./data_manager/data_manager_test.gyp ./data_manager/oss/oss_data_manager.gyp ./data_manager/oss/oss_data_manager_base.gyp ./data_manager/oss/oss_data_manager_test.gyp ./data_manager/testing/mock_data_manager.gyp ./data_manager/testing/mock_data_manager_base.gyp ./data_manager/testing/mock_data_manager_test.gyp ./dictionary/dictionary.gyp ./dictionary/dictionary_base.gyp ./dictionary/dictionary_test.gyp ./dictionary/file/dictionary_file.gyp ./dictionary/file/dictionary_file_test.gyp ./dictionary/system/system_dictionary.gyp ./dictionary/system/system_dictionary_test.gyp ./engine/engine.gyp ./engine/engine_test.gyp ./gui/gui.gyp ./gyp/tests.gyp ./handwriting/handwriting.gyp ./handwriting/handwriting_test.gyp ./handwriting/zinnia.gyp ./ipc/ipc.gyp ./mac/mac.gyp ./net/jsoncpp.gyp ./net/net.gyp ./net/net_test.gyp ./prediction/prediction.gyp ./prediction/prediction_base.gyp ./prediction/prediction_test.gyp ./protobuf/protobuf.gyp ./protocol/protocol.gyp ./renderer/renderer.gyp ./request/request.gyp ./rewriter/calculator/calculator.gyp ./rewriter/rewriter.gyp ./rewriter/rewriter_base.gyp ./rewriter/rewriter_test.gyp ./server/server.gyp ./session/session.gyp ./session/session_base.gyp ./session/session_test.gyp ./storage/storage.gyp ./storage/storage_test.gyp ./testing/testing.gyp ./transliteration/transliteration.gyp ./transliteration/transliteration_test.gyp ./unix/emacs/emacs.gyp ./unix/ibus/ibus.gyp ./usage_stats/usage_stats.gyp ./usage_stats/usage_stats_base.gyp ./usage_stats/usage_stats_test.gyp -D branding=Mozc -D use_qt=YES -D qt_dir= -D use_wix=NO -D enable_gtk_renderer=1 -D build_base=/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src/out_linux -D build_short_base=out_linux -D warn_as_error=0 -D channel_dev=1 -D enable_cloud_handwriting=0 -D target_platform=Linux -D use_libibus=1 -D server_dir=/usr/libexec/mozc --generator-output=. -G output_dir=out_linux -D compiler_host=gcc -D compiler_target=gcc -D use_libgtest=0 -D use_libibus=1 -D use_libjsoncpp=0 -D use_libprotobuf=1 -D use_libzinnia=1 -D enable_gtk_renderer=0 -D server_dir=/usr/libexec/mozc -D document_dir=/usr/libexec/mozc/documents -D zinnia_model_file=/usr/share/tegaki/models/zinnia/handwriting-ja.model -D ibus_mozc_path=/usr/libexec/ibus-engine-mozc -D ibus_mozc_icon_path=/usr/share/ibus-mozc/product_icon.png >INFO: Done >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src ... >* /usr/bin/python2.7 build_mozc.py build -c Release -v server/server.gyp:mozc_server gui/gui.gyp:mozc_tool unix/ibus/ibus.gyp:ibus_mozc >INFO: Running: ninja -j2 -l0 -v -C out_linux/Release mozc_server mozc_tool ibus_mozc >ninja: Entering directory `out_linux/Release' >[1/758] cd ../../unix/ibus; python ../../build_tools/redirect.py ../../out_linux/Release/gen/unix/ibus/mozc.xml ./gen_mozc_xml.py "--branding=Mozc" "--server_dir=/usr/libexec/mozc" "--ibus_mozc_path=/usr/libexec/ibus-engine-mozc" "--ibus_mozc_icon_path=/usr/share/ibus-mozc/product_icon.png" >[2/758] cd ../../usage_stats; python ../build_tools/redirect.py ../out_linux/Release/gen/usage_stats/usage_stats_list.h gen_stats_list.py ../data/usage_stats/stats.def >[3/758] cd ../../usage_stats; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=usage_stats.proto" "--cpp_out=../out_linux/Release/gen/proto_out" >[4/758] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=user_dictionary_storage.proto" "--cpp_out=../out_linux/Release/gen/proto_out" >[5/758] touch obj.host/usage_stats/genproto_usage_stats.actions_rules_copies.stamp >[6/758] touch obj.host/protocol/genproto_user_dictionary_storage_proto.actions_rules_copies.stamp >[7/758] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=engine_builder.proto" "--cpp_out=../out_linux/Release/gen/proto_out" >[8/758] touch obj.host/protocol/genproto_engine_builder_proto.actions_rules_copies.stamp >[9/758] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=segmenter_data.proto" "--cpp_out=../out_linux/Release/gen/proto_out" >[10/758] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=config.proto" "--cpp_out=../out_linux/Release/gen/proto_out" >[11/758] touch obj.host/protocol/genproto_segmenter_data_proto.actions_rules_copies.stamp >[12/758] touch obj.host/protocol/genproto_config_proto.actions_rules_copies.stamp >[13/758] touch obj.host/protocol/genproto_commands_proto.actions_depends.stamp >[14/758] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=commands.proto" "--cpp_out=../out_linux/Release/gen/proto_out" >[15/758] touch obj.host/protocol/genproto_commands_proto.actions_rules_copies.stamp >[16/758] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=candidates.proto" "--cpp_out=../out_linux/Release/gen/proto_out" >[17/758] touch obj.host/protocol/genproto_candidates_proto.actions_rules_copies.stamp >[18/758] touch obj.host/protocol/genproto_state_proto.actions_depends.stamp >[19/758] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=state.proto" "--cpp_out=../out_linux/Release/gen/proto_out" >[20/758] touch obj.host/protocol/genproto_state_proto.actions_rules_copies.stamp >[21/758] /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/protocol/gen/proto_out/protocol/user_dictionary_storage_proto.user_dictionary_storage.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -include base/namespace.h -pipe -pthread -fno-omit-frame-pointer -fstack-protector --param=ssp-buffer-size=4 -Wtype-limits -march=native -O2 -pipe -Wno-deprecated -Wno-covered-switch-default -Wno-unnamed-type-template-args -Wno-c++11-narrowing -std=gnu++0x -std=gnu++0x -c gen/proto_out/protocol/user_dictionary_storage.pb.cc -o obj/protocol/gen/proto_out/protocol/user_dictionary_storage_proto.user_dictionary_storage.pb.o >FAILED: obj/protocol/gen/proto_out/protocol/user_dictionary_storage_proto.user_dictionary_storage.pb.o >/usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/protocol/gen/proto_out/protocol/user_dictionary_storage_proto.user_dictionary_storage.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -include base/namespace.h -pipe -pthread -fno-omit-frame-pointer -fstack-protector --param=ssp-buffer-size=4 -Wtype-limits -march=native -O2 -pipe -Wno-deprecated -Wno-covered-switch-default -Wno-unnamed-type-template-args -Wno-c++11-narrowing -std=gnu++0x -std=gnu++0x -c gen/proto_out/protocol/user_dictionary_storage.pb.cc -o obj/protocol/gen/proto_out/protocol/user_dictionary_storage_proto.user_dictionary_storage.pb.o >In file included from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5:0: >gen/proto_out/protocol/user_dictionary_storage.pb.h:12:2: error: #error This file was generated by a newer version of protoc which is >#error This file was generated by a newer version of protoc which is >^~~~~ >gen/proto_out/protocol/user_dictionary_storage.pb.h:13:2: error: #error incompatible with your Protocol Buffer headers. Please update >#error incompatible with your Protocol Buffer headers. Please update >^~~~~ >gen/proto_out/protocol/user_dictionary_storage.pb.h:14:2: error: #error your headers. >#error your headers. >^~~~~ >In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:156:20: error: redefinition of âconst int32 google::protobuf::kint32maxâ > static const int32 kint32max = 0x7FFFFFFF; > ^~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:197:20: note: âconst int32 google::protobuf::kint32maxâ previously defined here > static const int32 kint32max = 0x7FFFFFFF; > ^~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:157:20: error: redefinition of âconst int32 google::protobuf::kint32minâ > static const int32 kint32min = -kint32max - 1; > ^~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:198:20: note: âconst int32 google::protobuf::kint32minâ previously defined here > static const int32 kint32min = -kint32max - 1; > ^~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:158:20: error: redefinition of âconst int64 google::protobuf::kint64maxâ > static const int64 kint64max = GOOGLE_LONGLONG(0x7FFFFFFFFFFFFFFF); > ^~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:199:20: note: âconst int64 google::protobuf::kint64maxâ previously defined here > static const int64 kint64max = GOOGLE_LONGLONG(0x7FFFFFFFFFFFFFFF); > ^~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:159:20: error: redefinition of âconst int64 google::protobuf::kint64minâ > static const int64 kint64min = -kint64max - 1; > ^~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:200:20: note: âconst int64 google::protobuf::kint64minâ previously defined here > static const int64 kint64min = -kint64max - 1; > ^~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:160:21: error: redefinition of âconst uint32 google::protobuf::kuint32maxâ > static const uint32 kuint32max = 0xFFFFFFFFu; > ^~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:201:21: note: âconst uint32 google::protobuf::kuint32maxâ previously defined here > static const uint32 kuint32max = 0xFFFFFFFFu; > ^~~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:161:21: error: redefinition of âconst uint64 google::protobuf::kuint64maxâ > static const uint64 kuint64max = GOOGLE_ULONGLONG(0xFFFFFFFFFFFFFFFF); > ^~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:202:21: note: âconst uint64 google::protobuf::kuint64maxâ previously defined here > static const uint64 kuint64max = GOOGLE_ULONGLONG(0xFFFFFFFFFFFFFFFF); > ^~~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/logging.h:34:0, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/macros.h:110:8: error: redefinition of âstruct google::protobuf::internal::CompileAssert<<anonymous> >â > struct CompileAssert { > ^~~~~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:374:8: error: previous definition of âstruct google::protobuf::internal::CompileAssert<<anonymous> >â > struct CompileAssert { > ^~~~~~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:41:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/logging.h:43:6: error: multiple definition of âenum google::protobuf::LogLevelâ > enum LogLevel { > ^~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:622:6: note: previous definition here > enum LogLevel { > ^~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:41:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/logging.h:73:26: error: redefinition of âclass google::protobuf::internal::LogMessageâ > class LIBPROTOBUF_EXPORT LogMessage { > ^~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:647:26: error: previous definition of âclass google::protobuf::internal::LogMessageâ > class LIBPROTOBUF_EXPORT LogMessage { > ^~~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:41:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/logging.h:105:26: error: redefinition of âclass google::protobuf::internal::LogFinisherâ > class LIBPROTOBUF_EXPORT LogFinisher { > ^~~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:673:26: error: previous definition of âclass google::protobuf::internal::LogFinisherâ > class LIBPROTOBUF_EXPORT LogFinisher { > ^~~~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:41:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/logging.h:163:4: error: redefinition of âtemplate<class T> T* google::protobuf::internal::CheckNotNull(const char*, int, const char*, T*)â > T* CheckNotNull(const char* /* file */, int /* line */, > ^~~~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:725:4: note: âtemplate<class T> T* google::protobuf::internal::CheckNotNull(const char*, int, const char*, T*)â previously declared here > T* CheckNotNull(const char* /* file */, int /* line */, > ^~~~~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:41:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/logging.h:228:26: error: redefinition of âclass google::protobuf::LogSilencerâ > class LIBPROTOBUF_EXPORT LogSilencer { > ^~~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:787:26: error: previous definition of âclass google::protobuf::LogSilencerâ > class LIBPROTOBUF_EXPORT LogSilencer { > ^~~~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:42:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/mutex.h:48:26: error: redefinition of âclass google::protobuf::internal::Mutexâ > class LIBPROTOBUF_EXPORT Mutex { > ^~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:1099:26: error: previous definition of âclass google::protobuf::internal::Mutexâ > class LIBPROTOBUF_EXPORT Mutex { > ^~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:42:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/mutex.h:74:26: error: redefinition of âclass google::protobuf::internal::MutexLockâ > class LIBPROTOBUF_EXPORT MutexLock { > ^~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:1125:26: error: previous definition of âclass google::protobuf::internal::MutexLockâ > class LIBPROTOBUF_EXPORT MutexLock { > ^~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:42:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:23, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/stubs/mutex.h:88:26: error: redefinition of âclass google::protobuf::internal::MutexLockMaybeâ > class LIBPROTOBUF_EXPORT MutexLockMaybe { > ^~~~~~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:9:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:1139:26: error: previous definition of âclass google::protobuf::internal::MutexLockMaybeâ > class LIBPROTOBUF_EXPORT MutexLockMaybe { > ^~~~~~~~~~~~~~ > In file included from /usr/include/google/protobuf/map.h:48:0, > from /usr/include/google/protobuf/generated_message_table_driven.h:34, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:25, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/map_type_handler.h: In static member function âstatic google::protobuf::uint8* google::protobuf::internal::MapTypeHandler<(google::protobuf::internal::WireFormatLite::FieldType)11u, Type>::InternalWriteToArray(int, const MapEntryAccessorType&, bool, google::protobuf::uint8*)â: > /usr/include/google/protobuf/map_type_handler.h:377:10: error: âInternalWriteMessageToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > return WireFormatLite::InternalWriteMessageToArray(field, value, > ^~~~~~~~~~~~~~ > In file included from /usr/include/google/protobuf/generated_message_table_driven.h:35:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:25, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/map_entry_lite.h: At global scope: > /usr/include/google/protobuf/map_entry_lite.h:532:26: error: âMapEntryâ in namespace âgoogle::protobuf::internal::internalâ does not name a type > friend class internal::MapEntry; > ^~~~~~~~ > /usr/include/google/protobuf/map_entry_lite.h:535:26: error: âMapFieldLiteâ in namespace âgoogle::protobuf::internal::internalâ does not name a type > friend class internal::MapFieldLite; > ^~~~~~~~~~~~ > /usr/include/google/protobuf/map_entry_lite.h: In member function âbool google::protobuf::internal::MapEntryImpl<Derived, Base, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value>::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > /usr/include/google/protobuf/map_entry_lite.h:198:20: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagNoLastTagâ; did you mean âReadTagFallbackâ? > tag = input->ReadTagNoLastTag(); > ^~~~~~~~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:27:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/metadata.h: In static member function âstatic const google::protobuf::UnknownFieldSet& google::protobuf::internal::InternalMetadataWithArena::default_instance()â: > /usr/include/google/protobuf/metadata.h:70:13: error: âdefault_instanceâ is not a member of âgoogle::protobuf::UnknownFieldSetâ > return *UnknownFieldSet::default_instance(); > ^~~~~~~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.h:31:0, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/generated_enum_reflection.h: At global scope: > /usr/local/include/google/protobuf/generated_enum_reflection.h:55:30: error: redefinition of âstruct google::protobuf::is_proto_enum<T>â > template <typename T> struct is_proto_enum : ::google::protobuf::internal::false_type {}; > ^~~~~~~~~~~~~ > In file included from /usr/include/google/protobuf/map.h:47:0, > from /usr/include/google/protobuf/generated_message_table_driven.h:34, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:25, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/include/google/protobuf/generated_enum_util.h:41:30: error: previous definition of âstruct google::protobuf::is_proto_enum<T>â > template <typename T> struct is_proto_enum : ::google::protobuf::internal::false_type {}; > ^~~~~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5:0: > gen/proto_out/protocol/user_dictionary_storage.pb.h:64:46: error: âFieldMetadataâ in namespace âgoogle::protobuf::internalâ does not name a type > static const ::google::protobuf::internal::FieldMetadata field_metadata[]; > ^~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:65:46: error: âSerializationTableâ in namespace âgoogle::protobuf::internalâ does not name a type > static const ::google::protobuf::internal::SerializationTable serialization_table[]; > ^~~~~~~~~~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5:0: > gen/proto_out/protocol/user_dictionary_storage.pb.h:289:38: error: expected â;â at end of member declaration > inline UserDictionary_Entry* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:289:44: error: âPROTOBUF_FINALâ does not name a type > inline UserDictionary_Entry* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:291:63: error: expected â;â at end of member declaration > UserDictionary_Entry* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:291:69: error: âPROTOBUF_FINALâ does not name a type > UserDictionary_Entry* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:292:56: error: expected â;â at end of member declaration > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:292:58: error: âPROTOBUF_FINALâ does not name a type > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:293:57: error: expected â;â at end of member declaration > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:293:59: error: âPROTOBUF_FINALâ does not name a type > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:296:14: error: expected â;â at end of member declaration > void Clear() PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:296:16: error: âPROTOBUF_FINALâ does not name a type > void Clear() PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:297:24: error: expected â;â at end of member declaration > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:297:30: error: âPROTOBUF_FINALâ does not name a type > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:299:25: error: expected â;â at end of member declaration > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:299:31: error: âPROTOBUF_FINALâ does not name a type > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:301:54: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:301:56: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:303:58: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:303:64: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:305:62: error: expected â;â at end of member declaration > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:305:68: error: âPROTOBUF_FINALâ does not name a type > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:306:23: error: expected â;â at end of member declaration > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:306:29: error: âPROTOBUF_FINALâ does not name a type > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:310:32: error: expected â;â at end of member declaration > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:310:38: error: âPROTOBUF_FINALâ does not name a type > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:321:46: error: expected â;â at end of member declaration > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:321:52: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:409:33: error: âHasBitsâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::HasBits<1> _has_bits_; > ^~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:471:32: error: expected â;â at end of member declaration > inline UserDictionary* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:471:38: error: âPROTOBUF_FINALâ does not name a type > inline UserDictionary* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:473:57: error: expected â;â at end of member declaration > UserDictionary* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:473:63: error: âPROTOBUF_FINALâ does not name a type > UserDictionary* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:474:56: error: expected â;â at end of member declaration > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:474:58: error: âPROTOBUF_FINALâ does not name a type > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:475:57: error: expected â;â at end of member declaration > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:475:59: error: âPROTOBUF_FINALâ does not name a type > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:478:14: error: expected â;â at end of member declaration > void Clear() PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:478:16: error: âPROTOBUF_FINALâ does not name a type > void Clear() PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:479:24: error: expected â;â at end of member declaration > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:479:30: error: âPROTOBUF_FINALâ does not name a type > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:481:25: error: expected â;â at end of member declaration > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:481:31: error: âPROTOBUF_FINALâ does not name a type > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:483:54: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:483:56: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:485:58: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:485:64: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:487:62: error: expected â;â at end of member declaration > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:487:68: error: âPROTOBUF_FINALâ does not name a type > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:488:23: error: expected â;â at end of member declaration > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:488:29: error: âPROTOBUF_FINALâ does not name a type > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:492:32: error: expected â;â at end of member declaration > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:492:38: error: âPROTOBUF_FINALâ does not name a type > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:503:46: error: expected â;â at end of member declaration > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:503:52: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:690:33: error: âHasBitsâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::HasBits<1> _has_bits_; > ^~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:752:39: error: expected â;â at end of member declaration > inline UserDictionaryStorage* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:752:45: error: âPROTOBUF_FINALâ does not name a type > inline UserDictionaryStorage* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:754:64: error: expected â;â at end of member declaration > UserDictionaryStorage* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:754:70: error: âPROTOBUF_FINALâ does not name a type > UserDictionaryStorage* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:755:56: error: expected â;â at end of member declaration > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:755:58: error: âPROTOBUF_FINALâ does not name a type > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:756:57: error: expected â;â at end of member declaration > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:756:59: error: âPROTOBUF_FINALâ does not name a type > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:759:14: error: expected â;â at end of member declaration > void Clear() PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:759:16: error: âPROTOBUF_FINALâ does not name a type > void Clear() PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:760:24: error: expected â;â at end of member declaration > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:760:30: error: âPROTOBUF_FINALâ does not name a type > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:762:25: error: expected â;â at end of member declaration > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:762:31: error: âPROTOBUF_FINALâ does not name a type > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:764:54: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:764:56: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:766:58: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:766:64: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:768:62: error: expected â;â at end of member declaration > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:768:68: error: âPROTOBUF_FINALâ does not name a type > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:769:23: error: expected â;â at end of member declaration > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:769:29: error: âPROTOBUF_FINALâ does not name a type > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:773:32: error: expected â;â at end of member declaration > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:773:38: error: âPROTOBUF_FINALâ does not name a type > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:784:46: error: expected â;â at end of member declaration > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:784:52: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:850:33: error: âHasBitsâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::HasBits<1> _has_bits_; > ^~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:909:39: error: expected â;â at end of member declaration > inline UserDictionaryCommand* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:909:45: error: âPROTOBUF_FINALâ does not name a type > inline UserDictionaryCommand* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:911:64: error: expected â;â at end of member declaration > UserDictionaryCommand* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:911:70: error: âPROTOBUF_FINALâ does not name a type > UserDictionaryCommand* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:912:56: error: expected â;â at end of member declaration > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:912:58: error: âPROTOBUF_FINALâ does not name a type > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:913:57: error: expected â;â at end of member declaration > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:913:59: error: âPROTOBUF_FINALâ does not name a type > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:916:14: error: expected â;â at end of member declaration > void Clear() PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:916:16: error: âPROTOBUF_FINALâ does not name a type > void Clear() PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:917:24: error: expected â;â at end of member declaration > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:917:30: error: âPROTOBUF_FINALâ does not name a type > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:919:25: error: expected â;â at end of member declaration > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:919:31: error: âPROTOBUF_FINALâ does not name a type > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:921:54: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:921:56: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:923:58: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:923:64: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:925:62: error: expected â;â at end of member declaration > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:925:68: error: âPROTOBUF_FINALâ does not name a type > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:926:23: error: expected â;â at end of member declaration > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:926:29: error: âPROTOBUF_FINALâ does not name a type > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:930:32: error: expected â;â at end of member declaration > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:930:38: error: âPROTOBUF_FINALâ does not name a type > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:941:46: error: expected â;â at end of member declaration > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:941:52: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1112:33: error: âHasBitsâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::HasBits<1> _has_bits_; > ^~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1176:45: error: expected â;â at end of member declaration > inline UserDictionaryCommandStatus* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1176:51: error: âPROTOBUF_FINALâ does not name a type > inline UserDictionaryCommandStatus* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1178:70: error: expected â;â at end of member declaration > UserDictionaryCommandStatus* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1178:76: error: âPROTOBUF_FINALâ does not name a type > UserDictionaryCommandStatus* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1179:56: error: expected â;â at end of member declaration > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1179:58: error: âPROTOBUF_FINALâ does not name a type > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1180:57: error: expected â;â at end of member declaration > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1180:59: error: âPROTOBUF_FINALâ does not name a type > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1183:14: error: expected â;â at end of member declaration > void Clear() PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1183:16: error: âPROTOBUF_FINALâ does not name a type > void Clear() PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1184:24: error: expected â;â at end of member declaration > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1184:30: error: âPROTOBUF_FINALâ does not name a type > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1186:25: error: expected â;â at end of member declaration > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1186:31: error: âPROTOBUF_FINALâ does not name a type > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1188:54: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1188:56: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1190:58: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1190:64: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1192:62: error: expected â;â at end of member declaration > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1192:68: error: âPROTOBUF_FINALâ does not name a type > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1193:23: error: expected â;â at end of member declaration > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1193:29: error: âPROTOBUF_FINALâ does not name a type > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1197:32: error: expected â;â at end of member declaration > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1197:38: error: âPROTOBUF_FINALâ does not name a type > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1208:46: error: expected â;â at end of member declaration > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1208:52: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:1355:33: error: âHasBitsâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::HasBits<1> _has_bits_; > ^~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary_Entry::has_key() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1379:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000001u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::set_has_key()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1382:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000001u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::clear_has_key()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1385:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000001u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary_Entry::has_value() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1442:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000002u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::set_has_value()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1445:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000002u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::clear_has_value()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1448:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000002u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary_Entry::has_comment() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1505:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000004u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::set_has_comment()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1508:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000004u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::clear_has_comment()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1511:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000004u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary_Entry::has_pos() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1568:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000020u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::set_has_pos()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1571:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000020u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::clear_has_pos()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1574:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000020u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary_Entry::has_removed() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1593:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000008u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::set_has_removed()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1596:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000008u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::clear_has_removed()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1599:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000008u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary_Entry::has_auto_registered() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1617:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000010u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::set_has_auto_registered()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1620:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000010u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::clear_has_auto_registered()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1623:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000010u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary::has_id() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1645:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000002u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary::set_has_id()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1648:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000002u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary::clear_has_id()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1651:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000002u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary::has_enabled() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1669:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000010u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary::set_has_enabled()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1672:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000010u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary::clear_has_enabled()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1675:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000010u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary::has_name() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1693:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000001u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary::set_has_name()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1696:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000001u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary::clear_has_name()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1699:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000001u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary::has_removed() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1786:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000004u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary::set_has_removed()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1789:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000004u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary::clear_has_removed()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1792:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000004u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionary::has_syncable() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1810:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000008u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary::set_has_syncable()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1813:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000008u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionary::clear_has_syncable()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1816:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000008u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryStorage::has_version() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1838:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000001u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryStorage::set_has_version()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1841:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000001u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryStorage::clear_has_version()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1844:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000001u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryStorage::has_storage_type() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1892:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000002u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryStorage::set_has_storage_type()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1895:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000002u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryStorage::clear_has_storage_type()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1898:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000002u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommand::has_type() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1921:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000020u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::set_has_type()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1924:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000020u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::clear_has_type()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1927:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000020u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommand::has_session_id() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1946:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000008u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::set_has_session_id()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1949:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000008u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::clear_has_session_id()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1952:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000008u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommand::has_dictionary_id() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1970:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000010u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::set_has_dictionary_id()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1973:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000010u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::clear_has_dictionary_id()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1976:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000010u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommand::has_dictionary_name() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1994:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000001u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::set_has_dictionary_name()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1997:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000001u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::clear_has_dictionary_name()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2000:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000001u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommand::has_entry() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2087:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000004u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::set_has_entry()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2090:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000004u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::clear_has_entry()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2093:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000004u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommand::has_data() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2133:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000002u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::set_has_data()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2136:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000002u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::clear_has_data()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2139:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000002u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommand::has_ensure_non_empty_storage() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2196:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000040u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::set_has_ensure_non_empty_storage()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2199:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000040u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::clear_has_ensure_non_empty_storage()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2202:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000040u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommandStatus::has_status() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2224:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000010u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::set_has_status()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2227:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000010u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::clear_has_status()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2230:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000010u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommandStatus::has_session_id() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2249:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000002u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::set_has_session_id()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2252:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000002u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::clear_has_session_id()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2255:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000002u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommandStatus::has_storage() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2273:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000001u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::set_has_storage()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2276:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000001u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::clear_has_storage()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2279:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000001u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommandStatus::has_dictionary_id() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2319:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000004u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::set_has_dictionary_id()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2322:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000004u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::clear_has_dictionary_id()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2325:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000004u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âbool mozc::user_dictionary::UserDictionaryCommandStatus::has_entry_size() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2343:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000008u) != 0; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::set_has_entry_size()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2346:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000008u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::clear_has_entry_size()â: > gen/proto_out/protocol/user_dictionary_storage.pb.h:2349:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000008u; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: At global scope: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:24:32: error: âExplicitlyConstructedâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::ExplicitlyConstructed<UserDictionary_Entry> > ^~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:29:32: error: âExplicitlyConstructedâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::ExplicitlyConstructed<UserDictionary> > ^~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:34:32: error: âExplicitlyConstructedâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::ExplicitlyConstructed<UserDictionaryStorage> > ^~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:39:32: error: âExplicitlyConstructedâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::ExplicitlyConstructed<UserDictionaryCommand> > ^~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:44:32: error: âExplicitlyConstructedâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::ExplicitlyConstructed<UserDictionaryCommandStatus> > ^~~~~~~~~~~~~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.cc:15:0: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:77:72: error: âconst class mozc::user_dictionary::UserDictionary_Entryâ has no member named â_has_bits_â; did you mean âhas_posâ? > GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(UserDictionary_Entry, _has_bits_), > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:94:66: error: âconst class mozc::user_dictionary::UserDictionaryâ has no member named â_has_bits_â; did you mean âhas_idâ? > GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(UserDictionary, _has_bits_), > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:111:73: error: âconst class mozc::user_dictionary::UserDictionaryStorageâ has no member named â_has_bits_â > GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(UserDictionaryStorage, _has_bits_), > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:122:73: error: âconst class mozc::user_dictionary::UserDictionaryCommandâ has no member named â_has_bits_â; did you mean âhas_dataâ? > GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(UserDictionaryCommand, _has_bits_), > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:143:79: error: âconst class mozc::user_dictionary::UserDictionaryCommandStatusâ has no member named â_has_bits_â > GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(UserDictionaryCommandStatus, _has_bits_), > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:161:44: error: âMigrationSchemaâ in namespace âgoogle::protobuf::internalâ does not name a type > static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = { > ^~~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In function âvoid mozc::user_dictionary::protobuf_protocol_2fuser_5fdictionary_5fstorage_2eproto::{anonymous}::protobuf_AssignDescriptors()â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:183:49: error: âschemasâ was not declared in this scope > "protocol/user_dictionary_storage.proto", schemas, file_default_instances, TableStruct::offsets, factory, > ^~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:184:61: error: âAssignDescriptorsâ was not declared in this scope > file_level_metadata, file_level_enum_descriptors, NULL); > ^ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In function âvoid mozc::user_dictionary::protobuf_protocol_2fuser_5fdictionary_5fstorage_2eproto::{anonymous}::protobuf_RegisterTypes(const string&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:195:3: error: âRegisterAllTypesâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::RegisterAllTypes(file_level_metadata, 5); > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In static member function âstatic void mozc::user_dictionary::protobuf_protocol_2fuser_5fdictionary_5fstorage_2eproto::TableStruct::InitDefaultsImpl()â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:202:3: error: âInitProtobufDefaultsâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::InitProtobufDefaults(); > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:203:43: error: âclass mozc::user_dictionary::UserDictionary_EntryDefaultTypeInternalâ has no member named â_instanceâ > _UserDictionary_Entry_default_instance_._instance.DefaultConstruct(); > ^~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:204:3: error: âOnShutdownDestroyMessageâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::OnShutdownDestroyMessage( > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:205:83: error: âclass mozc::user_dictionary::UserDictionaryDefaultTypeInternalâ has no member named â_instanceâ > &_UserDictionary_Entry_default_instance_);_UserDictionary_default_instance_._instance.DefaultConstruct(); > ^~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:206:3: error: âOnShutdownDestroyMessageâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::OnShutdownDestroyMessage( > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:207:84: error: âclass mozc::user_dictionary::UserDictionaryStorageDefaultTypeInternalâ has no member named â_instanceâ > &_UserDictionary_default_instance_);_UserDictionaryStorage_default_instance_._instance.DefaultConstruct(); > ^~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:208:3: error: âOnShutdownDestroyMessageâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::OnShutdownDestroyMessage( > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:209:91: error: âclass mozc::user_dictionary::UserDictionaryCommandDefaultTypeInternalâ has no member named â_instanceâ > &_UserDictionaryStorage_default_instance_);_UserDictionaryCommand_default_instance_._instance.DefaultConstruct(); > ^~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:210:3: error: âOnShutdownDestroyMessageâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::OnShutdownDestroyMessage( > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:211:97: error: âclass mozc::user_dictionary::UserDictionaryCommandStatusDefaultTypeInternalâ has no member named â_instanceâ > &_UserDictionaryCommand_default_instance_);_UserDictionaryCommandStatus_default_instance_._instance.DefaultConstruct(); > ^~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:212:3: error: âOnShutdownDestroyMessageâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::OnShutdownDestroyMessage( > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:213:97: error: âclass mozc::user_dictionary::UserDictionaryCommandDefaultTypeInternalâ has no member named â_instanceâ > &_UserDictionaryCommandStatus_default_instance_);_UserDictionaryCommand_default_instance_._instance.get_mutable()->entry_ = const_cast< ::mozc::user_dictionary::UserDictionary_Entry*>( > ^~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:215:50: error: âclass mozc::user_dictionary::UserDictionaryCommandStatusDefaultTypeInternalâ has no member named â_instanceâ > _UserDictionaryCommandStatus_default_instance_._instance.get_mutable()->storage_ = const_cast< ::mozc::user_dictionary::UserDictionaryStorage*>( > ^~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In copy constructor âmozc::user_dictionary::UserDictionary_Entry::UserDictionary_Entry(const mozc::user_dictionary::UserDictionary_Entry&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:620:7: error: class âmozc::user_dictionary::UserDictionary_Entryâ does not have any field named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:620:23: error: âconst class mozc::user_dictionary::UserDictionary_Entryâ has no member named â_has_bits_â; did you mean âhas_posâ? > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionary_Entry::Clear()â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:692:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual bool mozc::user_dictionary::UserDictionary_Entry::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:723:63: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagWithCutoffNoLastTagâ; did you mean âReadTagWithCutoffâ? > ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionary_Entry::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:849:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âgoogle::protobuf::uint8* mozc::user_dictionary::UserDictionary_Entry::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:910:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âsize_t mozc::user_dictionary::UserDictionary_Entry::ByteSizeLong() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:977:7: error: â_has_bits_â was not declared in this scope > if (_has_bits_[0 / 32] & 63u) { > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1016:21: error: âToCachedSizeâ is not a member of âgoogle::protobuf::internalâ > int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionary_Entry::MergeFrom(const google::protobuf::Message&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1027:7: error: âDynamicCastToGeneratedâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::DynamicCastToGenerated<const UserDictionary_Entry>( > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1027:60: error: expected primary-expression before âconstâ > ::google::protobuf::internal::DynamicCastToGenerated<const UserDictionary_Entry>( > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::MergeFrom(const mozc::user_dictionary::UserDictionary_Entry&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1045:26: error: âconst class mozc::user_dictionary::UserDictionary_Entryâ has no member named â_has_bits_â; did you mean âhas_posâ? > cached_has_bits = from._has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1068:5: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= cached_has_bits; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvoid mozc::user_dictionary::UserDictionary_Entry::InternalSwap(mozc::user_dictionary::UserDictionary_Entry*)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1102:8: error: â_has_bits_â was not declared in this scope > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1102:30: error: âclass mozc::user_dictionary::UserDictionary_Entryâ has no member named â_has_bits_â; did you mean âhas_posâ? > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In copy constructor âmozc::user_dictionary::UserDictionary::UserDictionary(const mozc::user_dictionary::UserDictionary&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1401:7: error: class âmozc::user_dictionary::UserDictionaryâ does not have any field named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1401:23: error: âconst class mozc::user_dictionary::UserDictionaryâ has no member named â_has_bits_â; did you mean âhas_idâ? > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionary::Clear()â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1467:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual bool mozc::user_dictionary::UserDictionary::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1484:63: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagWithCutoffNoLastTagâ; did you mean âReadTagWithCutoffâ? > ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionary::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1598:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âgoogle::protobuf::uint8* mozc::user_dictionary::UserDictionary::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1650:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1675:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âsize_t mozc::user_dictionary::UserDictionary::ByteSizeLong() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1718:7: error: â_has_bits_â was not declared in this scope > if (_has_bits_[0 / 32] & 31u) { > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1749:21: error: âToCachedSizeâ is not a member of âgoogle::protobuf::internalâ > int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionary::MergeFrom(const google::protobuf::Message&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1760:7: error: âDynamicCastToGeneratedâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::DynamicCastToGenerated<const UserDictionary>( > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1760:60: error: expected primary-expression before âconstâ > ::google::protobuf::internal::DynamicCastToGenerated<const UserDictionary>( > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvoid mozc::user_dictionary::UserDictionary::MergeFrom(const mozc::user_dictionary::UserDictionary&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1779:26: error: âconst class mozc::user_dictionary::UserDictionaryâ has no member named â_has_bits_â; did you mean âhas_idâ? > cached_has_bits = from._has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1797:5: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= cached_has_bits; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvoid mozc::user_dictionary::UserDictionary::InternalSwap(mozc::user_dictionary::UserDictionary*)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1825:12: error: âclass google::protobuf::RepeatedPtrField<mozc::user_dictionary::UserDictionary_Entry>â has no member named âInternalSwapâ > entries_.InternalSwap(&other->entries_); > ^~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1831:8: error: â_has_bits_â was not declared in this scope > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:1831:30: error: âclass mozc::user_dictionary::UserDictionaryâ has no member named â_has_bits_â; did you mean âhas_idâ? > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In copy constructor âmozc::user_dictionary::UserDictionaryStorage::UserDictionaryStorage(const mozc::user_dictionary::UserDictionaryStorage&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2054:7: error: class âmozc::user_dictionary::UserDictionaryStorageâ does not have any field named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2054:23: error: âconst class mozc::user_dictionary::UserDictionaryStorageâ has no member named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionaryStorage::Clear()â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2108:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual bool mozc::user_dictionary::UserDictionaryStorage::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2123:63: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagWithCutoffNoLastTagâ; did you mean âReadTagWithCutoffâ? > ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionaryStorage::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2199:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âgoogle::protobuf::uint8* mozc::user_dictionary::UserDictionaryStorage::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2232:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2241:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âsize_t mozc::user_dictionary::UserDictionaryStorage::ByteSizeLong() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2280:7: error: â_has_bits_â was not declared in this scope > if (_has_bits_[0 / 32] & 3u) { > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2295:21: error: âToCachedSizeâ is not a member of âgoogle::protobuf::internalâ > int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionaryStorage::MergeFrom(const google::protobuf::Message&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2306:7: error: âDynamicCastToGeneratedâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::DynamicCastToGenerated<const UserDictionaryStorage>( > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2306:60: error: expected primary-expression before âconstâ > ::google::protobuf::internal::DynamicCastToGenerated<const UserDictionaryStorage>( > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvoid mozc::user_dictionary::UserDictionaryStorage::MergeFrom(const mozc::user_dictionary::UserDictionaryStorage&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2325:26: error: âconst class mozc::user_dictionary::UserDictionaryStorageâ has no member named â_has_bits_â > cached_has_bits = from._has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2333:5: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= cached_has_bits; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvoid mozc::user_dictionary::UserDictionaryStorage::InternalSwap(mozc::user_dictionary::UserDictionaryStorage*)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2361:17: error: âclass google::protobuf::RepeatedPtrField<mozc::user_dictionary::UserDictionary>â has no member named âInternalSwapâ > dictionaries_.InternalSwap(&other->dictionaries_); > ^~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2364:8: error: â_has_bits_â was not declared in this scope > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2364:30: error: âclass mozc::user_dictionary::UserDictionaryStorageâ has no member named â_has_bits_â > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In copy constructor âmozc::user_dictionary::UserDictionaryCommand::UserDictionaryCommand(const mozc::user_dictionary::UserDictionaryCommand&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2482:7: error: class âmozc::user_dictionary::UserDictionaryCommandâ does not have any field named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2482:23: error: âconst class mozc::user_dictionary::UserDictionaryCommandâ has no member named â_has_bits_â; did you mean âhas_dataâ? > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionaryCommand::Clear()â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2555:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual bool mozc::user_dictionary::UserDictionaryCommand::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2585:63: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagWithCutoffNoLastTagâ; did you mean âReadTagWithCutoffâ? > ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionaryCommand::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2740:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âgoogle::protobuf::uint8* mozc::user_dictionary::UserDictionaryCommand::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2808:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2838:52: error: no matching function for call to âgoogle::protobuf::internal::WireFormatLite::WriteInt32ToArray(int, const google::protobuf::RepeatedField<int>&, google::protobuf::uint8*&)â > WriteInt32ToArray(5, this->entry_index_, target); > ^ > In file included from /usr/include/google/protobuf/map_type_handler.h:35:0, > from /usr/include/google/protobuf/map.h:48, > from /usr/include/google/protobuf/generated_message_table_driven.h:34, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:25, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/wire_format_lite_inl.h:656:15: note: candidate: static google::protobuf::uint8* google::protobuf::internal::WireFormatLite::WriteInt32ToArray(int, google::protobuf::int32, google::protobuf::uint8*) > inline uint8* WireFormatLite::WriteInt32ToArray(int field_number, > ^~~~~~~~~~~~~~ > /usr/local/include/google/protobuf/wire_format_lite_inl.h:656:15: note: no known conversion for argument 2 from âconst google::protobuf::RepeatedField<int>â to âgoogle::protobuf::int32 {aka int}â > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2842:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âsize_t mozc::user_dictionary::UserDictionaryCommand::ByteSizeLong() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2888:35: error: no matching function for call to âgoogle::protobuf::internal::WireFormatLite::Int32Size(const google::protobuf::RepeatedField<int>&)â > Int32Size(this->entry_index_); > ^ > In file included from /usr/include/google/protobuf/map_type_handler.h:35:0, > from /usr/include/google/protobuf/map.h:48, > from /usr/include/google/protobuf/generated_message_table_driven.h:34, > from gen/proto_out/protocol/user_dictionary_storage.pb.h:25, > from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5: > /usr/local/include/google/protobuf/wire_format_lite_inl.h:799:12: note: candidate: static int google::protobuf::internal::WireFormatLite::Int32Size(google::protobuf::int32) > inline int WireFormatLite::Int32Size(int32 value) { > ^~~~~~~~~~~~~~ > /usr/local/include/google/protobuf/wire_format_lite_inl.h:799:12: note: no known conversion for argument 1 from âconst google::protobuf::RepeatedField<int>â to âgoogle::protobuf::int32 {aka int}â > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2890:19: error: âFromIntSizeâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::FromIntSize(this->entry_index_size()); > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2894:7: error: â_has_bits_â was not declared in this scope > if (_has_bits_[0 / 32] & 31u) { > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2936:21: error: âToCachedSizeâ is not a member of âgoogle::protobuf::internalâ > int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionaryCommand::MergeFrom(const google::protobuf::Message&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2947:7: error: âDynamicCastToGeneratedâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::DynamicCastToGenerated<const UserDictionaryCommand>( > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2947:60: error: expected primary-expression before âconstâ > ::google::protobuf::internal::DynamicCastToGenerated<const UserDictionaryCommand>( > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::MergeFrom(const mozc::user_dictionary::UserDictionaryCommand&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2966:26: error: âconst class mozc::user_dictionary::UserDictionaryCommandâ has no member named â_has_bits_â; did you mean âhas_dataâ? > cached_has_bits = from._has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:2991:5: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= cached_has_bits; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual bool mozc::user_dictionary::UserDictionaryCommand::IsInitialized() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3010:8: error: â_has_bits_â was not declared in this scope > if ((_has_bits_[0] & 0x00000020) != 0x00000020) return false; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvoid mozc::user_dictionary::UserDictionaryCommand::InternalSwap(mozc::user_dictionary::UserDictionaryCommand*)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3020:16: error: âclass google::protobuf::RepeatedField<int>â has no member named âInternalSwapâ > entry_index_.InternalSwap(&other->entry_index_); > ^~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3028:8: error: â_has_bits_â was not declared in this scope > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3028:30: error: âclass mozc::user_dictionary::UserDictionaryCommandâ has no member named â_has_bits_â; did you mean âhas_dataâ? > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In copy constructor âmozc::user_dictionary::UserDictionaryCommandStatus::UserDictionaryCommandStatus(const mozc::user_dictionary::UserDictionaryCommandStatus&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3364:7: error: class âmozc::user_dictionary::UserDictionaryCommandStatusâ does not have any field named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3364:23: error: âconst class mozc::user_dictionary::UserDictionaryCommandStatusâ has no member named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionaryCommandStatus::Clear()â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3430:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual bool mozc::user_dictionary::UserDictionaryCommandStatus::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3447:63: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagWithCutoffNoLastTagâ; did you mean âReadTagWithCutoffâ? > ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionaryCommandStatus::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3563:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âgoogle::protobuf::uint8* mozc::user_dictionary::UserDictionaryCommandStatus::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3612:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3626:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3644:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âsize_t mozc::user_dictionary::UserDictionaryCommandStatus::ByteSizeLong() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3682:7: error: â_has_bits_â was not declared in this scope > if (_has_bits_[0 / 32] & 15u) { > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3712:21: error: âToCachedSizeâ is not a member of âgoogle::protobuf::internalâ > int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual void mozc::user_dictionary::UserDictionaryCommandStatus::MergeFrom(const google::protobuf::Message&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3723:7: error: âDynamicCastToGeneratedâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::DynamicCastToGenerated<const UserDictionaryCommandStatus>( > ^~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3723:60: error: expected primary-expression before âconstâ > ::google::protobuf::internal::DynamicCastToGenerated<const UserDictionaryCommandStatus>( > ^~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::MergeFrom(const mozc::user_dictionary::UserDictionaryCommandStatus&)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3742:26: error: âconst class mozc::user_dictionary::UserDictionaryCommandStatusâ has no member named â_has_bits_â > cached_has_bits = from._has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3759:5: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= cached_has_bits; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvirtual bool mozc::user_dictionary::UserDictionaryCommandStatus::IsInitialized() constâ: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3778:8: error: â_has_bits_â was not declared in this scope > if ((_has_bits_[0] & 0x00000010) != 0x00000010) return false; > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc: In member function âvoid mozc::user_dictionary::UserDictionaryCommandStatus::InternalSwap(mozc::user_dictionary::UserDictionaryCommandStatus*)â: > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3788:12: error: âclass google::protobuf::RepeatedPtrField<mozc::user_dictionary::UserDictionary_Entry>â has no member named âInternalSwapâ > entries_.InternalSwap(&other->entries_); > ^~~~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3794:8: error: â_has_bits_â was not declared in this scope > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/protocol/user_dictionary_storage.pb.cc:3794:30: error: âclass mozc::user_dictionary::UserDictionaryCommandStatusâ has no member named â_has_bits_â > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > In file included from gen/proto_out/protocol/user_dictionary_storage.pb.cc:5:0: > gen/proto_out/protocol/user_dictionary_storage.pb.h: At global scope: > gen/proto_out/protocol/user_dictionary_storage.pb.h:1176:39: warning: inline function âvirtual mozc::user_dictionary::UserDictionaryCommandStatus* mozc::user_dictionary::UserDictionaryCommandStatus::New() constâ used but never defined > inline UserDictionaryCommandStatus* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:909:33: warning: inline function âvirtual mozc::user_dictionary::UserDictionaryCommand* mozc::user_dictionary::UserDictionaryCommand::New() constâ used but never defined > inline UserDictionaryCommand* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:752:33: warning: inline function âvirtual mozc::user_dictionary::UserDictionaryStorage* mozc::user_dictionary::UserDictionaryStorage::New() constâ used but never defined > inline UserDictionaryStorage* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:471:26: warning: inline function âvirtual mozc::user_dictionary::UserDictionary* mozc::user_dictionary::UserDictionary::New() constâ used but never defined > inline UserDictionary* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~ > gen/proto_out/protocol/user_dictionary_storage.pb.h:289:32: warning: inline function âvirtual mozc::user_dictionary::UserDictionary_Entry* mozc::user_dictionary::UserDictionary_Entry::New() constâ used but never defined > inline UserDictionary_Entry* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~ > cc1plus: warning: unrecognized command line option â-Wno-c++11-narrowingâ > cc1plus: warning: unrecognized command line option â-Wno-unnamed-type-template-argsâ > cc1plus: warning: unrecognized command line option â-Wno-covered-switch-defaultâ > [22/758] /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/usage_stats/gen/proto_out/usage_stats/usage_stats_protocol.usage_stats.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -include base/namespace.h -pipe -pthread -fno-omit-frame-pointer -fstack-protector --param=ssp-buffer-size=4 -Wtype-limits -march=native -O2 -pipe -Wno-deprecated -Wno-covered-switch-default -Wno-unnamed-type-template-args -Wno-c++11-narrowing -std=gnu++0x -std=gnu++0x -c gen/proto_out/usage_stats/usage_stats.pb.cc -o obj/usage_stats/gen/proto_out/usage_stats/usage_stats_protocol.usage_stats.pb.o > FAILED: obj/usage_stats/gen/proto_out/usage_stats/usage_stats_protocol.usage_stats.pb.o > /usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/usage_stats/gen/proto_out/usage_stats/usage_stats_protocol.usage_stats.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -include base/namespace.h -pipe -pthread -fno-omit-frame-pointer -fstack-protector --param=ssp-buffer-size=4 -Wtype-limits -march=native -O2 -pipe -Wno-deprecated -Wno-covered-switch-default -Wno-unnamed-type-template-args -Wno-c++11-narrowing -std=gnu++0x -std=gnu++0x -c gen/proto_out/usage_stats/usage_stats.pb.cc -o obj/usage_stats/gen/proto_out/usage_stats/usage_stats_protocol.usage_stats.pb.o > In file included from gen/proto_out/usage_stats/usage_stats.pb.cc:5:0: > gen/proto_out/usage_stats/usage_stats.pb.h:12:2: error: #error This file was generated by a newer version of protoc which is >#error This file was generated by a newer version of protoc which is > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:13:2: error: #error incompatible with your Protocol Buffer headers. Please update >#error incompatible with your Protocol Buffer headers. Please update > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:14:2: error: #error your headers. >#error your headers. > ^~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:156:20: error: redefinition of âconst int32 google::protobuf::kint32maxâ > static const int32 kint32max = 0x7FFFFFFF; > ^~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:197:20: note: âconst int32 google::protobuf::kint32maxâ previously defined here > static const int32 kint32max = 0x7FFFFFFF; > ^~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:157:20: error: redefinition of âconst int32 google::protobuf::kint32minâ > static const int32 kint32min = -kint32max - 1; > ^~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:198:20: note: âconst int32 google::protobuf::kint32minâ previously defined here > static const int32 kint32min = -kint32max - 1; > ^~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:158:20: error: redefinition of âconst int64 google::protobuf::kint64maxâ > static const int64 kint64max = GOOGLE_LONGLONG(0x7FFFFFFFFFFFFFFF); > ^~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:199:20: note: âconst int64 google::protobuf::kint64maxâ previously defined here > static const int64 kint64max = GOOGLE_LONGLONG(0x7FFFFFFFFFFFFFFF); > ^~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:159:20: error: redefinition of âconst int64 google::protobuf::kint64minâ > static const int64 kint64min = -kint64max - 1; > ^~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:200:20: note: âconst int64 google::protobuf::kint64minâ previously defined here > static const int64 kint64min = -kint64max - 1; > ^~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:160:21: error: redefinition of âconst uint32 google::protobuf::kuint32maxâ > static const uint32 kuint32max = 0xFFFFFFFFu; > ^~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:201:21: note: âconst uint32 google::protobuf::kuint32maxâ previously defined here > static const uint32 kuint32max = 0xFFFFFFFFu; > ^~~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/macros.h:34:0, > from /usr/include/google/protobuf/stubs/logging.h:34, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/port.h:161:21: error: redefinition of âconst uint64 google::protobuf::kuint64maxâ > static const uint64 kuint64max = GOOGLE_ULONGLONG(0xFFFFFFFFFFFFFFFF); > ^~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:202:21: note: âconst uint64 google::protobuf::kuint64maxâ previously defined here > static const uint64 kuint64max = GOOGLE_ULONGLONG(0xFFFFFFFFFFFFFFFF); > ^~~~~~~~~~ > In file included from /usr/include/google/protobuf/stubs/logging.h:34:0, > from /usr/include/google/protobuf/arena_impl.h:41, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/macros.h:110:8: error: redefinition of âstruct google::protobuf::internal::CompileAssert<<anonymous> >â > struct CompileAssert { > ^~~~~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:374:8: error: previous definition of âstruct google::protobuf::internal::CompileAssert<<anonymous> >â > struct CompileAssert { > ^~~~~~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:41:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/logging.h:43:6: error: multiple definition of âenum google::protobuf::LogLevelâ > enum LogLevel { > ^~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:622:6: note: previous definition here > enum LogLevel { > ^~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:41:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/logging.h:73:26: error: redefinition of âclass google::protobuf::internal::LogMessageâ > class LIBPROTOBUF_EXPORT LogMessage { > ^~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:647:26: error: previous definition of âclass google::protobuf::internal::LogMessageâ > class LIBPROTOBUF_EXPORT LogMessage { > ^~~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:41:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/logging.h:105:26: error: redefinition of âclass google::protobuf::internal::LogFinisherâ > class LIBPROTOBUF_EXPORT LogFinisher { > ^~~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:673:26: error: previous definition of âclass google::protobuf::internal::LogFinisherâ > class LIBPROTOBUF_EXPORT LogFinisher { > ^~~~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:41:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/logging.h:163:4: error: redefinition of âtemplate<class T> T* google::protobuf::internal::CheckNotNull(const char*, int, const char*, T*)â > T* CheckNotNull(const char* /* file */, int /* line */, > ^~~~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:725:4: note: âtemplate<class T> T* google::protobuf::internal::CheckNotNull(const char*, int, const char*, T*)â previously declared here > T* CheckNotNull(const char* /* file */, int /* line */, > ^~~~~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:41:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/logging.h:228:26: error: redefinition of âclass google::protobuf::LogSilencerâ > class LIBPROTOBUF_EXPORT LogSilencer { > ^~~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:787:26: error: previous definition of âclass google::protobuf::LogSilencerâ > class LIBPROTOBUF_EXPORT LogSilencer { > ^~~~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:42:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/mutex.h:48:26: error: redefinition of âclass google::protobuf::internal::Mutexâ > class LIBPROTOBUF_EXPORT Mutex { > ^~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:1099:26: error: previous definition of âclass google::protobuf::internal::Mutexâ > class LIBPROTOBUF_EXPORT Mutex { > ^~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:42:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/mutex.h:74:26: error: redefinition of âclass google::protobuf::internal::MutexLockâ > class LIBPROTOBUF_EXPORT MutexLock { > ^~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:1125:26: error: previous definition of âclass google::protobuf::internal::MutexLockâ > class LIBPROTOBUF_EXPORT MutexLock { > ^~~~~~~~~ > In file included from /usr/include/google/protobuf/arena_impl.h:42:0, > from /usr/include/google/protobuf/arena.h:54, > from gen/proto_out/usage_stats/usage_stats.pb.h:23, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/stubs/mutex.h:88:26: error: redefinition of âclass google::protobuf::internal::MutexLockMaybeâ > class LIBPROTOBUF_EXPORT MutexLockMaybe { > ^~~~~~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:9:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/stubs/common.h:1139:26: error: previous definition of âclass google::protobuf::internal::MutexLockMaybeâ > class LIBPROTOBUF_EXPORT MutexLockMaybe { > ^~~~~~~~~~~~~~ > In file included from /usr/include/google/protobuf/map.h:48:0, > from /usr/include/google/protobuf/generated_message_table_driven.h:34, > from gen/proto_out/usage_stats/usage_stats.pb.h:25, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/map_type_handler.h: In static member function âstatic google::protobuf::uint8* google::protobuf::internal::MapTypeHandler<(google::protobuf::internal::WireFormatLite::FieldType)11u, Type>::InternalWriteToArray(int, const MapEntryAccessorType&, bool, google::protobuf::uint8*)â: > /usr/include/google/protobuf/map_type_handler.h:377:10: error: âInternalWriteMessageToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > return WireFormatLite::InternalWriteMessageToArray(field, value, > ^~~~~~~~~~~~~~ > In file included from /usr/include/google/protobuf/generated_message_table_driven.h:35:0, > from gen/proto_out/usage_stats/usage_stats.pb.h:25, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/map_entry_lite.h: At global scope: > /usr/include/google/protobuf/map_entry_lite.h:532:26: error: âMapEntryâ in namespace âgoogle::protobuf::internal::internalâ does not name a type > friend class internal::MapEntry; > ^~~~~~~~ > /usr/include/google/protobuf/map_entry_lite.h:535:26: error: âMapFieldLiteâ in namespace âgoogle::protobuf::internal::internalâ does not name a type > friend class internal::MapFieldLite; > ^~~~~~~~~~~~ > /usr/include/google/protobuf/map_entry_lite.h: In member function âbool google::protobuf::internal::MapEntryImpl<Derived, Base, Key, Value, kKeyFieldType, kValueFieldType, default_enum_value>::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > /usr/include/google/protobuf/map_entry_lite.h:198:20: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagNoLastTagâ; did you mean âReadTagFallbackâ? > tag = input->ReadTagNoLastTag(); > ^~~~~~~~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:27:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/metadata.h: In static member function âstatic const google::protobuf::UnknownFieldSet& google::protobuf::internal::InternalMetadataWithArena::default_instance()â: > /usr/include/google/protobuf/metadata.h:70:13: error: âdefault_instanceâ is not a member of âgoogle::protobuf::UnknownFieldSetâ > return *UnknownFieldSet::default_instance(); > ^~~~~~~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.h:31:0, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/local/include/google/protobuf/generated_enum_reflection.h: At global scope: > /usr/local/include/google/protobuf/generated_enum_reflection.h:55:30: error: redefinition of âstruct google::protobuf::is_proto_enum<T>â > template <typename T> struct is_proto_enum : ::google::protobuf::internal::false_type {}; > ^~~~~~~~~~~~~ > In file included from /usr/include/google/protobuf/map.h:47:0, > from /usr/include/google/protobuf/generated_message_table_driven.h:34, > from gen/proto_out/usage_stats/usage_stats.pb.h:25, > from gen/proto_out/usage_stats/usage_stats.pb.cc:5: > /usr/include/google/protobuf/generated_enum_util.h:41:30: error: previous definition of âstruct google::protobuf::is_proto_enum<T>â > template <typename T> struct is_proto_enum : ::google::protobuf::internal::false_type {}; > ^~~~~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.cc:5:0: > gen/proto_out/usage_stats/usage_stats.pb.h:61:46: error: âFieldMetadataâ in namespace âgoogle::protobuf::internalâ does not name a type > static const ::google::protobuf::internal::FieldMetadata field_metadata[]; > ^~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:62:46: error: âSerializationTableâ in namespace âgoogle::protobuf::internalâ does not name a type > static const ::google::protobuf::internal::SerializationTable serialization_table[]; > ^~~~~~~~~~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.cc:5:0: > gen/proto_out/usage_stats/usage_stats.pb.h:143:40: error: expected â;â at end of member declaration > inline Stats_DoubleValueStats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:143:46: error: âPROTOBUF_FINALâ does not name a type > inline Stats_DoubleValueStats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:145:65: error: expected â;â at end of member declaration > Stats_DoubleValueStats* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:145:71: error: âPROTOBUF_FINALâ does not name a type > Stats_DoubleValueStats* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:146:56: error: expected â;â at end of member declaration > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:146:58: error: âPROTOBUF_FINALâ does not name a type > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:147:57: error: expected â;â at end of member declaration > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:147:59: error: âPROTOBUF_FINALâ does not name a type > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:150:14: error: expected â;â at end of member declaration > void Clear() PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:150:16: error: âPROTOBUF_FINALâ does not name a type > void Clear() PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:151:24: error: expected â;â at end of member declaration > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:151:30: error: âPROTOBUF_FINALâ does not name a type > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:153:25: error: expected â;â at end of member declaration > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:153:31: error: âPROTOBUF_FINALâ does not name a type > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:155:54: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:155:56: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:157:58: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:157:64: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:159:62: error: expected â;â at end of member declaration > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:159:68: error: âPROTOBUF_FINALâ does not name a type > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:160:23: error: expected â;â at end of member declaration > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:160:29: error: âPROTOBUF_FINALâ does not name a type > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:164:32: error: expected â;â at end of member declaration > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:164:38: error: âPROTOBUF_FINALâ does not name a type > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:175:46: error: expected â;â at end of member declaration > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:175:52: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:212:33: error: âHasBitsâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::HasBits<1> _has_bits_; > ^~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:271:39: error: expected â;â at end of member declaration > inline Stats_TouchEventStats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:271:45: error: âPROTOBUF_FINALâ does not name a type > inline Stats_TouchEventStats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:273:64: error: expected â;â at end of member declaration > Stats_TouchEventStats* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:273:70: error: âPROTOBUF_FINALâ does not name a type > Stats_TouchEventStats* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:274:56: error: expected â;â at end of member declaration > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:274:58: error: âPROTOBUF_FINALâ does not name a type > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:275:57: error: expected â;â at end of member declaration > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:275:59: error: âPROTOBUF_FINALâ does not name a type > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:278:14: error: expected â;â at end of member declaration > void Clear() PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:278:16: error: âPROTOBUF_FINALâ does not name a type > void Clear() PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:279:24: error: expected â;â at end of member declaration > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:279:30: error: âPROTOBUF_FINALâ does not name a type > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:281:25: error: expected â;â at end of member declaration > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:281:31: error: âPROTOBUF_FINALâ does not name a type > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:283:54: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:283:56: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:285:58: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:285:64: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:287:62: error: expected â;â at end of member declaration > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:287:68: error: âPROTOBUF_FINALâ does not name a type > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:288:23: error: expected â;â at end of member declaration > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:288:29: error: âPROTOBUF_FINALâ does not name a type > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:292:32: error: expected â;â at end of member declaration > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:292:38: error: âPROTOBUF_FINALâ does not name a type > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:303:46: error: expected â;â at end of member declaration > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:303:52: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:377:33: error: âHasBitsâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::HasBits<1> _has_bits_; > ^~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:439:44: error: expected â;â at end of member declaration > inline Stats_VirtualKeyboardStats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:439:50: error: âPROTOBUF_FINALâ does not name a type > inline Stats_VirtualKeyboardStats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:441:69: error: expected â;â at end of member declaration > Stats_VirtualKeyboardStats* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:441:75: error: âPROTOBUF_FINALâ does not name a type > Stats_VirtualKeyboardStats* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:442:56: error: expected â;â at end of member declaration > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:442:58: error: âPROTOBUF_FINALâ does not name a type > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:443:57: error: expected â;â at end of member declaration > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:443:59: error: âPROTOBUF_FINALâ does not name a type > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:446:14: error: expected â;â at end of member declaration > void Clear() PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:446:16: error: âPROTOBUF_FINALâ does not name a type > void Clear() PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:447:24: error: expected â;â at end of member declaration > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:447:30: error: âPROTOBUF_FINALâ does not name a type > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:449:25: error: expected â;â at end of member declaration > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:449:31: error: âPROTOBUF_FINALâ does not name a type > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:451:54: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:451:56: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:453:58: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:453:64: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:455:62: error: expected â;â at end of member declaration > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:455:68: error: âPROTOBUF_FINALâ does not name a type > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:456:23: error: expected â;â at end of member declaration > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:456:29: error: âPROTOBUF_FINALâ does not name a type > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:460:32: error: expected â;â at end of member declaration > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:460:38: error: âPROTOBUF_FINALâ does not name a type > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:471:46: error: expected â;â at end of member declaration > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:471:52: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:510:33: error: âHasBitsâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::HasBits<1> _has_bits_; > ^~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:568:23: error: expected â;â at end of member declaration > inline Stats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:568:29: error: âPROTOBUF_FINALâ does not name a type > inline Stats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:570:48: error: expected â;â at end of member declaration > Stats* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:570:54: error: âPROTOBUF_FINALâ does not name a type > Stats* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:571:56: error: expected â;â at end of member declaration > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:571:58: error: âPROTOBUF_FINALâ does not name a type > void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:572:57: error: expected â;â at end of member declaration > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:572:59: error: âPROTOBUF_FINALâ does not name a type > void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:575:14: error: expected â;â at end of member declaration > void Clear() PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:575:16: error: âPROTOBUF_FINALâ does not name a type > void Clear() PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:576:24: error: expected â;â at end of member declaration > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:576:30: error: âPROTOBUF_FINALâ does not name a type > bool IsInitialized() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:578:25: error: expected â;â at end of member declaration > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:578:31: error: âPROTOBUF_FINALâ does not name a type > size_t ByteSizeLong() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:580:54: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^ > gen/proto_out/usage_stats/usage_stats.pb.h:580:56: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:582:58: error: expected â;â at end of member declaration > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:582:64: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:584:62: error: expected â;â at end of member declaration > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:584:68: error: âPROTOBUF_FINALâ does not name a type > bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:585:23: error: expected â;â at end of member declaration > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:585:29: error: âPROTOBUF_FINALâ does not name a type > int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:589:32: error: expected â;â at end of member declaration > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:589:38: error: âPROTOBUF_FINALâ does not name a type > void SetCachedSize(int size) const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:600:46: error: expected â;â at end of member declaration > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:600:52: error: âPROTOBUF_FINALâ does not name a type > ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL; > ^~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h:759:33: error: âHasBitsâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::HasBits<1> _has_bits_; > ^~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats_DoubleValueStats::has_num() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:788:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000004u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_DoubleValueStats::set_has_num()â: > gen/proto_out/usage_stats/usage_stats.pb.h:791:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000004u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_DoubleValueStats::clear_has_num()â: > gen/proto_out/usage_stats/usage_stats.pb.h:794:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000004u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats_DoubleValueStats::has_total() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:812:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000001u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_DoubleValueStats::set_has_total()â: > gen/proto_out/usage_stats/usage_stats.pb.h:815:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000001u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_DoubleValueStats::clear_has_total()â: > gen/proto_out/usage_stats/usage_stats.pb.h:818:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000001u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats_DoubleValueStats::has_square_total() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:836:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000002u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_DoubleValueStats::set_has_square_total()â: > gen/proto_out/usage_stats/usage_stats.pb.h:839:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000002u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_DoubleValueStats::clear_has_square_total()â: > gen/proto_out/usage_stats/usage_stats.pb.h:842:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000002u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats_TouchEventStats::has_source_id() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:864:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000020u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::set_has_source_id()â: > gen/proto_out/usage_stats/usage_stats.pb.h:867:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000020u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::clear_has_source_id()â: > gen/proto_out/usage_stats/usage_stats.pb.h:870:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000020u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats_TouchEventStats::has_start_x_stats() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:888:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000001u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::set_has_start_x_stats()â: > gen/proto_out/usage_stats/usage_stats.pb.h:891:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000001u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::clear_has_start_x_stats()â: > gen/proto_out/usage_stats/usage_stats.pb.h:894:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000001u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats_TouchEventStats::has_start_y_stats() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:934:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000002u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::set_has_start_y_stats()â: > gen/proto_out/usage_stats/usage_stats.pb.h:937:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000002u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::clear_has_start_y_stats()â: > gen/proto_out/usage_stats/usage_stats.pb.h:940:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000002u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats_TouchEventStats::has_direction_x_stats() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:980:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000004u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::set_has_direction_x_stats()â: > gen/proto_out/usage_stats/usage_stats.pb.h:983:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000004u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::clear_has_direction_x_stats()â: > gen/proto_out/usage_stats/usage_stats.pb.h:986:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000004u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats_TouchEventStats::has_direction_y_stats() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1026:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000008u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::set_has_direction_y_stats()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1029:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000008u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::clear_has_direction_y_stats()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1032:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000008u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats_TouchEventStats::has_time_length_stats() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1072:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000010u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::set_has_time_length_stats()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1075:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000010u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::clear_has_time_length_stats()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1078:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000010u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats_VirtualKeyboardStats::has_keyboard_name() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1122:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000001u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_VirtualKeyboardStats::set_has_keyboard_name()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1125:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000001u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats_VirtualKeyboardStats::clear_has_keyboard_name()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1128:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000001u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats::has_name() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1219:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000001u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::set_has_name()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1222:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000001u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::clear_has_name()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1225:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000001u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats::has_type() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1282:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000002u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::set_has_type()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1285:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000002u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::clear_has_type()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1288:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000002u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats::has_count() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1307:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000004u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::set_has_count()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1310:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000004u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::clear_has_count()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1313:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000004u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats::has_total_time() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1331:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000200u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::set_has_total_time()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1334:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000200u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::clear_has_total_time()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1337:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000200u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats::has_num_timings() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1355:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000008u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::set_has_num_timings()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1358:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000008u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::clear_has_num_timings()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1361:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000008u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats::has_avg_time() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1379:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000010u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::set_has_avg_time()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1382:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000010u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::clear_has_avg_time()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1385:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000010u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats::has_min_time() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1403:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000020u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::set_has_min_time()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1406:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000020u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::clear_has_min_time()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1409:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000020u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats::has_max_time() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1427:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000040u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::set_has_max_time()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1430:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000040u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::clear_has_max_time()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1433:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000040u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats::has_int_value() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1451:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000080u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::set_has_int_value()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1454:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000080u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::clear_has_int_value()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1457:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000080u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âbool mozc::usage_stats::Stats::has_boolean_value() constâ: > gen/proto_out/usage_stats/usage_stats.pb.h:1475:11: error: â_has_bits_â was not declared in this scope > return (_has_bits_[0] & 0x00000100u) != 0; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::set_has_boolean_value()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1478:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= 0x00000100u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.h: In member function âvoid mozc::usage_stats::Stats::clear_has_boolean_value()â: > gen/proto_out/usage_stats/usage_stats.pb.h:1481:3: error: â_has_bits_â was not declared in this scope > _has_bits_[0] &= ~0x00000100u; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: At global scope: > gen/proto_out/usage_stats/usage_stats.pb.cc:24:32: error: âExplicitlyConstructedâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::ExplicitlyConstructed<Stats_DoubleValueStats> > ^~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:29:32: error: âExplicitlyConstructedâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::ExplicitlyConstructed<Stats_TouchEventStats> > ^~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:34:32: error: âExplicitlyConstructedâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::ExplicitlyConstructed<Stats_VirtualKeyboardStats> > ^~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:39:32: error: âExplicitlyConstructedâ in namespace âgoogle::protobuf::internalâ does not name a template type > ::google::protobuf::internal::ExplicitlyConstructed<Stats> > ^~~~~~~~~~~~~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.cc:15:0: > gen/proto_out/usage_stats/usage_stats.pb.cc:71:74: error: âconst class mozc::usage_stats::Stats_DoubleValueStatsâ has no member named â_has_bits_â; did you mean âhas_totalâ? > GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Stats_DoubleValueStats, _has_bits_), > ^ > gen/proto_out/usage_stats/usage_stats.pb.cc:82:73: error: âconst class mozc::usage_stats::Stats_TouchEventStatsâ has no member named â_has_bits_â > GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Stats_TouchEventStats, _has_bits_), > ^ > gen/proto_out/usage_stats/usage_stats.pb.cc:99:78: error: âconst class mozc::usage_stats::Stats_VirtualKeyboardStatsâ has no member named â_has_bits_â > GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Stats_VirtualKeyboardStats, _has_bits_), > ^ > gen/proto_out/usage_stats/usage_stats.pb.cc:108:57: error: âconst class mozc::usage_stats::Statsâ has no member named â_has_bits_â > GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Stats, _has_bits_), > ^ > gen/proto_out/usage_stats/usage_stats.pb.cc:136:44: error: âMigrationSchemaâ in namespace âgoogle::protobuf::internalâ does not name a type > static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = { > ^~~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In function âvoid mozc::usage_stats::protobuf_usage_5fstats_2fusage_5fstats_2eproto::{anonymous}::protobuf_AssignDescriptors()â: > gen/proto_out/usage_stats/usage_stats.pb.cc:156:40: error: âschemasâ was not declared in this scope > "usage_stats/usage_stats.proto", schemas, file_default_instances, TableStruct::offsets, factory, > ^~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:157:61: error: âAssignDescriptorsâ was not declared in this scope > file_level_metadata, file_level_enum_descriptors, NULL); > ^ > gen/proto_out/usage_stats/usage_stats.pb.cc: In function âvoid mozc::usage_stats::protobuf_usage_5fstats_2fusage_5fstats_2eproto::{anonymous}::protobuf_RegisterTypes(const string&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:168:3: error: âRegisterAllTypesâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::RegisterAllTypes(file_level_metadata, 4); > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In static member function âstatic void mozc::usage_stats::protobuf_usage_5fstats_2fusage_5fstats_2eproto::TableStruct::InitDefaultsImpl()â: > gen/proto_out/usage_stats/usage_stats.pb.cc:175:3: error: âInitProtobufDefaultsâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::InitProtobufDefaults(); > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:176:45: error: âclass mozc::usage_stats::Stats_DoubleValueStatsDefaultTypeInternalâ has no member named â_instanceâ > _Stats_DoubleValueStats_default_instance_._instance.DefaultConstruct(); > ^~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:177:3: error: âOnShutdownDestroyMessageâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::OnShutdownDestroyMessage( > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:178:92: error: âclass mozc::usage_stats::Stats_TouchEventStatsDefaultTypeInternalâ has no member named â_instanceâ > &_Stats_DoubleValueStats_default_instance_);_Stats_TouchEventStats_default_instance_._instance.DefaultConstruct(); > ^~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:179:3: error: âOnShutdownDestroyMessageâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::OnShutdownDestroyMessage( > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:180:96: error: âclass mozc::usage_stats::Stats_VirtualKeyboardStatsDefaultTypeInternalâ has no member named â_instanceâ > &_Stats_TouchEventStats_default_instance_);_Stats_VirtualKeyboardStats_default_instance_._instance.DefaultConstruct(); > ^~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:181:3: error: âOnShutdownDestroyMessageâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::OnShutdownDestroyMessage( > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:182:80: error: âclass mozc::usage_stats::StatsDefaultTypeInternalâ has no member named â_instanceâ > &_Stats_VirtualKeyboardStats_default_instance_);_Stats_default_instance_._instance.DefaultConstruct(); > ^~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:183:3: error: âOnShutdownDestroyMessageâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::OnShutdownDestroyMessage( > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:184:75: error: âclass mozc::usage_stats::Stats_TouchEventStatsDefaultTypeInternalâ has no member named â_instanceâ > &_Stats_default_instance_);_Stats_TouchEventStats_default_instance_._instance.get_mutable()->start_x_stats_ = const_cast< ::mozc::usage_stats::Stats_DoubleValueStats*>( > ^~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:186:44: error: âclass mozc::usage_stats::Stats_TouchEventStatsDefaultTypeInternalâ has no member named â_instanceâ > _Stats_TouchEventStats_default_instance_._instance.get_mutable()->start_y_stats_ = const_cast< ::mozc::usage_stats::Stats_DoubleValueStats*>( > ^~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:188:44: error: âclass mozc::usage_stats::Stats_TouchEventStatsDefaultTypeInternalâ has no member named â_instanceâ > _Stats_TouchEventStats_default_instance_._instance.get_mutable()->direction_x_stats_ = const_cast< ::mozc::usage_stats::Stats_DoubleValueStats*>( > ^~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:190:44: error: âclass mozc::usage_stats::Stats_TouchEventStatsDefaultTypeInternalâ has no member named â_instanceâ > _Stats_TouchEventStats_default_instance_._instance.get_mutable()->direction_y_stats_ = const_cast< ::mozc::usage_stats::Stats_DoubleValueStats*>( > ^~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:192:44: error: âclass mozc::usage_stats::Stats_TouchEventStatsDefaultTypeInternalâ has no member named â_instanceâ > _Stats_TouchEventStats_default_instance_._instance.get_mutable()->time_length_stats_ = const_cast< ::mozc::usage_stats::Stats_DoubleValueStats*>( > ^~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In copy constructor âmozc::usage_stats::Stats_DoubleValueStats::Stats_DoubleValueStats(const mozc::usage_stats::Stats_DoubleValueStats&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:297:7: error: class âmozc::usage_stats::Stats_DoubleValueStatsâ does not have any field named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:297:23: error: âconst class mozc::usage_stats::Stats_DoubleValueStatsâ has no member named â_has_bits_â; did you mean âhas_totalâ? > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats_DoubleValueStats::Clear()â: > gen/proto_out/usage_stats/usage_stats.pb.cc:350:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual bool mozc::usage_stats::Stats_DoubleValueStats::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:366:63: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagWithCutoffNoLastTagâ; did you mean âReadTagWithCutoffâ? > ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats_DoubleValueStats::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:438:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âgoogle::protobuf::uint8* mozc::usage_stats::Stats_DoubleValueStats::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:468:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âsize_t mozc::usage_stats::Stats_DoubleValueStats::ByteSizeLong() constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:501:7: error: â_has_bits_â was not declared in this scope > if (_has_bits_[0 / 32] & 7u) { > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:520:21: error: âToCachedSizeâ is not a member of âgoogle::protobuf::internalâ > int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats_DoubleValueStats::MergeFrom(const google::protobuf::Message&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:531:7: error: âDynamicCastToGeneratedâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::DynamicCastToGenerated<const Stats_DoubleValueStats>( > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:531:60: error: expected primary-expression before âconstâ > ::google::protobuf::internal::DynamicCastToGenerated<const Stats_DoubleValueStats>( > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvoid mozc::usage_stats::Stats_DoubleValueStats::MergeFrom(const mozc::usage_stats::Stats_DoubleValueStats&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:549:26: error: âconst class mozc::usage_stats::Stats_DoubleValueStatsâ has no member named â_has_bits_â; did you mean âhas_totalâ? > cached_has_bits = from._has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:560:5: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= cached_has_bits; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvoid mozc::usage_stats::Stats_DoubleValueStats::InternalSwap(mozc::usage_stats::Stats_DoubleValueStats*)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:591:8: error: â_has_bits_â was not declared in this scope > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:591:30: error: âclass mozc::usage_stats::Stats_DoubleValueStatsâ has no member named â_has_bits_â; did you mean âhas_totalâ? > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In copy constructor âmozc::usage_stats::Stats_TouchEventStats::Stats_TouchEventStats(const mozc::usage_stats::Stats_TouchEventStats&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:700:7: error: class âmozc::usage_stats::Stats_TouchEventStatsâ does not have any field named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:700:23: error: âconst class mozc::usage_stats::Stats_TouchEventStatsâ has no member named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats_TouchEventStats::Clear()â: > gen/proto_out/usage_stats/usage_stats.pb.cc:781:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual bool mozc::usage_stats::Stats_TouchEventStats::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:815:63: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagWithCutoffNoLastTagâ; did you mean âReadTagWithCutoffâ? > ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats_TouchEventStats::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:919:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âgoogle::protobuf::uint8* mozc::usage_stats::Stats_TouchEventStats::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:969:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:977:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:984:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:991:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:998:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1005:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âsize_t mozc::usage_stats::Stats_TouchEventStats::ByteSizeLong() constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:1027:7: error: â_has_bits_â was not declared in this scope > if (_has_bits_[0 / 32] & 63u) { > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1071:21: error: âToCachedSizeâ is not a member of âgoogle::protobuf::internalâ > int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats_TouchEventStats::MergeFrom(const google::protobuf::Message&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1082:7: error: âDynamicCastToGeneratedâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::DynamicCastToGenerated<const Stats_TouchEventStats>( > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1082:60: error: expected primary-expression before âconstâ > ::google::protobuf::internal::DynamicCastToGenerated<const Stats_TouchEventStats>( > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::MergeFrom(const mozc::usage_stats::Stats_TouchEventStats&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1100:26: error: âconst class mozc::usage_stats::Stats_TouchEventStatsâ has no member named â_has_bits_â > cached_has_bits = from._has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1120:5: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= cached_has_bits; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvoid mozc::usage_stats::Stats_TouchEventStats::InternalSwap(mozc::usage_stats::Stats_TouchEventStats*)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1154:8: error: â_has_bits_â was not declared in this scope > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1154:30: error: âclass mozc::usage_stats::Stats_TouchEventStatsâ has no member named â_has_bits_â > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In copy constructor âmozc::usage_stats::Stats_VirtualKeyboardStats::Stats_VirtualKeyboardStats(const mozc::usage_stats::Stats_VirtualKeyboardStats&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1441:7: error: class âmozc::usage_stats::Stats_VirtualKeyboardStatsâ does not have any field named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1441:23: error: âconst class mozc::usage_stats::Stats_VirtualKeyboardStatsâ has no member named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats_VirtualKeyboardStats::Clear()â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1500:3: error: â_has_bits_â was not declared in this scope > _has_bits_.Clear(); > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual bool mozc::usage_stats::Stats_VirtualKeyboardStats::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1510:63: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagWithCutoffNoLastTagâ; did you mean âReadTagWithCutoffâ? > ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats_VirtualKeyboardStats::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:1568:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âgoogle::protobuf::uint8* mozc::usage_stats::Stats_VirtualKeyboardStats::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:1600:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1615:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âsize_t mozc::usage_stats::Stats_VirtualKeyboardStats::ByteSizeLong() constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:1655:21: error: âToCachedSizeâ is not a member of âgoogle::protobuf::internalâ > int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats_VirtualKeyboardStats::MergeFrom(const google::protobuf::Message&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1666:7: error: âDynamicCastToGeneratedâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::DynamicCastToGenerated<const Stats_VirtualKeyboardStats>( > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1666:60: error: expected primary-expression before âconstâ > ::google::protobuf::internal::DynamicCastToGenerated<const Stats_VirtualKeyboardStats>( > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvoid mozc::usage_stats::Stats_VirtualKeyboardStats::InternalSwap(mozc::usage_stats::Stats_VirtualKeyboardStats*)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1715:22: error: âclass google::protobuf::RepeatedPtrField<mozc::usage_stats::Stats_TouchEventStats>â has no member named âInternalSwapâ > touch_event_stats_.InternalSwap(&other->touch_event_stats_); > ^~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1717:8: error: â_has_bits_â was not declared in this scope > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1717:30: error: âclass mozc::usage_stats::Stats_VirtualKeyboardStatsâ has no member named â_has_bits_â > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In copy constructor âmozc::usage_stats::Stats::Stats(const mozc::usage_stats::Stats&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1852:7: error: class âmozc::usage_stats::Statsâ does not have any field named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:1852:23: error: âconst class mozc::usage_stats::Statsâ has no member named â_has_bits_â > _has_bits_(from._has_bits_), > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats::Clear()â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1917:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual bool mozc::usage_stats::Stats::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:1938:63: error: âclass google::protobuf::io::CodedInputStreamâ has no member named âReadTagWithCutoffNoLastTagâ; did you mean âReadTagWithCutoffâ? > ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:2128:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âgoogle::protobuf::uint8* mozc::usage_stats::Stats::InternalSerializeWithCachedSizesToArray(bool, google::protobuf::uint8*) constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:2206:21: error: â_has_bits_â was not declared in this scope > cached_has_bits = _has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:2267:14: error: âInternalWriteMessageNoVirtualToArrayâ is not a member of âgoogle::protobuf::internal::WireFormatLiteâ > target = ::google::protobuf::internal::WireFormatLite:: > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âsize_t mozc::usage_stats::Stats::ByteSizeLong() constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:2308:9: error: â_has_bits_â was not declared in this scope > if (((_has_bits_[0] & 0x00000003) ^ 0x00000003) == 0) { // All required fields are present. > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:2332:7: error: â_has_bits_â was not declared in this scope > if (_has_bits_[0 / 32] & 252u) { > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:2376:7: error: â_has_bits_â was not declared in this scope > if (_has_bits_[8 / 32] & 768u) { > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:2390:21: error: âToCachedSizeâ is not a member of âgoogle::protobuf::internalâ > int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual void mozc::usage_stats::Stats::MergeFrom(const google::protobuf::Message&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:2401:7: error: âDynamicCastToGeneratedâ is not a member of âgoogle::protobuf::internalâ > ::google::protobuf::internal::DynamicCastToGenerated<const Stats>( > ^~ > gen/proto_out/usage_stats/usage_stats.pb.cc:2401:60: error: expected primary-expression before âconstâ > ::google::protobuf::internal::DynamicCastToGenerated<const Stats>( > ^~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvoid mozc::usage_stats::Stats::MergeFrom(const mozc::usage_stats::Stats&)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:2420:26: error: âconst class mozc::usage_stats::Statsâ has no member named â_has_bits_â > cached_has_bits = from._has_bits_[0]; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:2447:5: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= cached_has_bits; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:2456:5: error: â_has_bits_â was not declared in this scope > _has_bits_[0] |= cached_has_bits; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvirtual bool mozc::usage_stats::Stats::IsInitialized() constâ: > gen/proto_out/usage_stats/usage_stats.pb.cc:2475:8: error: â_has_bits_â was not declared in this scope > if ((_has_bits_[0] & 0x00000003) != 0x00000003) return false; > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc: In member function âvoid mozc::usage_stats::Stats::InternalSwap(mozc::usage_stats::Stats*)â: > gen/proto_out/usage_stats/usage_stats.pb.cc:2485:27: error: âclass google::protobuf::RepeatedPtrField<mozc::usage_stats::Stats_VirtualKeyboardStats>â has no member named âInternalSwapâ > virtual_keyboard_stats_.InternalSwap(&other->virtual_keyboard_stats_); > ^~~~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:2496:8: error: â_has_bits_â was not declared in this scope > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > gen/proto_out/usage_stats/usage_stats.pb.cc:2496:30: error: âclass mozc::usage_stats::Statsâ has no member named â_has_bits_â > swap(_has_bits_[0], other->_has_bits_[0]); > ^~~~~~~~~~ > In file included from gen/proto_out/usage_stats/usage_stats.pb.cc:5:0: > gen/proto_out/usage_stats/usage_stats.pb.h: At global scope: > gen/proto_out/usage_stats/usage_stats.pb.h:568:17: warning: inline function âvirtual mozc::usage_stats::Stats* mozc::usage_stats::Stats::New() constâ used but never defined > inline Stats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~ > gen/proto_out/usage_stats/usage_stats.pb.h:439:38: warning: inline function âvirtual mozc::usage_stats::Stats_VirtualKeyboardStats* mozc::usage_stats::Stats_VirtualKeyboardStats::New() constâ used but never defined > inline Stats_VirtualKeyboardStats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~ > gen/proto_out/usage_stats/usage_stats.pb.h:271:33: warning: inline function âvirtual mozc::usage_stats::Stats_TouchEventStats* mozc::usage_stats::Stats_TouchEventStats::New() constâ used but never defined > inline Stats_TouchEventStats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~ > gen/proto_out/usage_stats/usage_stats.pb.h:143:34: warning: inline function âvirtual mozc::usage_stats::Stats_DoubleValueStats* mozc::usage_stats::Stats_DoubleValueStats::New() constâ used but never defined > inline Stats_DoubleValueStats* New() const PROTOBUF_FINAL { return New(NULL); } > ^~~ > cc1plus: warning: unrecognized command line option â-Wno-c++11-narrowingâ > cc1plus: warning: unrecognized command line option â-Wno-unnamed-type-template-argsâ > cc1plus: warning: unrecognized command line option â-Wno-covered-switch-defaultâ > ninja: build stopped: subcommand failed. > Traceback (most recent call last): > File "build_mozc.py", line 1239, in <module> > main() > File "build_mozc.py", line 1226, in main > BuildMain(cmd_opts, cmd_args) > File "build_mozc.py", line 857, in BuildMain > BuildWithNinja(options, targets) > File "build_mozc.py", line 831, in BuildWithNinja > RunOrDie([ninja, '-j2', '-l0', '-v', '-C', build_arg] + ninja_targets) > File "/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src/build_tools/util.py", line 99, in RunOrDie > '=========='])) > build_tools.util.RunOrDieError: > ========== > ERROR: ninja -j2 -l0 -v -C out_linux/Release mozc_server mozc_tool ibus_mozc > ========== > * ERROR: app-i18n/mozc-2.20.2673.102::gentoo failed (compile phase): > * Building failed > * > * Call stack: > * ebuild.sh, line 124: Called src_compile > * environment, line 2201: Called die > * The specific snippet of code: > * execute "${PYTHON}" build_mozc.py build -c ${BUILD_TYPE} -v "${targets[@]}" || die "Building failed"; > * > * If you need support, post the output of `emerge --info '=app-i18n/mozc-2.20.2673.102::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-i18n/mozc-2.20.2673.102::gentoo'`. > * The complete build log is located at '/var/tmp/portage/app-i18n/mozc-2.20.2673.102/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-i18n/mozc-2.20.2673.102/temp/environment'. > * Working directory: '/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src' > * S: '/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src' > > >>> Failed to emerge app-i18n/mozc-2.20.2673.102, Log file: > > >>> '/var/tmp/portage/app-i18n/mozc-2.20.2673.102/temp/build.log' > > * Messages for package app-i18n/mozc-2.20.2673.102: > > * ERROR: app-i18n/mozc-2.20.2673.102::gentoo failed (compile phase): > * Building failed > * > * Call stack: > * ebuild.sh, line 124: Called src_compile > * environment, line 2201: Called die > * The specific snippet of code: > * execute "${PYTHON}" build_mozc.py build -c ${BUILD_TYPE} -v "${targets[@]}" || die "Building failed"; > * > * If you need support, post the output of `emerge --info '=app-i18n/mozc-2.20.2673.102::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-i18n/mozc-2.20.2673.102::gentoo'`. > * The complete build log is located at '/var/tmp/portage/app-i18n/mozc-2.20.2673.102/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-i18n/mozc-2.20.2673.102/temp/environment'. > * Working directory: '/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src' > * S: '/var/tmp/portage/app-i18n/mozc-2.20.2673.102/work/mozc-2.20.2673.102/src' > > * GNU info directory index is up-to-date. > > * IMPORTANT: config file '/etc/X11/xinit/xinput.d/ibus.conf' needs updating. > * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS > * sections of the emerge man page to learn how to update config files. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 651692
:
525654
| 525656