Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mozc.spec'], chrootPath='/var/lib/mock/f29-build-13028721-949680/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mozc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: line 64: Possible unexpanded macro in: Requires: emacs-filesystem >= %{_emacs_version} warning: line 65: Possible unexpanded macro in: Requires: xemacs-filesystem >= %{_xemacs_version} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/mozc-2.23.2815.102-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mozc.spec'], chrootPath='/var/lib/mock/f29-build-13028721-949680/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mozc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rrxBnV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mozc-2.23.2815.102 + /usr/bin/mkdir -p mozc-2.23.2815.102 + cd mozc-2.23.2815.102 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/mozc-2.23.2815.102.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/unzip -qq /builddir/build/SOURCES/ken_all.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/unzip -qq /builddir/build/SOURCES/jigyosyo.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mozc-build-ninja.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .0-ninja --fuzz=0 Patch #0 (mozc-build-ninja.patch): patching file build_mozc.py Hunk #1 succeeded at 799 (offset -3 lines). Patch #1 (mozc-build-gcc.patch): + echo 'Patch #1 (mozc-build-gcc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .1-gcc --fuzz=0 patching file gyp/common.gypi Hunk #1 succeeded at 130 (offset 2 lines). Hunk #2 succeeded at 447 (offset 2 lines). + echo 'Patch #2 (mozc-build-verbosely.patch):' Patch #2 (mozc-build-verbosely.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .2-verbose --fuzz=0 patching file build_mozc.py Hunk #1 succeeded at 825 (offset -3 lines). Patch #3 (mozc-build-id.patch): + echo 'Patch #3 (mozc-build-id.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .3-build-id --fuzz=0 patching file gyp/common.gypi Hunk #1 succeeded at 108 (offset 2 lines). Patch #4 (mozc-fix-build-stdc.patch): + echo 'Patch #4 (mozc-fix-build-stdc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .4-stdc --fuzz=0 patching file prediction/zero_query_dict.h + cd data/dictionary_oss + PYTHONPATH=:../.. + python ../../dictionary/gen_zip_code_seed.py --zip_code=../../KEN_ALL.CSV --jigyosyo=../../JIGYOSYO.CSV + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ia0FNw + umask 022 + cd /builddir/build/BUILD + cd mozc-2.23.2815.102 ++ mktemp /tmp/mozc.gyp-XXXXXXXX + t=/tmp/mozc.gyp-dU4hfVGV +++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-O2",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-g",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-pipe",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-Wall",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-Werror=format-security",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-Wp,-D_FORTIFY_SOURCE=2",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-Wp,-D_GLIBCXX_ASSERTIONS",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-fexceptions",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-fstack-protector-strong",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-grecord-gcc-switches",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-march=armv7-a",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-mfpu=vfpv3-d16",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-mtune=generic-armv7-a",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-mabi=aapcs-linux",' ++ for i in $(echo $RPM_OPT_FLAGS) ++ echo 'i \' ++ echo '"-mfloat-abi=hard",' + opts='i \ "-O2", i \ "-g", i \ "-pipe", i \ "-Wall", i \ "-Werror=format-security", i \ "-Wp,-D_FORTIFY_SOURCE=2", i \ "-Wp,-D_GLIBCXX_ASSERTIONS", i \ "-fexceptions", i \ "-fstack-protector-strong", i \ "-grecord-gcc-switches", i \ "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1", i \ "-march=armv7-a", i \ "-mfpu=vfpv3-d16", i \ "-mtune=generic-armv7-a", i \ "-mabi=aapcs-linux", i \ "-mfloat-abi=hard",' + sed -ne '/'\''linux_cflags'\'':/{p;n;p;:a;/[[:space:]]*\],/{i \ "-O2", i \ "-g", i \ "-pipe", i \ "-Wall", i \ "-Werror=format-security", i \ "-Wp,-D_FORTIFY_SOURCE=2", i \ "-Wp,-D_GLIBCXX_ASSERTIONS", i \ "-fexceptions", i \ "-fstack-protector-strong", i \ "-grecord-gcc-switches", i \ "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1", i \ "-march=armv7-a", i \ "-mfpu=vfpv3-d16", i \ "-mtune=generic-armv7-a", i \ "-mabi=aapcs-linux", i \ "-mfloat-abi=hard", p;b b};n;b a;};{p};:b' gyp/common.gypi + mv /tmp/mozc.gyp-dU4hfVGV gyp/common.gypi + GYP_DEFINES='use_libprotobuf=1 use_libzinnia=1 zinnia_model_file=/usr/share/zinnia/model/tomoe/handwriting-ja.model ibus_mozc_path=/usr/libexec/ibus-engine-mozc ibus_mozc_icon_path=/usr/share/ibus-mozc/product_icon.png' + python build_mozc.py gyp --gypdir=/usr/bin --server_dir=/usr/libexec/mozc --target_platform=Linux INFO: Generating version definition file... INFO: Version string is 2.23.2815.102 INFO: Running: pkg-config --exists ibus-1.0 >= 1.4.1 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=/builddir/build/BUILD/mozc-2.23.2815.102 -D ext_third_party_dir=/builddir/build/BUILD/mozc-2.23.2815.102/third_party -D python_executable=/usr/bin/python ./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 build_base=/builddir/build/BUILD/mozc-2.23.2815.102/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 INFO: Done + python build_mozc.py build -c Release unix/ibus/ibus.gyp:ibus_mozc unix/emacs/emacs.gyp:mozc_emacs_helper server/server.gyp:mozc_server gui/gui.gyp:mozc_tool renderer/renderer.gyp:mozc_renderer INFO: Running: ninja-build -v -C out_linux/Release ibus_mozc mozc_emacs_helper mozc_server mozc_tool mozc_renderer ninja: Entering directory `out_linux/Release' [1/811] 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 [2/811] 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" [3/811] 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" [4/811] 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" [5/811] touch obj.host/protocol/genproto_engine_builder_proto.actions_rules_copies.stamp [6/811] 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" [7/811] touch obj.host/protocol/genproto_segmenter_data_proto.actions_rules_copies.stamp [8/811] 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" [9/811] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=renderer_style.proto" "--cpp_out=../out_linux/Release/gen/proto_out" [10/811] touch obj.host/protocol/genproto_user_dictionary_storage_proto.actions_rules_copies.stamp [11/811] touch obj.host/usage_stats/genproto_usage_stats.actions_rules_copies.stamp [12/811] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=renderer_command.proto" "--cpp_out=../out_linux/Release/gen/proto_out" [13/811] touch obj.host/protocol/genproto_renderer_proto.actions_rules_copies.stamp [14/811] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=config.proto" "--cpp_out=../out_linux/Release/gen/proto_out" [15/811] touch obj.host/protocol/genproto_config_proto.actions_rules_copies.stamp [16/811] touch obj.host/protocol/genproto_commands_proto.actions_depends.stamp [17/811] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=candidates.proto" "--cpp_out=../out_linux/Release/gen/proto_out" [18/811] touch obj.host/protocol/genproto_candidates_proto.actions_rules_copies.stamp [19/811] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=commands.proto" "--cpp_out=../out_linux/Release/gen/proto_out" [20/811] touch obj.host/protocol/genproto_commands_proto.actions_rules_copies.stamp [21/811] touch obj.host/protocol/genproto_state_proto.actions_depends.stamp [22/811] cd ../../protocol; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=state.proto" "--cpp_out=../out_linux/Release/gen/proto_out" [23/811] touch obj.host/protocol/genproto_state_proto.actions_rules_copies.stamp [24/811] /usr/bin/g++ -MMD -MF obj.host/protocol/gen/proto_out/protocol/segmenter_data_proto.segmenter_data.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/protocol/segmenter_data.pb.cc -o obj.host/protocol/gen/proto_out/protocol/segmenter_data_proto.segmenter_data.pb.o [25/811] /usr/bin/g++ -MMD -MF obj/protocol/gen/proto_out/protocol/segmenter_data_proto.segmenter_data.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/protocol/segmenter_data.pb.cc -o obj/protocol/gen/proto_out/protocol/segmenter_data_proto.segmenter_data.pb.o [26/811] rm -f obj/protocol/libsegmenter_data_proto.a && /usr/bin/ar rcsT obj/protocol/libsegmenter_data_proto.a obj/protocol/gen/proto_out/protocol/segmenter_data_proto.segmenter_data.pb.o [27/811] touch obj/protocol/commands_proto.compile_depends.stamp [28/811] /usr/bin/g++ -MMD -MF obj/protocol/gen/proto_out/protocol/engine_builder_proto.engine_builder.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/protocol/engine_builder.pb.cc -o obj/protocol/gen/proto_out/protocol/engine_builder_proto.engine_builder.pb.o [29/811] rm -f obj/protocol/libengine_builder_proto.a && /usr/bin/ar rcsT obj/protocol/libengine_builder_proto.a obj/protocol/gen/proto_out/protocol/engine_builder_proto.engine_builder.pb.o [30/811] touch obj/protocol/state_proto.compile_depends.stamp [31/811] /usr/bin/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 -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -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 [32/811] rm -f obj/usage_stats/libusage_stats_protocol.a && /usr/bin/ar rcsT obj/usage_stats/libusage_stats_protocol.a obj/usage_stats/gen/proto_out/usage_stats/usage_stats_protocol.usage_stats.pb.o [33/811] touch obj/protocol/renderer_proto.compile_depends.stamp [34/811] touch obj/session/request_test_util.compile_depends.stamp [35/811] /usr/bin/g++ -MMD -MF obj/protocol/gen/proto_out/protocol/config_proto.config.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/protocol/config.pb.cc -o obj/protocol/gen/proto_out/protocol/config_proto.config.pb.o [36/811] rm -f obj/protocol/libconfig_proto.a && /usr/bin/ar rcsT obj/protocol/libconfig_proto.a obj/protocol/gen/proto_out/protocol/config_proto.config.pb.o [37/811] /usr/bin/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 -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -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 [38/811] rm -f obj/protocol/libuser_dictionary_storage_proto.a && /usr/bin/ar rcsT obj/protocol/libuser_dictionary_storage_proto.a obj/protocol/gen/proto_out/protocol/user_dictionary_storage_proto.user_dictionary_storage.pb.o [39/811] /usr/bin/g++ -MMD -MF obj/session/request_test_util.request_test_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/request_test_util.cc -o obj/session/request_test_util.request_test_util.o [40/811] rm -f obj.host/protocol/libsegmenter_data_proto.a && ar rcsT obj.host/protocol/libsegmenter_data_proto.a obj.host/protocol/gen/proto_out/protocol/segmenter_data_proto.segmenter_data.pb.o [41/811] /usr/bin/g++ -MMD -MF obj/protocol/gen/proto_out/protocol/state_proto.state.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/protocol/state.pb.cc -o obj/protocol/gen/proto_out/protocol/state_proto.state.pb.o [42/811] cd ../../prediction; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=user_history_predictor.proto" "--cpp_out=../out_linux/Release/gen/proto_out" [43/811] touch obj.host/prediction/genproto_prediction.actions_rules_copies.stamp [44/811] /usr/bin/g++ -MMD -MF obj/renderer/renderer_style_handler.renderer_style_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/renderer_style_handler.cc -o obj/renderer/renderer_style_handler.renderer_style_handler.o [45/811] /usr/bin/g++ -MMD -MF obj/protocol/gen/proto_out/protocol/candidates_proto.candidates.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/protocol/candidates.pb.cc -o obj/protocol/gen/proto_out/protocol/candidates_proto.candidates.pb.o [46/811] rm -f obj/protocol/libcandidates_proto.a && /usr/bin/ar rcsT obj/protocol/libcandidates_proto.a obj/protocol/gen/proto_out/protocol/candidates_proto.candidates.pb.o [47/811] touch obj/protocol/commands_proto.actions_depends.stamp [48/811] cd ../../ipc; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=window_info.proto" "--cpp_out=../out_linux/Release/gen/proto_out" [49/811] touch obj.host/ipc/genproto_window_info.actions_rules_copies.stamp [50/811] cd ../../ipc; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=ipc.proto" "--cpp_out=../out_linux/Release/gen/proto_out" [51/811] touch obj.host/ipc/genproto_ipc.actions_rules_copies.stamp [52/811] /usr/bin/g++ -MMD -MF obj/prediction/gen/proto_out/prediction/prediction_protocol.user_history_predictor.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/prediction/user_history_predictor.pb.cc -o obj/prediction/gen/proto_out/prediction/prediction_protocol.user_history_predictor.pb.o [53/811] rm -f obj/prediction/libprediction_protocol.a && /usr/bin/ar rcsT obj/prediction/libprediction_protocol.a obj/prediction/gen/proto_out/prediction/prediction_protocol.user_history_predictor.pb.o [54/811] cd ../../gui; /usr/lib/qt5/bin/rcc -o ../out_linux/Release/gen/gui/post_install_dialog/qrc_post_install_dialog.cc -name qrc_post_install_dialog post_install_dialog/post_install_dialog.qrc [55/811] cd ../../gui; /usr/lib/qt5/bin/rcc -o ../out_linux/Release/gen/gui/dictionary_tool/qrc_dictionary_tool.cc -name qrc_dictionary_tool dictionary_tool/dictionary_tool.qrc [56/811] cd ../../gui; /usr/lib/qt5/bin/rcc -o ../out_linux/Release/gen/gui/set_default_dialog/qrc_set_default_dialog.cc -name qrc_set_default_dialog set_default_dialog/set_default_dialog.qrc [57/811] cd ../../gui; /usr/lib/qt5/bin/rcc -o ../out_linux/Release/gen/gui/word_register_dialog/qrc_word_register_dialog.cc -name qrc_word_register_dialog word_register_dialog/word_register_dialog.qrc [58/811] cd ../../gui; /usr/lib/qt5/bin/rcc -o ../out_linux/Release/gen/gui/error_message_dialog/qrc_error_message_dialog.cc -name qrc_error_message_dialog error_message_dialog/error_message_dialog.qrc [59/811] cd ../../gui; /usr/lib/qt5/bin/rcc -o ../out_linux/Release/gen/gui/confirmation_dialog/qrc_confirmation_dialog.cc -name qrc_confirmation_dialog confirmation_dialog/confirmation_dialog.qrc [60/811] cd ../../gui; /usr/lib/qt5/bin/rcc -o ../out_linux/Release/gen/gui/config_dialog/qrc_config_dialog.cc -name qrc_config_dialog config_dialog/config_dialog.qrc [61/811] cd ../../gui; /usr/lib/qt5/bin/rcc -o ../out_linux/Release/gen/gui/character_pad/qrc_character_pad.cc -name qrc_character_pad character_pad/character_pad.qrc [62/811] cd ../../gui; /usr/lib/qt5/bin/rcc -o ../out_linux/Release/gen/gui/administration_dialog/qrc_administration_dialog.cc -name qrc_administration_dialog administration_dialog/administration_dialog.qrc [63/811] cd ../../gui; /usr/lib/qt5/bin/rcc -o ../out_linux/Release/gen/gui/about_dialog/qrc_about_dialog.cc -name qrc_about_dialog about_dialog/about_dialog.qrc [64/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/word_register_dialog -o "../out_linux/Release/gen/gui/word_register_dialog/moc_word_register_dialog.cc" "word_register_dialog/word_register_dialog.h" [65/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/word_register_dialog/ui_word_register_dialog.h" "word_register_dialog/word_register_dialog.ui" [66/811] touch obj/gui/gen_word_register_dialog_files.actions_rules_copies.stamp [67/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/set_default_dialog -o "../out_linux/Release/gen/gui/set_default_dialog/moc_set_default_dialog.cc" "set_default_dialog/set_default_dialog.h" [68/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/set_default_dialog/ui_set_default_dialog.h" "set_default_dialog/set_default_dialog.ui" [69/811] touch obj/gui/gen_set_default_dialog_files.actions_rules_copies.stamp [70/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/post_install_dialog -o "../out_linux/Release/gen/gui/post_install_dialog/moc_post_install_dialog.cc" "post_install_dialog/post_install_dialog.h" [71/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/post_install_dialog/ui_post_install_dialog.h" "post_install_dialog/post_install_dialog.ui" [72/811] touch obj/gui/gen_post_install_dialog_files.actions_rules_copies.stamp [73/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/error_message_dialog -o "../out_linux/Release/gen/gui/error_message_dialog/moc_error_message_dialog.cc" "error_message_dialog/error_message_dialog.h" [74/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/dictionary_tool -o "../out_linux/Release/gen/gui/dictionary_tool/moc_dictionary_tool.cc" "dictionary_tool/dictionary_tool.h" [75/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/dictionary_tool -o "../out_linux/Release/gen/gui/dictionary_tool/moc_find_dialog.cc" "dictionary_tool/find_dialog.h" [76/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/dictionary_tool -o "../out_linux/Release/gen/gui/dictionary_tool/moc_import_dialog.cc" "dictionary_tool/import_dialog.h" [77/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/dictionary_tool -o "../out_linux/Release/gen/gui/dictionary_tool/moc_zero_width_splitter.cc" "dictionary_tool/zero_width_splitter.h" [78/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/dictionary_tool -o "../out_linux/Release/gen/gui/dictionary_tool/moc_dictionary_content_table_widget.cc" "dictionary_tool/dictionary_content_table_widget.h" [79/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/dictionary_tool/ui_dictionary_tool.h" "dictionary_tool/dictionary_tool.ui" [80/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/dictionary_tool/ui_find_dialog.h" "dictionary_tool/find_dialog.ui" [81/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/dictionary_tool/ui_import_dialog.h" "dictionary_tool/import_dialog.ui" [82/811] touch obj/gui/gen_dictionary_tool_files.actions_rules_copies.stamp [83/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/config_dialog -o "../out_linux/Release/gen/gui/config_dialog/moc_character_form_editor.cc" "config_dialog/character_form_editor.h" [84/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/config_dialog -o "../out_linux/Release/gen/gui/config_dialog/moc_combobox_delegate.cc" "config_dialog/combobox_delegate.h" [85/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/config_dialog -o "../out_linux/Release/gen/gui/config_dialog/moc_config_dialog.cc" "config_dialog/config_dialog.h" [86/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/config_dialog -o "../out_linux/Release/gen/gui/config_dialog/moc_generic_table_editor.cc" "config_dialog/generic_table_editor.h" [87/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/config_dialog -o "../out_linux/Release/gen/gui/config_dialog/moc_keybinding_editor.cc" "config_dialog/keybinding_editor.h" [88/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/config_dialog -o "../out_linux/Release/gen/gui/config_dialog/moc_keymap_editor.cc" "config_dialog/keymap_editor.h" [89/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/config_dialog -o "../out_linux/Release/gen/gui/config_dialog/moc_keybinding_editor_delegate.cc" "config_dialog/keybinding_editor_delegate.h" [90/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/config_dialog -o "../out_linux/Release/gen/gui/config_dialog/moc_roman_table_editor.cc" "config_dialog/roman_table_editor.h" [91/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/config_dialog/ui_config_dialog.h" "config_dialog/config_dialog.ui" [92/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/config_dialog/ui_generic_table_editor.h" "config_dialog/generic_table_editor.ui" [93/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/config_dialog/ui_keybinding_editor.h" "config_dialog/keybinding_editor.ui" [94/811] touch obj/gui/gen_config_dialog_files.actions_rules_copies.stamp [95/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/character_pad -o "../out_linux/Release/gen/gui/character_pad/moc_character_palette.cc" "character_pad/character_palette.h" [96/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/character_pad -o "../out_linux/Release/gen/gui/character_pad/moc_character_palette_table_widget.cc" "character_pad/character_palette_table_widget.h" [97/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/character_pad -o "../out_linux/Release/gen/gui/character_pad/moc_hand_writing.cc" "character_pad/hand_writing.h" [98/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/character_pad -o "../out_linux/Release/gen/gui/character_pad/moc_hand_writing_canvas.cc" "character_pad/hand_writing_canvas.h" [99/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/character_pad -o "../out_linux/Release/gen/gui/character_pad/moc_hand_writing_thread.cc" "character_pad/hand_writing_thread.h" [100/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/character_pad -o "../out_linux/Release/gen/gui/character_pad/moc_result_list.cc" "character_pad/result_list.h" [101/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/character_pad/ui_character_palette.h" "character_pad/character_palette.ui" [102/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/character_pad/ui_hand_writing.h" "character_pad/hand_writing.ui" [103/811] touch obj/gui/gen_character_pad_files.actions_rules_copies.stamp [104/811] /usr/bin/g++ -MMD -MF obj/protocol/gen/proto_out/protocol/renderer_proto.renderer_style.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/protocol/renderer_style.pb.cc -o obj/protocol/gen/proto_out/protocol/renderer_proto.renderer_style.pb.o [105/811] cd ../../gui; python ../build_tools/redirect.py ../out_linux/Release/gen/gui/character_pad/data/unicode_blocks.h character_pad/data/gen_unicode_blocks.py ../data/unicode/Blocks.txt [106/811] /usr/bin/g++ -MMD -MF obj/ipc/gen/proto_out/ipc/ipc_protocol.ipc.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/ipc/ipc.pb.cc -o obj/ipc/gen/proto_out/ipc/ipc_protocol.ipc.pb.o [107/811] rm -f obj/ipc/libipc_protocol.a && /usr/bin/ar rcsT obj/ipc/libipc_protocol.a obj/ipc/gen/proto_out/ipc/ipc_protocol.ipc.pb.o [108/811] /usr/bin/g++ -MMD -MF obj/ipc/gen/proto_out/ipc/window_info_protocol.window_info.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/ipc/window_info.pb.cc -o obj/ipc/gen/proto_out/ipc/window_info_protocol.window_info.pb.o [109/811] rm -f obj/ipc/libwindow_info_protocol.a && /usr/bin/ar rcsT obj/ipc/libwindow_info_protocol.a obj/ipc/gen/proto_out/ipc/window_info_protocol.window_info.pb.o [110/811] cd ../../gui; python ../build_tools/redirect.py ../out_linux/Release/gen/gui/character_pad/data/unicode_data.h character_pad/data/gen_unicode_data.py ../data/unicode/UnicodeData.txt [111/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/base -o "../out_linux/Release/gen/gui/base/moc_window_title_modifier.cc" "base/window_title_modifier.h" [112/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/administration_dialog/ui_administration_dialog.h" "administration_dialog/administration_dialog.ui" [113/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/administration_dialog -o "../out_linux/Release/gen/gui/administration_dialog/moc_administration_dialog.cc" "administration_dialog/administration_dialog.h" [114/811] touch obj/gui/gen_administration_dialog_files.actions_rules_copies.stamp [115/811] cd ../../gui; python ../build_tools/redirect.py ../out_linux/Release/gen/gui/character_pad/data/local_character_map.h character_pad/data/gen_local_character_map.py ../data/unicode/JIS0201.TXT ../data/unicode/JIS0208.TXT ../data/unicode/JIS0212.TXT ../data/unicode/CP932.TXT [116/811] cd ../../gui; /usr/lib/qt5/bin/moc -p gui/about_dialog -o "../out_linux/Release/gen/gui/about_dialog/moc_about_dialog.cc" "about_dialog/about_dialog.h" [117/811] cd ../../gui; /usr/lib/qt5/bin/uic -o "../out_linux/Release/gen/gui/about_dialog/ui_about_dialog.h" "about_dialog/about_dialog.ui" [118/811] touch obj/gui/gen_about_dialog_files.actions_rules_copies.stamp [119/811] cd ../../dictionary; python gen_pos_matcher_code.py "--pos_matcher_rule_file=../data/rules/pos_matcher_rule.def" "--output_pos_matcher_h=../out_linux/Release/gen/dictionary/pos_matcher.h" [120/811] cd ../../gui; python ../build_tools/redirect.py ../out_linux/Release/gen/gui/character_pad/data/cp932_map.h character_pad/data/gen_cp932_map.py ../data/unicode/CP932.TXT [121/811] cd ../../dictionary; python gen_pos_map.py "--user_pos_file=../data/rules/user_pos.def" "--third_party_pos_map_file=../data/rules/third_party_pos_map.def" "--output=../out_linux/Release/gen/dictionary/pos_map.inc" [122/811] cd ../../data_manager/oss; python ../../dictionary/gen_user_pos_data.py "--id_file=../../data/dictionary_oss/id.def" "--special_pos_file=../../data/rules/special_pos.def" "--user_pos_file=../../data/rules/user_pos.def" "--cforms_file=../../data/rules/cforms.def" "--output_token_array=../../out_linux/Release/gen/data_manager/oss/user_pos_token_array.data" "--output_string_array=../../out_linux/Release/gen/data_manager/oss/user_pos_string_array.data" "--output_pos_list=../../out_linux/Release/gen/data_manager/oss/pos_list.data" [123/811] touch obj.host/data_manager/oss/gen_separate_user_pos_data_for_oss.actions_rules_copies.stamp [124/811] cd ../../data_manager/oss; python ../../build_tools/embed_file.py "--input=../../out_linux/Release/gen/data_manager/oss/pos_list.data" "--name=kPosArray" "--output=../../out_linux/Release/gen/data_manager/oss/pos_list.h" [125/811] /usr/bin/g++ -MMD -MF obj/protocol/gen/proto_out/protocol/renderer_proto.renderer_command.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/protocol/renderer_command.pb.cc -o obj/protocol/gen/proto_out/protocol/renderer_proto.renderer_command.pb.o [126/811] cd ../../data_manager/oss; python ../../dictionary/gen_pos_matcher_code.py "--id_file=../../data/dictionary_oss/id.def" "--special_pos_file=../../data/rules/special_pos.def" "--pos_matcher_rule_file=../../data/rules/pos_matcher_rule.def" "--output_pos_matcher_data=../../out_linux/Release/gen/data_manager/oss/pos_matcher.data" [127/811] cd ../../data_manager/oss; python ../../composer/internal/gen_typing_model.py --input_path ../../data/typing/typing_model_12keys-hiragana.tsv --output_path ../../out_linux/Release/gen/data_manager/oss/typing_model_12keys-hiragana.data [128/811] cd ../../data_manager/oss; python ../../prediction/gen_zero_query_data.py "--input_rule=../../data/zero_query/zero_query.def" "--input_symbol=../../data/symbol/symbol.tsv" "--input_emoji=../../data/emoji/emoji_data.tsv" "--input_emoticon=../../data/emoticon/categorized.tsv" "--output_token_array=../../out_linux/Release/gen/data_manager/oss/zero_query_token.data" "--output_string_array=../../out_linux/Release/gen/data_manager/oss/zero_query_string.data" [129/811] cd ../../data_manager/oss; python ../../data_manager/gen_data_version.py "--tag=oss" "--mozc_version_template=../../data/version/mozc_version_template.bzl" "--output=../../out_linux/Release/gen/data_manager/oss/version.data" [130/811] cd ../../data_manager/oss; python ../../prediction/gen_zero_query_number_data.py "--input=../../data/zero_query/zero_query_number.def" "--output_token_array=../../out_linux/Release/gen/data_manager/oss/zero_query_number_token.data" "--output_string_array=../../out_linux/Release/gen/data_manager/oss/zero_query_number_string.data" [131/811] touch obj.host/data_manager/oss/gen_separate_zero_query_data_for_oss.actions_rules_copies.stamp [132/811] cd ../../data_manager/oss; python ../../composer/internal/gen_typing_model.py --input_path ../../data/typing/typing_model_qwerty_mobile-hiragana.tsv --output_path ../../out_linux/Release/gen/data_manager/oss/typing_model_qwerty_mobile-hiragana.data [133/811] cd ../../data_manager/oss; python ../../rewriter/gen_reading_correction_data.py "--input=../../data/dictionary_oss/reading_correction.tsv" "--output_value_array=../../out_linux/Release/gen/data_manager/oss/reading_correction_value.data" "--output_error_array=../../out_linux/Release/gen/data_manager/oss/reading_correction_error.data" "--output_correction_array=../../out_linux/Release/gen/data_manager/oss/reading_correction_correction.data" [134/811] touch obj.host/data_manager/oss/gen_separate_reading_correction_data_for_oss.actions_rules_copies.stamp [135/811] cd ../../data_manager/oss; python ../../dictionary/gen_pos_rewrite_rule.py "--id_def=../../data/dictionary_oss/id.def" "--special_pos=../../data/rules/special_pos.def" "--pos_group_def=../../data/rules/user_segment_history_pos_group.def" "--output=../../out_linux/Release/gen/data_manager/oss/pos_group.data" [136/811] cd ../../data_manager/oss; python ../../dictionary/gen_suffix_data.py "--input=../../data/dictionary_oss/suffix.txt" "--output_key_array=../../out_linux/Release/gen/data_manager/oss/suffix_key.data" "--output_value_array=../../out_linux/Release/gen/data_manager/oss/suffix_value.data" "--output_token_array=../../out_linux/Release/gen/data_manager/oss/suffix_token.data" ../../data/dictionary_oss/suffix.txt [137/811] touch obj.host/data_manager/oss/gen_separate_suffix_data_for_oss.actions_rules_copies.stamp [138/811] cd ../../data_manager/oss; python ../../rewriter/gen_emoji_rewriter_data.py "--input=../../data/emoji/emoji_data.tsv" "--output_token_array=../../out_linux/Release/gen/data_manager/oss/emoji_token.data" "--output_string_array=../../out_linux/Release/gen/data_manager/oss/emoji_string.data" [139/811] touch obj.host/data_manager/oss/gen_separate_emoji_rewriter_data_for_oss.actions_rules_copies.stamp [140/811] cd ../../gui; python ../build_tools/redirect.py ../out_linux/Release/gen/gui/character_pad/data/unihan_data.h character_pad/data/gen_unihan_data.py ../data/unicode/RadicalIndex.txt ../data/unicode/Unihan.txt [141/811] touch obj/gui/gen_character_pad_data.actions_rules_copies.stamp [142/811] cd ../../data_manager/oss; python ../../composer/internal/gen_typing_model.py --input_path ../../data/typing/typing_model_godan-hiragana.tsv --output_path ../../out_linux/Release/gen/data_manager/oss/typing_model_godan-hiragana.data [143/811] cd ../../data_manager/oss; python ../../build_tools/redirect.py ../../out_linux/Release/gen/data_manager/oss/segmenter_inl.inc ../../converter/gen_segmenter_code.py ../../data/dictionary_oss/id.def ../../data/rules/special_pos.def ../../data/rules/segmenter.def [144/811] cd ../../data_manager/oss; python ../../build_tools/zlib_util.py decompress ../../data/dictionary_oss/connection.deflate ../../out_linux/Release/gen/data_manager/oss/connection_single_column.txt [145/811] cd ../../data_manager/oss; python ../../converter/gen_boundary_data.py "--boundary_def=../../data/rules/boundary.def" "--id_def=../../data/dictionary_oss/id.def" "--special_pos=../../data/rules/special_pos.def" "--output=../../out_linux/Release/gen/data_manager/oss/boundary.data" [146/811] cd ../../data_manager/oss; python ../../composer/internal/gen_typing_model.py --input_path ../../data/typing/typing_model_flick-hiragana.tsv --output_path ../../out_linux/Release/gen/data_manager/oss/typing_model_flick-hiragana.data [147/811] cd ../../data_manager; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=dataset.proto" "--cpp_out=../out_linux/Release/gen/proto_out" [148/811] touch obj.host/data_manager/genproto_dataset_proto.actions_rules_copies.stamp [149/811] cd ../../data_manager/oss; python ../../composer/internal/gen_typing_model.py --input_path ../../data/typing/typing_model_toggle_flick-hiragana.tsv --output_path ../../out_linux/Release/gen/data_manager/oss/typing_model_toggle_flick-hiragana.data [150/811] touch obj.host/data_manager/oss/gen_typing_model_for_oss.actions_rules_copies.stamp [151/811] /usr/bin/g++ -MMD -MF obj/protocol/gen/proto_out/protocol/commands_proto.commands.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/protocol/commands.pb.cc -o obj/protocol/gen/proto_out/protocol/commands_proto.commands.pb.o [152/811] rm -f obj/protocol/libcommands_proto.a && /usr/bin/ar rcsT obj/protocol/libcommands_proto.a obj/protocol/gen/proto_out/protocol/commands_proto.commands.pb.o [153/811] touch obj/protocol/state_proto.actions_depends.stamp [154/811] rm -f obj/protocol/libstate_proto.a && /usr/bin/ar rcsT obj/protocol/libstate_proto.a obj/protocol/gen/proto_out/protocol/state_proto.state.pb.o [155/811] touch obj/protocol/renderer_proto.actions_depends.stamp [156/811] touch obj/session/request_test_util.actions_depends.stamp [157/811] rm -f obj/session/librequest_test_util.a && /usr/bin/ar rcsT obj/session/librequest_test_util.a obj/session/request_test_util.request_test_util.o [158/811] rm -f obj/protocol/librenderer_proto.a && /usr/bin/ar rcsT obj/protocol/librenderer_proto.a obj/protocol/gen/proto_out/protocol/renderer_proto.renderer_command.pb.o obj/protocol/gen/proto_out/protocol/renderer_proto.renderer_style.pb.o [159/811] rm -f obj/renderer/librenderer_style_handler.a && /usr/bin/ar rcsT obj/renderer/librenderer_style_handler.a obj/renderer/renderer_style_handler.renderer_style_handler.o [160/811] /usr/bin/g++ -MMD -MF obj/base/string_piece.string_piece.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/string_piece.cc -o obj/base/string_piece.string_piece.o [161/811] rm -f obj/base/libstring_piece.a && /usr/bin/ar rcsT obj/base/libstring_piece.a obj/base/string_piece.string_piece.o [162/811] /usr/bin/g++ -MMD -MF obj/base/hash.hash.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/hash.cc -o obj/base/hash.hash.o [163/811] rm -f obj/base/libhash.a && /usr/bin/ar rcsT obj/base/libhash.a obj/base/hash.hash.o [164/811] /usr/bin/g++ -MMD -MF obj.host/base/hash.hash.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/hash.cc -o obj.host/base/hash.hash.o [165/811] rm -f obj.host/base/libhash.a && ar rcsT obj.host/base/libhash.a obj.host/base/hash.hash.o [166/811] /usr/bin/g++ -MMD -MF obj/data_manager/gen/proto_out/data_manager/dataset_proto.dataset.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/data_manager/dataset.pb.cc -o obj/data_manager/gen/proto_out/data_manager/dataset_proto.dataset.pb.o [167/811] rm -f obj/data_manager/libdataset_proto.a && /usr/bin/ar rcsT obj/data_manager/libdataset_proto.a obj/data_manager/gen/proto_out/data_manager/dataset_proto.dataset.pb.o [168/811] /usr/bin/g++ -MMD -MF obj.host/base/string_piece.string_piece.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/string_piece.cc -o obj.host/base/string_piece.string_piece.o [169/811] rm -f obj.host/base/libstring_piece.a && ar rcsT obj.host/base/libstring_piece.a obj.host/base/string_piece.string_piece.o [170/811] /usr/bin/g++ -MMD -MF obj.host/data_manager/gen/proto_out/data_manager/dataset_proto.dataset.pb.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c gen/proto_out/data_manager/dataset.pb.cc -o obj.host/data_manager/gen/proto_out/data_manager/dataset_proto.dataset.pb.o [171/811] rm -f obj.host/data_manager/libdataset_proto.a && ar rcsT obj.host/data_manager/libdataset_proto.a obj.host/data_manager/gen/proto_out/data_manager/dataset_proto.dataset.pb.o [172/811] /usr/bin/g++ -MMD -MF obj/base/singleton.singleton.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/singleton.cc -o obj/base/singleton.singleton.o [173/811] rm -f obj/base/libsingleton.a && /usr/bin/ar rcsT obj/base/libsingleton.a obj/base/singleton.singleton.o [174/811] /usr/bin/g++ -MMD -MF obj/base/mutex.mutex.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/mutex.cc -o obj/base/mutex.mutex.o [175/811] rm -f obj/base/libmutex.a && /usr/bin/ar rcsT obj/base/libmutex.a obj/base/mutex.mutex.o [176/811] /usr/bin/g++ -MMD -MF obj/base/clock.clock.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/clock.cc -o obj/base/clock.clock.o [177/811] rm -f obj/base/libclock.a && /usr/bin/ar rcsT obj/base/libclock.a obj/base/clock.clock.o [178/811] /usr/bin/g++ -MMD -MF obj.host/base/singleton.singleton.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/singleton.cc -o obj.host/base/singleton.singleton.o [179/811] rm -f obj.host/base/libsingleton.a && ar rcsT obj.host/base/libsingleton.a obj.host/base/singleton.singleton.o [180/811] /usr/bin/g++ -MMD -MF obj.host/base/mutex.mutex.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/mutex.cc -o obj.host/base/mutex.mutex.o [181/811] rm -f obj.host/base/libmutex.a && ar rcsT obj.host/base/libmutex.a obj.host/base/mutex.mutex.o [182/811] cd ../../base; python ../build_tools/replace_version.py --version_file ../mozc_version.txt --input version_def_template.h --output ../out_linux/Release/gen/base/version_def.h --branding Mozc [183/811] cd ../../base; python gen_config_file_stream_data.py --output ../out_linux/Release/gen/base/config_file_stream_data.inc ../data/keymap/atok.tsv ../data/keymap/chromeos.tsv ../data/keymap/kotoeri.tsv ../data/keymap/mobile.tsv ../data/keymap/ms-ime.tsv ../data/preedit/12keys-halfwidthascii.tsv ../data/preedit/12keys-hiragana.tsv ../data/preedit/flick-halfwidthascii.tsv ../data/preedit/flick-hiragana.tsv ../data/preedit/hiragana-romanji.tsv ../data/preedit/kana.tsv ../data/preedit/notouch-hiragana.tsv ../data/preedit/godan-hiragana.tsv ../data/preedit/qwerty_mobile-halfwidthascii.tsv ../data/preedit/qwerty_mobile-hiragana.tsv ../data/preedit/romanji-hiragana.tsv ../data/preedit/toggle_flick-halfwidthascii.tsv ../data/preedit/toggle_flick-hiragana.tsv [184/811] /usr/bin/g++ -MMD -MF obj.host/base/clock.clock.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/clock.cc -o obj.host/base/clock.clock.o [185/811] /usr/bin/g++ -MMD -MF obj/base/flags.flags.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/flags.cc -o obj/base/flags.flags.o [186/811] rm -f obj/base/libflags.a && /usr/bin/ar rcsT obj/base/libflags.a obj/base/flags.flags.o [187/811] rm -f obj.host/base/libclock.a && ar rcsT obj.host/base/libclock.a obj.host/base/clock.clock.o [188/811] /usr/bin/g++ -MMD -MF obj.host/base/flags.flags.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/flags.cc -o obj.host/base/flags.flags.o [189/811] rm -f obj.host/base/libflags.a && ar rcsT obj.host/base/libflags.a obj.host/base/flags.flags.o [190/811] /usr/bin/g++ -MMD -MF obj/dictionary/file/codec_util.codec_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/file/codec_util.cc -o obj/dictionary/file/codec_util.codec_util.o [191/811] cd ../../base; python gen_character_set.py "--cp932file=../data/unicode/CP932.TXT" "--jisx0201file=../data/unicode/JIS0201.TXT" "--jisx0208file=../data/unicode/JIS0208.TXT" "--jisx0212file=../data/unicode/JIS0212.TXT" "--jisx0213file=../data/unicode/jisx0213-2004-std.txt" "--output=../out_linux/Release/gen/base/character_set.inc" [192/811] touch obj/base/base_core.compile_depends.stamp [193/811] /usr/bin/g++ -MMD -MF obj/gui/base/encoding_util.encoding_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/base/encoding_util.cc -o obj/gui/base/encoding_util.encoding_util.o [194/811] /usr/bin/g++ -MMD -MF obj/dictionary/system/system_dictionary_codec.codec.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/system/codec.cc -o obj/dictionary/system/system_dictionary_codec.codec.o [195/811] /usr/bin/g++ -MMD -MF obj/base/config_file_stream.config_file_stream.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/config_file_stream.cc -o obj/base/config_file_stream.config_file_stream.o [196/811] /usr/bin/g++ -MMD -MF obj/base/base_core.file_stream.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/file_stream.cc -o obj/base/base_core.file_stream.o [197/811] /usr/bin/g++ -MMD -MF obj/base/base_core.japanese_util_rule.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/japanese_util_rule.cc -o obj/base/base_core.japanese_util_rule.o [198/811] touch obj/base/base_core.actions_depends.stamp [199/811] rm -f obj/base/libconfig_file_stream.a && /usr/bin/ar rcsT obj/base/libconfig_file_stream.a obj/base/config_file_stream.config_file_stream.o [200/811] /usr/bin/g++ -MMD -MF obj/base/base_core.file_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/file_util.cc -o obj/base/base_core.file_util.o [201/811] /usr/bin/g++ -MMD -MF obj/base/base_core.init_mozc.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/init_mozc.cc -o obj/base/base_core.init_mozc.o [202/811] /usr/bin/g++ -MMD -MF obj/base/base_core.logging.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/logging.cc -o obj/base/base_core.logging.o [203/811] /usr/bin/g++ -MMD -MF obj/base/base_core.mmap.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/mmap.cc -o obj/base/base_core.mmap.o [204/811] /usr/bin/g++ -MMD -MF obj/base/base_core.text_normalizer.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/text_normalizer.cc -o obj/base/base_core.text_normalizer.o [205/811] /usr/bin/g++ -MMD -MF obj/base/base_core.system_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/system_util.cc -o obj/base/base_core.system_util.o [206/811] /usr/bin/g++ -MMD -MF obj/base/base_core.thread.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/thread.cc -o obj/base/base_core.thread.o [207/811] /usr/bin/g++ -MMD -MF obj/base/base_core.win_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/win_util.cc -o obj/base/base_core.win_util.o [208/811] rm -f obj/dictionary/system/libsystem_dictionary_codec.a && /usr/bin/ar rcsT obj/dictionary/system/libsystem_dictionary_codec.a obj/dictionary/system/system_dictionary_codec.codec.o [209/811] rm -f obj/gui/libencoding_util.a && /usr/bin/ar rcsT obj/gui/libencoding_util.a obj/gui/base/encoding_util.encoding_util.o [210/811] rm -f obj/dictionary/file/libcodec_util.a && /usr/bin/ar rcsT obj/dictionary/file/libcodec_util.a obj/dictionary/file/codec_util.codec_util.o [211/811] /usr/bin/g++ -MMD -MF obj/base/base_core.version.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/version.cc -o obj/base/base_core.version.o [212/811] /usr/bin/g++ -MMD -MF obj/base/base_core.number_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/number_util.cc -o obj/base/base_core.number_util.o In file included from /usr/include/c++/8/vector:69, from /builddir/build/BUILD/mozc-2.23.2815.102/base/number_util.h:34, from ../../base/number_util.cc:30: /usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/vector:64, from /builddir/build/BUILD/mozc-2.23.2815.102/base/number_util.h:34, from ../../base/number_util.cc:30: /usr/include/c++/8/bits/stl_vector.h: In function 'bool mozc::{anonymous}::NormalizeNumbersInternal(mozc::StringPiece, bool, bool, std::__cxx11::string*, std::__cxx11::string*, std::__cxx11::string*)': /usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ^~~~~~~~~~~~~~~~~ ../../base/number_util.cc:1119:1: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 } ^ [213/811] /usr/bin/g++ -MMD -MF obj/dictionary/file/dictionary_file.dictionary_file.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/file/dictionary_file.cc -o obj/dictionary/file/dictionary_file.dictionary_file.o [214/811] rm -f obj/dictionary/file/libdictionary_file.a && /usr/bin/ar rcsT obj/dictionary/file/libdictionary_file.a obj/dictionary/file/dictionary_file.dictionary_file.o [215/811] /usr/bin/g++ -MMD -MF obj/dictionary/file/codec_factory.codec_factory.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/file/codec_factory.cc -o obj/dictionary/file/codec_factory.codec_factory.o [216/811] rm -f obj/dictionary/file/libcodec_factory.a && /usr/bin/ar rcsT obj/dictionary/file/libcodec_factory.a obj/dictionary/file/codec_factory.codec_factory.o [217/811] /usr/bin/g++ -MMD -MF obj/dictionary/file/codec.codec.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/file/codec.cc -o obj/dictionary/file/codec.codec.o [218/811] rm -f obj/dictionary/file/libcodec.a && /usr/bin/ar rcsT obj/dictionary/file/libcodec.a obj/dictionary/file/codec.codec.o [219/811] /usr/bin/g++ -MMD -MF obj/base/serialized_string_array.serialized_string_array.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/serialized_string_array.cc -o obj/base/serialized_string_array.serialized_string_array.o [220/811] rm -f obj/base/libserialized_string_array.a && /usr/bin/ar rcsT obj/base/libserialized_string_array.a obj/base/serialized_string_array.serialized_string_array.o [221/811] /usr/bin/g++ -MMD -MF obj/base/base.cpu_stats.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/cpu_stats.cc -o obj/base/base.cpu_stats.o [222/811] /usr/bin/g++ -MMD -MF obj/data_manager/pos_list_provider.pos_list_provider.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/pos_list_provider.cc -o obj/data_manager/pos_list_provider.pos_list_provider.o [223/811] rm -f obj/data_manager/libpos_list_provider.a && /usr/bin/ar rcsT obj/data_manager/libpos_list_provider.a obj/data_manager/pos_list_provider.pos_list_provider.o [224/811] /usr/bin/g++ -MMD -MF obj/base/base.process.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/process.cc -o obj/base/base.process.o [225/811] /usr/bin/g++ -MMD -MF obj/base/multifile.multifile.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/multifile.cc -o obj/base/multifile.multifile.o [226/811] /usr/bin/g++ -MMD -MF obj/base/base.run_level.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/run_level.cc -o obj/base/base.run_level.o [227/811] rm -f obj/base/libmultifile.a && /usr/bin/ar rcsT obj/base/libmultifile.a obj/base/multifile.multifile.o [228/811] /usr/bin/g++ -MMD -MF obj/base/base_core.util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/util.cc -o obj/base/base_core.util.o [229/811] rm -f obj/base/libbase_core.a && /usr/bin/ar rcsT obj/base/libbase_core.a obj/base/base_core.file_stream.o obj/base/base_core.file_util.o obj/base/base_core.init_mozc.o obj/base/base_core.japanese_util_rule.o obj/base/base_core.logging.o obj/base/base_core.mmap.o obj/base/base_core.number_util.o obj/base/base_core.system_util.o obj/base/base_core.text_normalizer.o obj/base/base_core.thread.o obj/base/base_core.util.o obj/base/base_core.version.o obj/base/base_core.win_util.o [230/811] /usr/bin/g++ -MMD -MF obj/base/base.process_mutex.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/process_mutex.cc -o obj/base/base.process_mutex.o [231/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/path_util.path_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/path_util.cc -o obj/unix/ibus/path_util.path_util.o [232/811] rm -f obj/unix/ibus/libpath_util.a && /usr/bin/ar rcsT obj/unix/ibus/libpath_util.a obj/unix/ibus/path_util.path_util.o [233/811] /usr/bin/g++ -MMD -MF obj/base/base.stopwatch.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/stopwatch.cc -o obj/base/base.stopwatch.o [234/811] /usr/bin/g++ -MMD -MF obj/base/base.unnamed_event.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/unnamed_event.cc -o obj/base/base.unnamed_event.o [235/811] /usr/bin/g++ -MMD -MF obj/base/base.scheduler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/scheduler.cc -o obj/base/base.scheduler.o [236/811] rm -f obj/base/libbase.a && /usr/bin/ar rcsT obj/base/libbase.a obj/base/base.cpu_stats.o obj/base/base.process.o obj/base/base.process_mutex.o obj/base/base.run_level.o obj/base/base.scheduler.o obj/base/base.stopwatch.o obj/base/base.unnamed_event.o [237/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/selection_monitor.selection_monitor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DMOZC_ENABLE_X11_SELECTION_MONITOR=1 -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/selection_monitor.cc -o obj/unix/ibus/selection_monitor.selection_monitor.o [238/811] rm -f obj/unix/ibus/libselection_monitor.a && /usr/bin/ar rcsT obj/unix/ibus/libselection_monitor.a obj/unix/ibus/selection_monitor.selection_monitor.o [239/811] /usr/bin/g++ -MMD -MF obj/transliteration/transliteration.transliteration.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../transliteration/transliteration.cc -o obj/transliteration/transliteration.transliteration.o [240/811] rm -f obj/transliteration/libtransliteration.a && /usr/bin/ar rcsT obj/transliteration/libtransliteration.a obj/transliteration/transliteration.transliteration.o [241/811] touch obj/gui/gui_base.actions_depends.stamp [242/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/message_translator.message_translator.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/message_translator.cc -o obj/unix/ibus/message_translator.message_translator.o [243/811] rm -f obj/unix/ibus/libmessage_translator.a && /usr/bin/ar rcsT obj/unix/ibus/libmessage_translator.a obj/unix/ibus/message_translator.message_translator.o [244/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/ibus_mozc_metadata.mozc_engine_property.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/mozc_engine_property.cc -o obj/unix/ibus/ibus_mozc_metadata.mozc_engine_property.o [245/811] rm -f obj/unix/ibus/libibus_mozc_metadata.a && /usr/bin/ar rcsT obj/unix/ibus/libibus_mozc_metadata.a obj/unix/ibus/ibus_mozc_metadata.mozc_engine_property.o [246/811] /usr/bin/g++ -MMD -MF obj/storage/louds/louds.louds.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/louds/louds.cc -o obj/storage/louds/louds.louds.o [247/811] rm -f obj/storage/louds/liblouds.a && /usr/bin/ar rcsT obj/storage/louds/liblouds.a obj/storage/louds/louds.louds.o [248/811] /usr/bin/g++ -MMD -MF obj/storage/louds/simple_succinct_bit_vector_index.simple_succinct_bit_vector_index.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/louds/simple_succinct_bit_vector_index.cc -o obj/storage/louds/simple_succinct_bit_vector_index.simple_succinct_bit_vector_index.o [249/811] rm -f obj/storage/louds/libsimple_succinct_bit_vector_index.a && /usr/bin/ar rcsT obj/storage/louds/libsimple_succinct_bit_vector_index.a obj/storage/louds/simple_succinct_bit_vector_index.simple_succinct_bit_vector_index.o [250/811] /usr/bin/g++ -MMD -MF obj/storage/louds/louds_trie.louds_trie.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/louds/louds_trie.cc -o obj/storage/louds/louds_trie.louds_trie.o [251/811] rm -f obj/storage/louds/liblouds_trie.a && /usr/bin/ar rcsT obj/storage/louds/liblouds_trie.a obj/storage/louds/louds_trie.louds_trie.o [252/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/ibus_property_handler.property_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/property_handler.cc -o obj/unix/ibus/ibus_property_handler.property_handler.o [253/811] rm -f obj/unix/ibus/libibus_property_handler.a && /usr/bin/ar rcsT obj/unix/ibus/libibus_property_handler.a obj/unix/ibus/ibus_property_handler.property_handler.o [254/811] /usr/bin/g++ -MMD -MF obj/storage/louds/bit_vector_based_array.bit_vector_based_array.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/louds/bit_vector_based_array.cc -o obj/storage/louds/bit_vector_based_array.bit_vector_based_array.o [255/811] rm -f obj/storage/louds/libbit_vector_based_array.a && /usr/bin/ar rcsT obj/storage/louds/libbit_vector_based_array.a obj/storage/louds/bit_vector_based_array.bit_vector_based_array.o [256/811] /usr/bin/g++ -MMD -MF obj/renderer/window_util.window_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/window_util.cc -o obj/renderer/window_util.window_util.o [257/811] rm -f obj/renderer/libwindow_util.a && /usr/bin/ar rcsT obj/renderer/libwindow_util.a obj/renderer/window_util.window_util.o [258/811] /usr/bin/g++ -MMD -MF obj/dictionary/system/value_dictionary.value_dictionary.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/system/value_dictionary.cc -o obj/dictionary/system/value_dictionary.value_dictionary.o [259/811] rm -f obj/dictionary/system/libvalue_dictionary.a && /usr/bin/ar rcsT obj/dictionary/system/libvalue_dictionary.a obj/dictionary/system/value_dictionary.value_dictionary.o [260/811] /usr/bin/g++ -MMD -MF obj/converter/connector.connector.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/connector.cc -o obj/converter/connector.connector.o [261/811] rm -f obj/converter/libconnector.a && /usr/bin/ar rcsT obj/converter/libconnector.a obj/converter/connector.connector.o [262/811] /usr/bin/g++ -MMD -MF obj/ipc/ipc.android_ipc.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../ipc/android_ipc.cc -o obj/ipc/ipc.android_ipc.o [263/811] /usr/bin/g++ -MMD -MF obj/renderer/table_layout.table_layout.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/table_layout.cc -o obj/renderer/table_layout.table_layout.o [264/811] rm -f obj/renderer/libtable_layout.a && /usr/bin/ar rcsT obj/renderer/libtable_layout.a obj/renderer/table_layout.table_layout.o [265/811] /usr/bin/g++ -MMD -MF obj/net/http_client.http_client.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../net/http_client.cc -o obj/net/http_client.http_client.o [266/811] /usr/bin/g++ -MMD -MF obj/net/http_client.http_client_null.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../net/http_client_null.cc -o obj/net/http_client.http_client_null.o [267/811] /usr/bin/g++ -MMD -MF obj/net/http_client.proxy_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../net/proxy_manager.cc -o obj/net/http_client.proxy_manager.o [268/811] rm -f obj/net/libhttp_client.a && /usr/bin/ar rcsT obj/net/libhttp_client.a obj/net/http_client.http_client.o obj/net/http_client.proxy_manager.o obj/net/http_client.http_client_null.o [269/811] /usr/bin/g++ -MMD -MF obj/rewriter/calculator/calculator.calculator.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/calculator/calculator.cc -o obj/rewriter/calculator/calculator.calculator.o In file included from /usr/include/c++/8/vector:69, from ../../rewriter/calculator/calculator.cc:46: /usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type 'std::vector >::iterator' {aka '__gnu_cxx::__normal_iterator*, std::vector > >'} changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ^~~~~~~~~~~~~~~~~ [270/811] rm -f obj/rewriter/calculator/libcalculator.a && /usr/bin/ar rcsT obj/rewriter/calculator/libcalculator.a obj/rewriter/calculator/calculator.calculator.o [271/811] /usr/bin/g++ -MMD -MF obj/ipc/ipc.mach_ipc.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../ipc/mach_ipc.cc -o obj/ipc/ipc.mach_ipc.o [272/811] /usr/bin/g++ -MMD -MF obj/ipc/ipc.ipc.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../ipc/ipc.cc -o obj/ipc/ipc.ipc.o [273/811] /usr/bin/g++ -MMD -MF obj/ipc/ipc.ipc_mock.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../ipc/ipc_mock.cc -o obj/ipc/ipc.ipc_mock.o [274/811] cd ../../data_manager/oss; python ../../rewriter/gen_counter_suffix_array.py "--id_file=../../data/dictionary_oss/id.def" "--output=../../out_linux/Release/gen/data_manager/oss/counter_suffix.data" ../../data/dictionary_oss/dictionary00.txt ../../data/dictionary_oss/dictionary01.txt ../../data/dictionary_oss/dictionary02.txt ../../data/dictionary_oss/dictionary03.txt ../../data/dictionary_oss/dictionary04.txt ../../data/dictionary_oss/dictionary05.txt ../../data/dictionary_oss/dictionary06.txt ../../data/dictionary_oss/dictionary07.txt ../../data/dictionary_oss/dictionary08.txt ../../data/dictionary_oss/dictionary09.txt ../../data/dictionary_oss/reading_correction.tsv [275/811] /usr/bin/g++ -MMD -MF obj/ipc/ipc.win32_ipc.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../ipc/win32_ipc.cc -o obj/ipc/ipc.win32_ipc.o [276/811] /usr/bin/g++ -MMD -MF obj/ipc/ipc.named_event.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../ipc/named_event.cc -o obj/ipc/ipc.named_event.o [277/811] touch obj/renderer/renderer_client.actions_depends.stamp [278/811] touch obj/renderer/renderer_client.compile_depends.stamp [279/811] /usr/bin/g++ -MMD -MF obj/ipc/ipc.process_watch_dog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../ipc/process_watch_dog.cc -o obj/ipc/ipc.process_watch_dog.o [280/811] touch obj/client/client.compile_depends.stamp [281/811] touch obj/client/client.actions_depends.stamp [282/811] /usr/bin/g++ -MMD -MF obj/ipc/ipc.unix_ipc.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../ipc/unix_ipc.cc -o obj/ipc/ipc.unix_ipc.o [283/811] touch obj/gui/set_default_dialog_lib.actions_depends.stamp [284/811] touch obj/gui/set_default_dialog_lib.compile_depends.stamp [285/811] /usr/bin/g++ -MMD -MF obj/ipc/ipc.ipc_path_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../ipc/ipc_path_manager.cc -o obj/ipc/ipc.ipc_path_manager.o [286/811] rm -f obj/ipc/libipc.a && /usr/bin/ar rcsT obj/ipc/libipc.a obj/ipc/ipc.android_ipc.o obj/ipc/ipc.ipc.o obj/ipc/ipc.ipc_mock.o obj/ipc/ipc.ipc_path_manager.o obj/ipc/ipc.mach_ipc.o obj/ipc/ipc.named_event.o obj/ipc/ipc.process_watch_dog.o obj/ipc/ipc.unix_ipc.o obj/ipc/ipc.win32_ipc.o [287/811] /usr/bin/g++ -MMD -MF obj/session/session_watch_dog.session_watch_dog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/session_watch_dog.cc -o obj/session/session_watch_dog.session_watch_dog.o [288/811] rm -f obj/session/libsession_watch_dog.a && /usr/bin/ar rcsT obj/session/libsession_watch_dog.a obj/session/session_watch_dog.session_watch_dog.o [289/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/set_default_dialog/set_default_dialog_lib.qrc_set_default_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/set_default_dialog/qrc_set_default_dialog.cc -o obj/gui/gen/gui/set_default_dialog/set_default_dialog_lib.qrc_set_default_dialog.o [290/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/gtk_candidate_window_handler.gtk_candidate_window_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/gtk_candidate_window_handler.cc -o obj/unix/ibus/gtk_candidate_window_handler.gtk_candidate_window_handler.o [291/811] rm -f obj/unix/ibus/libgtk_candidate_window_handler.a && /usr/bin/ar rcsT obj/unix/ibus/libgtk_candidate_window_handler.a obj/unix/ibus/gtk_candidate_window_handler.gtk_candidate_window_handler.o [292/811] /usr/bin/g++ -MMD -MF obj/renderer/renderer_client.renderer_client.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/renderer_client.cc -o obj/renderer/renderer_client.renderer_client.o [293/811] rm -f obj/renderer/librenderer_client.a && /usr/bin/ar rcsT obj/renderer/librenderer_client.a obj/renderer/renderer_client.renderer_client.o [294/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/set_default_dialog/set_default_dialog_lib.moc_set_default_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/set_default_dialog/moc_set_default_dialog.cc -o obj/gui/gen/gui/set_default_dialog/set_default_dialog_lib.moc_set_default_dialog.o [295/811] /usr/bin/g++ -MMD -MF obj/client/client.server_launcher.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../client/server_launcher.cc -o obj/client/client.server_launcher.o [296/811] /usr/bin/g++ -MMD -MF obj/handwriting/zinnia_handwriting.zinnia_handwriting.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_ZINNIA_MODEL_FILE="/usr/share/zinnia/model/tomoe/handwriting-ja.model"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../handwriting/zinnia_handwriting.cc -o obj/handwriting/zinnia_handwriting.zinnia_handwriting.o [297/811] rm -f obj/handwriting/libzinnia_handwriting.a && /usr/bin/ar rcsT obj/handwriting/libzinnia_handwriting.a obj/handwriting/zinnia_handwriting.zinnia_handwriting.o [298/811] /usr/bin/g++ -MMD -MF obj/gui/set_default_dialog/set_default_dialog_lib.set_default_dialog_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/set_default_dialog/set_default_dialog_libmain.cc -o obj/gui/set_default_dialog/set_default_dialog_lib.set_default_dialog_libmain.o [299/811] touch obj/gui/error_message_dialog_lib.actions_depends.stamp [300/811] /usr/bin/g++ -MMD -MF obj/client/client.client.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../client/client.cc -o obj/client/client.client.o In file included from /usr/include/c++/8/vector:69, from /builddir/build/BUILD/mozc-2.23.2815.102/client/client.h:37, from ../../client/client.cc:32: /usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const mozc::commands::Input&}; _Tp = mozc::commands::Input; _Alloc = std::allocator]': /usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/vector:64, from /builddir/build/BUILD/mozc-2.23.2815.102/client/client.h:37, from ../../client/client.cc:32: /usr/include/c++/8/bits/stl_vector.h: In member function 'void mozc::client::Client::GetHistoryInputs(std::vector*) const': /usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ^~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/stl_vector.h: In member function 'void mozc::client::Client::PushHistory(const mozc::commands::Input&, const mozc::commands::Output&)': /usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ^~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/stl_vector.h: In member function 'bool mozc::client::Client::EnsureCallCommand(mozc::commands::Input*, mozc::commands::Output*)': /usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ^~~~~~~~~~~~~~~~~ [301/811] rm -f obj/client/libclient.a && /usr/bin/ar rcsT obj/client/libclient.a obj/client/client.client.o obj/client/client.server_launcher.o [302/811] touch obj/gui/error_message_dialog_lib.compile_depends.stamp [303/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/error_message_dialog/error_message_dialog_lib.qrc_error_message_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/error_message_dialog/qrc_error_message_dialog.cc -o obj/gui/gen/gui/error_message_dialog/error_message_dialog_lib.qrc_error_message_dialog.o [304/811] /usr/bin/g++ -MMD -MF obj/handwriting/handwriting_manager.handwriting_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../handwriting/handwriting_manager.cc -o obj/handwriting/handwriting_manager.handwriting_manager.o [305/811] rm -f obj/handwriting/libhandwriting_manager.a && /usr/bin/ar rcsT obj/handwriting/libhandwriting_manager.a obj/handwriting/handwriting_manager.handwriting_manager.o [306/811] /usr/bin/g++ -MMD -MF obj.host/dictionary/file/codec.codec.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/file/codec.cc -o obj.host/dictionary/file/codec.codec.o [307/811] rm -f obj.host/dictionary/file/libcodec.a && ar rcsT obj.host/dictionary/file/libcodec.a obj.host/dictionary/file/codec.codec.o [308/811] /usr/bin/g++ -MMD -MF obj.host/dictionary/system/system_dictionary_codec.codec.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/system/codec.cc -o obj.host/dictionary/system/system_dictionary_codec.codec.o [309/811] rm -f obj.host/dictionary/system/libsystem_dictionary_codec.a && ar rcsT obj.host/dictionary/system/libsystem_dictionary_codec.a obj.host/dictionary/system/system_dictionary_codec.codec.o [310/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/confirmation_dialog/confirmation_dialog_lib.qrc_confirmation_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/confirmation_dialog/qrc_confirmation_dialog.cc -o obj/gui/gen/gui/confirmation_dialog/confirmation_dialog_lib.qrc_confirmation_dialog.o [311/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/error_message_dialog/error_message_dialog_lib.moc_error_message_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/error_message_dialog/moc_error_message_dialog.cc -o obj/gui/gen/gui/error_message_dialog/error_message_dialog_lib.moc_error_message_dialog.o [312/811] /usr/bin/g++ -MMD -MF obj/gui/set_default_dialog/set_default_dialog_lib.set_default_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/set_default_dialog/set_default_dialog.cc -o obj/gui/set_default_dialog/set_default_dialog_lib.set_default_dialog.o [313/811] rm -f obj/gui/libset_default_dialog_lib.a && /usr/bin/ar rcsT obj/gui/libset_default_dialog_lib.a obj/gui/gen/gui/set_default_dialog/set_default_dialog_lib.moc_set_default_dialog.o obj/gui/gen/gui/set_default_dialog/set_default_dialog_lib.qrc_set_default_dialog.o obj/gui/set_default_dialog/set_default_dialog_lib.set_default_dialog.o obj/gui/set_default_dialog/set_default_dialog_lib.set_default_dialog_libmain.o [314/811] touch obj/gui/about_dialog_lib.actions_depends.stamp [315/811] touch obj/gui/about_dialog_lib.compile_depends.stamp [316/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/about_dialog/about_dialog_lib.moc_about_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/about_dialog/moc_about_dialog.cc -o obj/gui/gen/gui/about_dialog/about_dialog_lib.moc_about_dialog.o [317/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/about_dialog/about_dialog_lib.qrc_about_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/about_dialog/qrc_about_dialog.cc -o obj/gui/gen/gui/about_dialog/about_dialog_lib.qrc_about_dialog.o [318/811] /usr/bin/g++ -MMD -MF obj/gui/error_message_dialog/error_message_dialog_lib.error_message_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/error_message_dialog/error_message_dialog.cc -o obj/gui/error_message_dialog/error_message_dialog_lib.error_message_dialog.o [319/811] /usr/bin/g++ -MMD -MF obj/gui/error_message_dialog/error_message_dialog_lib.error_message_dialog_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/error_message_dialog/error_message_dialog_libmain.cc -o obj/gui/error_message_dialog/error_message_dialog_lib.error_message_dialog_libmain.o [320/811] rm -f obj/gui/liberror_message_dialog_lib.a && /usr/bin/ar rcsT obj/gui/liberror_message_dialog_lib.a obj/gui/gen/gui/error_message_dialog/error_message_dialog_lib.moc_error_message_dialog.o obj/gui/gen/gui/error_message_dialog/error_message_dialog_lib.qrc_error_message_dialog.o obj/gui/error_message_dialog/error_message_dialog_lib.error_message_dialog.o obj/gui/error_message_dialog/error_message_dialog_lib.error_message_dialog_libmain.o [321/811] /usr/bin/g++ -MMD -MF obj/gui/confirmation_dialog/confirmation_dialog_lib.confirmation_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/confirmation_dialog/confirmation_dialog.cc -o obj/gui/confirmation_dialog/confirmation_dialog_lib.confirmation_dialog.o [322/811] /usr/bin/g++ -MMD -MF obj/dictionary/suppression_dictionary.suppression_dictionary.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/suppression_dictionary.cc -o obj/dictionary/suppression_dictionary.suppression_dictionary.o [323/811] /usr/bin/g++ -MMD -MF obj/gui/confirmation_dialog/confirmation_dialog_lib.confirmation_dialog_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/confirmation_dialog/confirmation_dialog_libmain.cc -o obj/gui/confirmation_dialog/confirmation_dialog_lib.confirmation_dialog_libmain.o [324/811] rm -f obj/gui/libconfirmation_dialog_lib.a && /usr/bin/ar rcsT obj/gui/libconfirmation_dialog_lib.a obj/gui/gen/gui/confirmation_dialog/confirmation_dialog_lib.qrc_confirmation_dialog.o obj/gui/confirmation_dialog/confirmation_dialog_lib.confirmation_dialog.o obj/gui/confirmation_dialog/confirmation_dialog_lib.confirmation_dialog_libmain.o [325/811] rm -f obj/dictionary/libsuppression_dictionary.a && /usr/bin/ar rcsT obj/dictionary/libsuppression_dictionary.a obj/dictionary/suppression_dictionary.suppression_dictionary.o [326/811] /usr/bin/g++ -MMD -MF obj/dictionary/user_pos.user_pos.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/user_pos.cc -o obj/dictionary/user_pos.user_pos.o [327/811] rm -f obj/dictionary/libuser_pos.a && /usr/bin/ar rcsT obj/dictionary/libuser_pos.a obj/dictionary/user_pos.user_pos.o [328/811] /usr/bin/g++ -MMD -MF obj/dictionary/suffix_dictionary.suffix_dictionary.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/suffix_dictionary.cc -o obj/dictionary/suffix_dictionary.suffix_dictionary.o [329/811] rm -f obj/dictionary/libsuffix_dictionary.a && /usr/bin/ar rcsT obj/dictionary/libsuffix_dictionary.a obj/dictionary/suffix_dictionary.suffix_dictionary.o [330/811] /usr/bin/g++ -MMD -MF obj/converter/segmenter.segmenter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/segmenter.cc -o obj/converter/segmenter.segmenter.o [331/811] rm -f obj/converter/libsegmenter.a && /usr/bin/ar rcsT obj/converter/libsegmenter.a obj/converter/segmenter.segmenter.o [332/811] /usr/bin/g++ -MMD -MF obj/gui/about_dialog/about_dialog_lib.about_dialog_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/about_dialog/about_dialog_libmain.cc -o obj/gui/about_dialog/about_dialog_lib.about_dialog_libmain.o [333/811] /usr/bin/g++ -MMD -MF obj/dictionary/text_dictionary_loader.text_dictionary_loader.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/text_dictionary_loader.cc -o obj/dictionary/text_dictionary_loader.text_dictionary_loader.o [334/811] touch obj/request/conversion_request.compile_depends.stamp [335/811] rm -f obj/dictionary/libtext_dictionary_loader.a && /usr/bin/ar rcsT obj/dictionary/libtext_dictionary_loader.a obj/dictionary/text_dictionary_loader.text_dictionary_loader.o [336/811] /usr/bin/g++ -MMD -MF obj/gui/about_dialog/about_dialog_lib.about_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/about_dialog/about_dialog.cc -o obj/gui/about_dialog/about_dialog_lib.about_dialog.o [337/811] rm -f obj/gui/libabout_dialog_lib.a && /usr/bin/ar rcsT obj/gui/libabout_dialog_lib.a obj/gui/gen/gui/about_dialog/about_dialog_lib.moc_about_dialog.o obj/gui/gen/gui/about_dialog/about_dialog_lib.qrc_about_dialog.o obj/gui/about_dialog/about_dialog_lib.about_dialog.o obj/gui/about_dialog/about_dialog_lib.about_dialog_libmain.o [338/811] /usr/bin/g++ -MMD -MF obj/data_manager/serialized_dictionary.serialized_dictionary.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/serialized_dictionary.cc -o obj/data_manager/serialized_dictionary.serialized_dictionary.o [339/811] rm -f obj/data_manager/libserialized_dictionary.a && /usr/bin/ar rcsT obj/data_manager/libserialized_dictionary.a obj/data_manager/serialized_dictionary.serialized_dictionary.o [340/811] /usr/bin/g++ -MMD -MF obj/request/conversion_request.conversion_request.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../request/conversion_request.cc -o obj/request/conversion_request.conversion_request.o [341/811] touch obj/renderer/renderer_server.compile_depends.stamp [342/811] /usr/bin/g++ -MMD -MF obj/converter/lattice.lattice.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/lattice.cc -o obj/converter/lattice.lattice.o [343/811] rm -f obj/converter/liblattice.a && /usr/bin/ar rcsT obj/converter/liblattice.a obj/converter/lattice.lattice.o [344/811] touch obj/dictionary/dictionary_impl.compile_depends.stamp [345/811] /usr/bin/g++ -MMD -MF obj/converter/immutable_converter_interface.immutable_converter_interface.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/immutable_converter_interface.cc -o obj/converter/immutable_converter_interface.immutable_converter_interface.o [346/811] rm -f obj/converter/libimmutable_converter_interface.a && /usr/bin/ar rcsT obj/converter/libimmutable_converter_interface.a obj/converter/immutable_converter_interface.immutable_converter_interface.o [347/811] touch obj/renderer/mozc_renderer_lib.compile_depends.stamp [348/811] /usr/bin/g++ -MMD -MF obj/config/config_handler.config_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../config/config_handler.cc -o obj/config/config_handler.config_handler.o [349/811] rm -f obj/config/libconfig_handler.a && /usr/bin/ar rcsT obj/config/libconfig_handler.a obj/config/config_handler.config_handler.o [350/811] touch obj/request/conversion_request.actions_depends.stamp [351/811] rm -f obj/request/libconversion_request.a && /usr/bin/ar rcsT obj/request/libconversion_request.a obj/request/conversion_request.conversion_request.o [352/811] touch obj/renderer/renderer_server.actions_depends.stamp [353/811] touch obj/dictionary/dictionary_impl.actions_depends.stamp [354/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.draw_tool.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/draw_tool.cc -o obj/renderer/unix/mozc_renderer_lib.draw_tool.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/draw_tool.h:32, from ../../renderer/unix/draw_tool.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/draw_tool.h:32, from ../../renderer/unix/draw_tool.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [355/811] /usr/bin/g++ -MMD -MF obj/dictionary/dictionary_impl.dictionary_impl.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/dictionary_impl.cc -o obj/dictionary/dictionary_impl.dictionary_impl.o [356/811] rm -f obj/dictionary/libdictionary_impl.a && /usr/bin/ar rcsT obj/dictionary/libdictionary_impl.a obj/dictionary/dictionary_impl.dictionary_impl.o [357/811] /usr/bin/g++ -MMD -MF obj/renderer/renderer_server.renderer_server.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/renderer_server.cc -o obj/renderer/renderer_server.renderer_server.o [358/811] rm -f obj/renderer/librenderer_server.a && /usr/bin/ar rcsT obj/renderer/librenderer_server.a obj/renderer/renderer_server.renderer_server.o [359/811] /usr/bin/g++ -MMD -MF obj/dictionary/system/system_dictionary.system_dictionary.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/system/system_dictionary.cc -o obj/dictionary/system/system_dictionary.system_dictionary.o [360/811] rm -f obj/dictionary/system/libsystem_dictionary.a && /usr/bin/ar rcsT obj/dictionary/system/libsystem_dictionary.a obj/dictionary/system/system_dictionary.system_dictionary.o [361/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.font_spec.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/font_spec.cc -o obj/renderer/unix/mozc_renderer_lib.font_spec.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/font_spec_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/font_spec.h:37, from ../../renderer/unix/font_spec.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/font_spec_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/font_spec.h:37, from ../../renderer/unix/font_spec.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [362/811] cd ../../data_manager/oss; python ../../data_manager/gen_connection_data.py --text_connection_file ../../out_linux/Release/gen/data_manager/oss/connection_single_column.txt --id_file ../../data/dictionary_oss/id.def --special_pos_file ../../data/rules/special_pos.def --binary_output_file ../../out_linux/Release/gen/data_manager/oss/connection.data --target_compiler gcc --use_1byte_cost false [363/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.gtk_wrapper.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/gtk_wrapper.cc -o obj/renderer/unix/mozc_renderer_lib.gtk_wrapper.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/gtk_wrapper_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/gtk_wrapper.h:33, from ../../renderer/unix/gtk_wrapper.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/gtk_wrapper_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/gtk_wrapper.h:33, from ../../renderer/unix/gtk_wrapper.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [364/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.pango_wrapper.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/pango_wrapper.cc -o obj/renderer/unix/mozc_renderer_lib.pango_wrapper.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/pango_wrapper_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/pango_wrapper.h:34, from ../../renderer/unix/pango_wrapper.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/pango_wrapper_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/pango_wrapper.h:34, from ../../renderer/unix/pango_wrapper.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [365/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.cairo_factory.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/cairo_factory.cc -o obj/renderer/unix/mozc_renderer_lib.cairo_factory.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/cairo_factory_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/cairo_factory.h:33, from ../../renderer/unix/cairo_factory.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/cairo_factory_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/cairo_factory.h:33, from ../../renderer/unix/cairo_factory.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [366/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.cairo_wrapper.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/cairo_wrapper.cc -o obj/renderer/unix/mozc_renderer_lib.cairo_wrapper.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/cairo_wrapper.h:33, from ../../renderer/unix/cairo_wrapper.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/cairo_wrapper.h:33, from ../../renderer/unix/cairo_wrapper.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [367/811] touch obj/renderer/mozc_renderer_lib.actions_depends.stamp [368/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.text_renderer.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/text_renderer.cc -o obj/renderer/unix/mozc_renderer_lib.text_renderer.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/text_renderer.h:33, from ../../renderer/unix/text_renderer.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/text_renderer.h:33, from ../../renderer/unix/text_renderer.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [369/811] /usr/bin/g++ -MMD -MF obj/config/stats_config_util.stats_config_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../config/stats_config_util.cc -o obj/config/stats_config_util.stats_config_util.o [370/811] rm -f obj/config/libstats_config_util.a && /usr/bin/ar rcsT obj/config/libstats_config_util.a obj/config/stats_config_util.stats_config_util.o [371/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.gtk_window_base.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/gtk_window_base.cc -o obj/renderer/unix/mozc_renderer_lib.gtk_window_base.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/gtk_window_base.h:33, from ../../renderer/unix/gtk_window_base.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/gtk_window_base.h:33, from ../../renderer/unix/gtk_window_base.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [372/811] touch obj/gui/character_pad_lib.compile_depends.stamp [373/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.infolist_window.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/infolist_window.cc -o obj/renderer/unix/mozc_renderer_lib.infolist_window.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/infolist_window.h:35, from ../../renderer/unix/infolist_window.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/infolist_window.h:35, from ../../renderer/unix/infolist_window.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [374/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.unix_server.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/unix_server.cc -o obj/renderer/unix/mozc_renderer_lib.unix_server.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/gtk_wrapper_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/unix_server.h:37, from ../../renderer/unix/unix_server.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/gtk_wrapper_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/unix_server.h:37, from ../../renderer/unix/unix_server.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [375/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.unix_renderer.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/unix_renderer.cc -o obj/renderer/unix/mozc_renderer_lib.unix_renderer.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/gtk_wrapper_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/unix_renderer.h:37, from ../../renderer/unix/unix_renderer.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/gtk_wrapper_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/unix_renderer.h:37, from ../../renderer/unix/unix_renderer.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [376/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/character_pad/character_pad_lib.moc_character_palette.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/character_pad/moc_character_palette.cc -o obj/gui/gen/gui/character_pad/character_pad_lib.moc_character_palette.o [377/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/character_pad/character_pad_lib.moc_hand_writing_canvas.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/character_pad/moc_hand_writing_canvas.cc -o obj/gui/gen/gui/character_pad/character_pad_lib.moc_hand_writing_canvas.o [378/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/character_pad/character_pad_lib.qrc_character_pad.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/character_pad/qrc_character_pad.cc -o obj/gui/gen/gui/character_pad/character_pad_lib.qrc_character_pad.o [379/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.candidate_window.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/candidate_window.cc -o obj/renderer/unix/mozc_renderer_lib.candidate_window.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/cairo_factory_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/candidate_window.h:36, from ../../renderer/unix/candidate_window.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/cairo_factory_interface.h:33, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/candidate_window.h:36, from ../../renderer/unix/candidate_window.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [380/811] /usr/bin/g++ -MMD -MF obj/renderer/unix/mozc_renderer_lib.window_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/unix/window_manager.cc -o obj/renderer/unix/mozc_renderer_lib.window_manager.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/window_manager.h:32, from ../../renderer/unix/window_manager.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /builddir/build/BUILD/mozc-2.23.2815.102/renderer/unix/window_manager.h:32, from ../../renderer/unix/window_manager.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [381/811] rm -f obj/renderer/libmozc_renderer_lib.a && /usr/bin/ar rcsT obj/renderer/libmozc_renderer_lib.a obj/renderer/unix/mozc_renderer_lib.cairo_factory.o obj/renderer/unix/mozc_renderer_lib.cairo_wrapper.o obj/renderer/unix/mozc_renderer_lib.candidate_window.o obj/renderer/unix/mozc_renderer_lib.draw_tool.o obj/renderer/unix/mozc_renderer_lib.font_spec.o obj/renderer/unix/mozc_renderer_lib.gtk_window_base.o obj/renderer/unix/mozc_renderer_lib.gtk_wrapper.o obj/renderer/unix/mozc_renderer_lib.infolist_window.o obj/renderer/unix/mozc_renderer_lib.pango_wrapper.o obj/renderer/unix/mozc_renderer_lib.text_renderer.o obj/renderer/unix/mozc_renderer_lib.unix_renderer.o obj/renderer/unix/mozc_renderer_lib.unix_server.o obj/renderer/unix/mozc_renderer_lib.window_manager.o [382/811] touch obj/gui/character_pad_lib.actions_depends.stamp [383/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/character_pad/character_pad_lib.moc_hand_writing_thread.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/character_pad/moc_hand_writing_thread.cc -o obj/gui/gen/gui/character_pad/character_pad_lib.moc_hand_writing_thread.o [384/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/character_pad/character_pad_lib.moc_character_palette_table_widget.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/character_pad/moc_character_palette_table_widget.cc -o obj/gui/gen/gui/character_pad/character_pad_lib.moc_character_palette_table_widget.o [385/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/dictionary_tool/character_pad_lib.moc_zero_width_splitter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/dictionary_tool/moc_zero_width_splitter.cc -o obj/gui/gen/gui/dictionary_tool/character_pad_lib.moc_zero_width_splitter.o [386/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/character_pad/character_pad_lib.moc_result_list.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/character_pad/moc_result_list.cc -o obj/gui/gen/gui/character_pad/character_pad_lib.moc_result_list.o [387/811] /usr/bin/g++ -MMD -MF obj/gui/character_pad/character_pad_lib.character_pad_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/character_pad/character_pad_libmain.cc -o obj/gui/character_pad/character_pad_lib.character_pad_libmain.o [388/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/character_pad/character_pad_lib.moc_hand_writing.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/character_pad/moc_hand_writing.cc -o obj/gui/gen/gui/character_pad/character_pad_lib.moc_hand_writing.o [389/811] /usr/bin/g++ -MMD -MF obj/gui/character_pad/character_pad_lib.character_palette_table_widget.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/character_pad/character_palette_table_widget.cc -o obj/gui/character_pad/character_pad_lib.character_palette_table_widget.o [390/811] /usr/bin/g++ -MMD -MF obj/gui/character_pad/character_pad_lib.selection_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/character_pad/selection_handler.cc -o obj/gui/character_pad/character_pad_lib.selection_handler.o [391/811] /usr/bin/g++ -MMD -MF obj/gui/character_pad/character_pad_lib.result_list.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/character_pad/result_list.cc -o obj/gui/character_pad/character_pad_lib.result_list.o [392/811] /usr/bin/g++ -MMD -MF obj/gui/character_pad/character_pad_lib.windows_selection_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/character_pad/windows_selection_handler.cc -o obj/gui/character_pad/character_pad_lib.windows_selection_handler.o [393/811] /usr/bin/g++ -MMD -MF obj/gui/character_pad/character_pad_lib.hand_writing_canvas.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/character_pad/hand_writing_canvas.cc -o obj/gui/character_pad/character_pad_lib.hand_writing_canvas.o [394/811] touch obj/gui/administration_dialog_lib.compile_depends.stamp [395/811] /usr/bin/g++ -MMD -MF obj/gui/character_pad/character_pad_lib.hand_writing_thread.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/character_pad/hand_writing_thread.cc -o obj/gui/character_pad/character_pad_lib.hand_writing_thread.o [396/811] touch obj/gui/administration_dialog_lib.actions_depends.stamp [397/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/administration_dialog/administration_dialog_lib.qrc_administration_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/administration_dialog/qrc_administration_dialog.cc -o obj/gui/gen/gui/administration_dialog/administration_dialog_lib.qrc_administration_dialog.o [398/811] /usr/bin/g++ -MMD -MF obj/gui/character_pad/character_pad_lib.hand_writing.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/character_pad/hand_writing.cc -o obj/gui/character_pad/character_pad_lib.hand_writing.o [399/811] /usr/bin/g++ -MMD -MF obj/gui/character_pad/character_pad_lib.character_palette.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/character_pad/character_palette.cc -o obj/gui/character_pad/character_pad_lib.character_palette.o [400/811] touch obj/composer/key_parser.actions_depends.stamp [401/811] touch obj/composer/key_parser.compile_depends.stamp [402/811] touch obj/session/keymap.compile_depends.stamp [403/811] /usr/bin/g++ -MMD -MF obj/gui/dictionary_tool/character_pad_lib.zero_width_splitter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/dictionary_tool/zero_width_splitter.cc -o obj/gui/dictionary_tool/character_pad_lib.zero_width_splitter.o [404/811] /usr/bin/g++ -MMD -MF obj/gui/administration_dialog/administration_dialog_lib.administration_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/administration_dialog/administration_dialog.cc -o obj/gui/administration_dialog/administration_dialog_lib.administration_dialog.o [405/811] touch obj/session/keymap.actions_depends.stamp [406/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/administration_dialog/administration_dialog_lib.moc_administration_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/administration_dialog/moc_administration_dialog.cc -o obj/gui/gen/gui/administration_dialog/administration_dialog_lib.moc_administration_dialog.o [407/811] touch obj/session/keymap_factory.actions_depends.stamp [408/811] touch obj/session/keymap_factory.compile_depends.stamp [409/811] /usr/bin/g++ -MMD -MF obj/gui/administration_dialog/administration_dialog_lib.administration_dialog_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/administration_dialog/administration_dialog_libmain.cc -o obj/gui/administration_dialog/administration_dialog_lib.administration_dialog_libmain.o [410/811] rm -f obj/gui/libadministration_dialog_lib.a && /usr/bin/ar rcsT obj/gui/libadministration_dialog_lib.a obj/gui/gen/gui/administration_dialog/administration_dialog_lib.moc_administration_dialog.o obj/gui/gen/gui/administration_dialog/administration_dialog_lib.qrc_administration_dialog.o obj/gui/administration_dialog/administration_dialog_lib.administration_dialog.o obj/gui/administration_dialog/administration_dialog_lib.administration_dialog_libmain.o [411/811] touch obj/session/key_info_util.actions_depends.stamp [412/811] touch obj/session/key_info_util.compile_depends.stamp [413/811] /usr/bin/g++ -MMD -MF obj/composer/key_event_util.key_event_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/key_event_util.cc -o obj/composer/key_event_util.key_event_util.o [414/811] rm -f obj/composer/libkey_event_util.a && /usr/bin/ar rcsT obj/composer/libkey_event_util.a obj/composer/key_event_util.key_event_util.o [415/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/ibus_mozc_lib.engine_registrar.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DMOZC_ENABLE_X11_SELECTION_MONITOR=1 -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/engine_registrar.cc -o obj/unix/ibus/ibus_mozc_lib.engine_registrar.o [416/811] /usr/bin/g++ -MMD -MF obj/session/internal/keymap_factory.keymap_factory.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/internal/keymap_factory.cc -o obj/session/internal/keymap_factory.keymap_factory.o [417/811] rm -f obj/session/libkeymap_factory.a && /usr/bin/ar rcsT obj/session/libkeymap_factory.a obj/session/internal/keymap_factory.keymap_factory.o [418/811] /usr/bin/g++ -MMD -MF obj/session/key_info_util.key_info_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/key_info_util.cc -o obj/session/key_info_util.key_info_util.o In file included from /usr/include/c++/8/vector:69, from /builddir/build/BUILD/mozc-2.23.2815.102/session/key_info_util.h:33, from ../../session/key_info_util.cc:30: /usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/algorithm:62, from ../../session/key_info_util.cc:32: /usr/include/c++/8/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/8/bits/stl_algo.h:1840:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 __insertion_sort(_RandomAccessIterator __first, ^~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/stl_algo.h:1840:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/8/bits/stl_algo.h:61, from /usr/include/c++/8/algorithm:62, from ../../session/key_info_util.cc:32: /usr/include/c++/8/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/8/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, ^~~~~~~~~~~~~ In file included from /usr/include/c++/8/algorithm:62, from ../../session/key_info_util.cc:32: /usr/include/c++/8/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/8/bits/stl_algo.h:1940:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 __introsort_loop(_RandomAccessIterator __first, ^~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/stl_algo.h:1940:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/8/bits/stl_algo.h:1940:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/8/bits/stl_algo.h:1954:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 std::__introsort_loop(__cut, __last, __depth_limit, __comp); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/vector:64, from /builddir/build/BUILD/mozc-2.23.2815.102/session/key_info_util.h:33, from ../../session/key_info_util.cc:30: /usr/include/c++/8/bits/stl_vector.h: In function 'std::vector mozc::{anonymous}::ExtractSortedDirectModeKeysFromStream(std::istream*)': /usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/algorithm:62, from ../../session/key_info_util.cc:32: /usr/include/c++/8/bits/stl_algo.h:1968:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 std::__introsort_loop(__first, __last, ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ std::__lg(__last - __first) * 2, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __comp); ~~~~~~~ /usr/include/c++/8/bits/stl_algo.h:1885:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 std::__insertion_sort(__first, __first + int(_S_threshold), __comp); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/stl_algo.h:1890:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 std::__insertion_sort(__first, __last, __comp); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [419/811] /usr/bin/g++ -MMD -MF obj/gui/character_pad/character_pad_lib.unicode_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/character_pad/unicode_util.cc -o obj/gui/character_pad/character_pad_lib.unicode_util.o [420/811] rm -f obj/gui/libcharacter_pad_lib.a && /usr/bin/ar rcsT obj/gui/libcharacter_pad_lib.a obj/gui/gen/gui/character_pad/character_pad_lib.moc_character_palette.o obj/gui/gen/gui/character_pad/character_pad_lib.moc_hand_writing.o obj/gui/gen/gui/character_pad/character_pad_lib.moc_hand_writing_canvas.o obj/gui/gen/gui/character_pad/character_pad_lib.moc_hand_writing_thread.o obj/gui/gen/gui/character_pad/character_pad_lib.moc_character_palette_table_widget.o obj/gui/gen/gui/character_pad/character_pad_lib.moc_result_list.o obj/gui/gen/gui/character_pad/character_pad_lib.qrc_character_pad.o obj/gui/gen/gui/dictionary_tool/character_pad_lib.moc_zero_width_splitter.o obj/gui/character_pad/character_pad_lib.character_pad_libmain.o obj/gui/character_pad/character_pad_lib.character_palette_table_widget.o obj/gui/character_pad/character_pad_lib.character_palette.o obj/gui/character_pad/character_pad_lib.hand_writing_canvas.o obj/gui/character_pad/character_pad_lib.hand_writing_thread.o obj/gui/character_pad/character_pad_lib.hand_writing.o obj/gui/character_pad/character_pad_lib.result_list.o obj/gui/character_pad/character_pad_lib.selection_handler.o obj/gui/character_pad/character_pad_lib.unicode_util.o obj/gui/character_pad/character_pad_lib.windows_selection_handler.o obj/gui/dictionary_tool/character_pad_lib.zero_width_splitter.o [421/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/ibus_mozc_lib.ibus_candidate_window_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DMOZC_ENABLE_X11_SELECTION_MONITOR=1 -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/ibus_candidate_window_handler.cc -o obj/unix/ibus/ibus_mozc_lib.ibus_candidate_window_handler.o [422/811] rm -f obj/session/libkey_info_util.a && /usr/bin/ar rcsT obj/session/libkey_info_util.a obj/session/key_info_util.key_info_util.o [423/811] touch obj/session/ime_switch_util.actions_depends.stamp [424/811] touch obj/session/ime_switch_util.compile_depends.stamp [425/811] /usr/bin/g++ -MMD -MF obj/composer/key_parser.key_parser.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/key_parser.cc -o obj/composer/key_parser.key_parser.o [426/811] rm -f obj/composer/libkey_parser.a && /usr/bin/ar rcsT obj/composer/libkey_parser.a obj/composer/key_parser.key_parser.o [427/811] /usr/bin/g++ -MMD -MF obj/session/internal/keymap.keymap.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/internal/keymap.cc -o obj/session/internal/keymap.keymap.o [428/811] rm -f obj/session/libkeymap.a && /usr/bin/ar rcsT obj/session/libkeymap.a obj/session/internal/keymap.keymap.o [429/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/ibus_mozc_lib.key_event_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DMOZC_ENABLE_X11_SELECTION_MONITOR=1 -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/key_event_handler.cc -o obj/unix/ibus/ibus_mozc_lib.key_event_handler.o [430/811] touch obj/gui/config_dialog_lib.actions_depends.stamp [431/811] touch obj/gui/config_dialog_lib.compile_depends.stamp [432/811] /usr/bin/g++ -MMD -MF obj/session/ime_switch_util.ime_switch_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/ime_switch_util.cc -o obj/session/ime_switch_util.ime_switch_util.o [433/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/ibus_mozc_lib.surrounding_text_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DMOZC_ENABLE_X11_SELECTION_MONITOR=1 -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/surrounding_text_util.cc -o obj/unix/ibus/ibus_mozc_lib.surrounding_text_util.o [434/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/ibus_mozc_lib.key_translator.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DMOZC_ENABLE_X11_SELECTION_MONITOR=1 -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/key_translator.cc -o obj/unix/ibus/ibus_mozc_lib.key_translator.o [435/811] rm -f obj/session/libime_switch_util.a && /usr/bin/ar rcsT obj/session/libime_switch_util.a obj/session/ime_switch_util.ime_switch_util.o [436/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/ibus_mozc_lib.mozc_engine.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DMOZC_ENABLE_X11_SELECTION_MONITOR=1 -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/mozc_engine.cc -o obj/unix/ibus/ibus_mozc_lib.mozc_engine.o [437/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/ibus_mozc_lib.preedit_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DMOZC_ENABLE_X11_SELECTION_MONITOR=1 -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/preedit_handler.cc -o obj/unix/ibus/ibus_mozc_lib.preedit_handler.o [438/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_keybinding_editor_delegate.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/config_dialog/moc_keybinding_editor_delegate.cc -o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_keybinding_editor_delegate.o [439/811] rm -f obj/unix/ibus/libibus_mozc_lib.a && /usr/bin/ar rcsT obj/unix/ibus/libibus_mozc_lib.a obj/unix/ibus/ibus_mozc_lib.engine_registrar.o obj/unix/ibus/ibus_mozc_lib.ibus_candidate_window_handler.o obj/unix/ibus/ibus_mozc_lib.key_event_handler.o obj/unix/ibus/ibus_mozc_lib.key_translator.o obj/unix/ibus/ibus_mozc_lib.mozc_engine.o obj/unix/ibus/ibus_mozc_lib.preedit_handler.o obj/unix/ibus/ibus_mozc_lib.surrounding_text_util.o [440/811] touch obj/unix/ibus/ibus_mozc.actions_depends.stamp [441/811] cd ../../unix/ibus; python ../../build_tools/redirect.py ../../out_linux/Release/gen/unix/ibus/main.h ./gen_mozc_xml.py "--branding=Mozc" --output_cpp "--ibus_mozc_path=/usr/libexec/ibus-engine-mozc" "--ibus_mozc_icon_path=/usr/share/ibus-mozc/product_icon.png" [442/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/config_dialog/config_dialog_lib.qrc_config_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/config_dialog/qrc_config_dialog.cc -o obj/gui/gen/gui/config_dialog/config_dialog_lib.qrc_config_dialog.o [443/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_roman_table_editor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/config_dialog/moc_roman_table_editor.cc -o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_roman_table_editor.o [444/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_keymap_editor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/config_dialog/moc_keymap_editor.cc -o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_keymap_editor.o [445/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_combobox_delegate.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/config_dialog/moc_combobox_delegate.cc -o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_combobox_delegate.o [446/811] /usr/bin/g++ -MMD -MF obj/unix/ibus/ibus_mozc.main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DMOZC_ENABLE_X11_SELECTION_MONITOR=1 -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ibus-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/ibus/main.cc -o obj/unix/ibus/ibus_mozc.main.o [447/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_generic_table_editor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/config_dialog/moc_generic_table_editor.cc -o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_generic_table_editor.o [448/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_config_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/config_dialog/moc_config_dialog.cc -o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_config_dialog.o [449/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_keybinding_editor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/config_dialog/moc_keybinding_editor.cc -o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_keybinding_editor.o [450/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_character_form_editor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/config_dialog/moc_character_form_editor.cc -o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_character_form_editor.o [451/811] /usr/bin/g++ -pthread -Wl,--build-id -o ibus_mozc -Wl,--start-group obj/unix/ibus/ibus_mozc.main.o obj/base/libbase.a obj/unix/ibus/libibus_mozc_lib.a obj/unix/ibus/libibus_mozc_metadata.a obj/base/libbase_core.a obj/base/libclock.a obj/base/libsingleton.a obj/base/libmutex.a obj/base/libflags.a obj/base/libhash.a obj/base/libstring_piece.a obj/client/libclient.a obj/ipc/libipc.a obj/ipc/libipc_protocol.a obj/protocol/libcommands_proto.a obj/protocol/libcandidates_proto.a obj/protocol/libconfig_proto.a obj/protocol/libengine_builder_proto.a obj/protocol/libuser_dictionary_storage_proto.a obj/session/libime_switch_util.a obj/config/libconfig_handler.a obj/base/libconfig_file_stream.a obj/session/libkey_info_util.a obj/composer/libkey_event_util.a obj/composer/libkey_parser.a obj/session/libkeymap.a obj/unix/ibus/libibus_property_handler.a obj/unix/ibus/libmessage_translator.a obj/unix/ibus/libpath_util.a obj/unix/ibus/libgtk_candidate_window_handler.a obj/protocol/librenderer_proto.a obj/renderer/librenderer_client.a obj/unix/ibus/libselection_monitor.a -Wl,--end-group -libus-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxcb -lxcb-xfixes -lprotobuf [452/811] /usr/bin/g++ -MMD -MF obj/gui/config_dialog/config_dialog_lib.combobox_delegate.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/config_dialog/combobox_delegate.cc -o obj/gui/config_dialog/config_dialog_lib.combobox_delegate.o [453/811] /usr/bin/g++ -MMD -MF obj/gui/config_dialog/config_dialog_lib.character_form_editor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/config_dialog/character_form_editor.cc -o obj/gui/config_dialog/config_dialog_lib.character_form_editor.o [454/811] /usr/bin/g++ -MMD -MF obj/gui/config_dialog/config_dialog_lib.keybinding_editor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/config_dialog/keybinding_editor.cc -o obj/gui/config_dialog/config_dialog_lib.keybinding_editor.o [455/811] /usr/bin/g++ -MMD -MF obj/gui/config_dialog/config_dialog_lib.config_dialog_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/config_dialog/config_dialog_libmain.cc -o obj/gui/config_dialog/config_dialog_lib.config_dialog_libmain.o [456/811] /usr/bin/g++ -MMD -MF obj/gui/config_dialog/config_dialog_lib.generic_table_editor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/config_dialog/generic_table_editor.cc -o obj/gui/config_dialog/config_dialog_lib.generic_table_editor.o [457/811] /usr/bin/g++ -MMD -MF obj/data_manager/dataset_reader.dataset_reader.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/dataset_reader.cc -o obj/data_manager/dataset_reader.dataset_reader.o [458/811] /usr/bin/g++ -MMD -MF obj/base/obfuscator_support.unverified_aes256.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/unverified_aes256.cc -o obj/base/obfuscator_support.unverified_aes256.o [459/811] rm -f obj/data_manager/libdataset_reader.a && /usr/bin/ar rcsT obj/data_manager/libdataset_reader.a obj/data_manager/dataset_reader.dataset_reader.o [460/811] /usr/bin/g++ -MMD -MF obj/base/obfuscator_support.unverified_sha1.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/unverified_sha1.cc -o obj/base/obfuscator_support.unverified_sha1.o [461/811] rm -f obj/base/libobfuscator_support.a && /usr/bin/ar rcsT obj/base/libobfuscator_support.a obj/base/obfuscator_support.unverified_aes256.o obj/base/obfuscator_support.unverified_sha1.o [462/811] /usr/bin/g++ -MMD -MF obj/gui/config_dialog/config_dialog_lib.keybinding_editor_delegate.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/config_dialog/keybinding_editor_delegate.cc -o obj/gui/config_dialog/config_dialog_lib.keybinding_editor_delegate.o [463/811] /usr/bin/g++ -MMD -MF obj/base/encryptor.encryptor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/encryptor.cc -o obj/base/encryptor.encryptor.o [464/811] /usr/bin/g++ -MMD -MF obj/gui/config_dialog/config_dialog_lib.config_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/config_dialog/config_dialog.cc -o obj/gui/config_dialog/config_dialog_lib.config_dialog.o [465/811] /usr/bin/g++ -MMD -MF obj/storage/storage.existence_filter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/existence_filter.cc -o obj/storage/storage.existence_filter.o [466/811] /usr/bin/g++ -MMD -MF obj/base/encryptor.password_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/password_manager.cc -o obj/base/encryptor.password_manager.o [467/811] rm -f obj/base/libencryptor.a && /usr/bin/ar rcsT obj/base/libencryptor.a obj/base/encryptor.encryptor.o obj/base/encryptor.password_manager.o [468/811] /usr/bin/g++ -MMD -MF obj/data_manager/data_manager.data_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/data_manager.cc -o obj/data_manager/data_manager.data_manager.o [469/811] rm -f obj/data_manager/libdata_manager.a && /usr/bin/ar rcsT obj/data_manager/libdata_manager.a obj/data_manager/data_manager.data_manager.o [470/811] touch obj/usage_stats/usage_stats.actions_depends.stamp [471/811] touch obj/usage_stats/usage_stats.compile_depends.stamp [472/811] /usr/bin/g++ -MMD -MF obj/storage/storage.memory_storage.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/memory_storage.cc -o obj/storage/storage.memory_storage.o [473/811] /usr/bin/g++ -MMD -MF obj/storage/storage.registry.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/registry.cc -o obj/storage/storage.registry.o [474/811] /usr/bin/g++ -MMD -MF obj/storage/storage.encrypted_string_storage.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/encrypted_string_storage.cc -o obj/storage/storage.encrypted_string_storage.o [475/811] touch obj/usage_stats/usage_stats_uploader.compile_depends.stamp [476/811] /usr/bin/g++ -MMD -MF obj/gui/config_dialog/config_dialog_lib.roman_table_editor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/config_dialog/roman_table_editor.cc -o obj/gui/config_dialog/config_dialog_lib.roman_table_editor.o [477/811] /usr/bin/g++ -MMD -MF obj/storage/storage.lru_storage.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/lru_storage.cc -o obj/storage/storage.lru_storage.o [478/811] /usr/bin/g++ -MMD -MF obj/usage_stats/usage_stats.usage_stats.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../usage_stats/usage_stats.cc -o obj/usage_stats/usage_stats.usage_stats.o [479/811] /usr/bin/g++ -MMD -MF obj/storage/storage.tiny_storage.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/tiny_storage.cc -o obj/storage/storage.tiny_storage.o [480/811] rm -f obj/usage_stats/libusage_stats.a && /usr/bin/ar rcsT obj/usage_stats/libusage_stats.a obj/usage_stats/usage_stats.usage_stats.o [481/811] touch obj/usage_stats/usage_stats_uploader.actions_depends.stamp [482/811] touch obj/session/session_usage_stats_util.actions_depends.stamp [483/811] rm -f obj/storage/libstorage.a && /usr/bin/ar rcsT obj/storage/libstorage.a obj/storage/storage.encrypted_string_storage.o obj/storage/storage.existence_filter.o obj/storage/storage.lru_storage.o obj/storage/storage.memory_storage.o obj/storage/storage.registry.o obj/storage/storage.tiny_storage.o [484/811] touch obj/session/session_usage_stats_util.compile_depends.stamp [485/811] touch obj/gui/post_install_dialog_lib.compile_depends.stamp [486/811] /usr/bin/g++ -MMD -MF obj/usage_stats/usage_stats_uploader.upload_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../usage_stats/upload_util.cc -o obj/usage_stats/usage_stats_uploader.upload_util.o [487/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/post_install_dialog/post_install_dialog_lib.qrc_post_install_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/post_install_dialog/qrc_post_install_dialog.cc -o obj/gui/gen/gui/post_install_dialog/post_install_dialog_lib.qrc_post_install_dialog.o [488/811] /usr/bin/g++ -MMD -MF obj/gui/config_dialog/config_dialog_lib.keymap_editor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/config_dialog/keymap_editor.cc -o obj/gui/config_dialog/config_dialog_lib.keymap_editor.o [489/811] rm -f obj/gui/libconfig_dialog_lib.a && /usr/bin/ar rcsT obj/gui/libconfig_dialog_lib.a obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_character_form_editor.o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_combobox_delegate.o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_config_dialog.o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_generic_table_editor.o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_keybinding_editor.o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_keybinding_editor_delegate.o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_keymap_editor.o obj/gui/gen/gui/config_dialog/config_dialog_lib.moc_roman_table_editor.o obj/gui/gen/gui/config_dialog/config_dialog_lib.qrc_config_dialog.o obj/gui/config_dialog/config_dialog_lib.character_form_editor.o obj/gui/config_dialog/config_dialog_lib.combobox_delegate.o obj/gui/config_dialog/config_dialog_lib.config_dialog.o obj/gui/config_dialog/config_dialog_lib.config_dialog_libmain.o obj/gui/config_dialog/config_dialog_lib.generic_table_editor.o obj/gui/config_dialog/config_dialog_lib.keybinding_editor.o obj/gui/config_dialog/config_dialog_lib.keybinding_editor_delegate.o obj/gui/config_dialog/config_dialog_lib.keymap_editor.o obj/gui/config_dialog/config_dialog_lib.roman_table_editor.o [490/811] touch obj/session/session_usage_observer.actions_depends.stamp [491/811] touch obj/session/session_usage_observer.compile_depends.stamp [492/811] /usr/bin/g++ -MMD -MF obj/usage_stats/usage_stats_uploader.usage_stats_updater.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../usage_stats/usage_stats_updater.cc -o obj/usage_stats/usage_stats_uploader.usage_stats_updater.o [493/811] touch obj/gui/post_install_dialog_lib.actions_depends.stamp [494/811] touch obj/dictionary/user_dictionary.compile_depends.stamp [495/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/post_install_dialog/post_install_dialog_lib.moc_post_install_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/post_install_dialog/moc_post_install_dialog.cc -o obj/gui/gen/gui/post_install_dialog/post_install_dialog_lib.moc_post_install_dialog.o [496/811] /usr/bin/g++ -MMD -MF obj/usage_stats/usage_stats_uploader.usage_stats_uploader.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../usage_stats/usage_stats_uploader.cc -o obj/usage_stats/usage_stats_uploader.usage_stats_uploader.o [497/811] rm -f obj/usage_stats/libusage_stats_uploader.a && /usr/bin/ar rcsT obj/usage_stats/libusage_stats_uploader.a obj/usage_stats/usage_stats_uploader.upload_util.o obj/usage_stats/usage_stats_uploader.usage_stats_uploader.o obj/usage_stats/usage_stats_uploader.usage_stats_updater.o [498/811] /usr/bin/g++ -MMD -MF obj/session/session_usage_stats_util.session_usage_stats_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/session_usage_stats_util.cc -o obj/session/session_usage_stats_util.session_usage_stats_util.o [499/811] rm -f obj/session/libsession_usage_stats_util.a && /usr/bin/ar rcsT obj/session/libsession_usage_stats_util.a obj/session/session_usage_stats_util.session_usage_stats_util.o [500/811] /usr/bin/g++ -MMD -MF obj/session/session_usage_observer.session_usage_observer.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/session_usage_observer.cc -o obj/session/session_usage_observer.session_usage_observer.o [501/811] rm -f obj/session/libsession_usage_observer.a && /usr/bin/ar rcsT obj/session/libsession_usage_observer.a obj/session/session_usage_observer.session_usage_observer.o [502/811] /usr/bin/g++ -MMD -MF obj/dictionary/user_dictionary.user_dictionary_importer.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/user_dictionary_importer.cc -o obj/dictionary/user_dictionary.user_dictionary_importer.o [503/811] touch obj/dictionary/user_dictionary.actions_depends.stamp [504/811] touch obj/gui/word_register_dialog_lib.compile_depends.stamp [505/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/word_register_dialog/word_register_dialog_lib.qrc_word_register_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/word_register_dialog/qrc_word_register_dialog.cc -o obj/gui/gen/gui/word_register_dialog/word_register_dialog_lib.qrc_word_register_dialog.o [506/811] /usr/bin/g++ -MMD -MF obj/dictionary/user_dictionary.user_dictionary_storage.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/user_dictionary_storage.cc -o obj/dictionary/user_dictionary.user_dictionary_storage.o [507/811] /usr/bin/g++ -MMD -MF obj/dictionary/user_dictionary.user_dictionary.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/user_dictionary.cc -o obj/dictionary/user_dictionary.user_dictionary.o [508/811] touch obj/gui/word_register_dialog_lib.actions_depends.stamp [509/811] /usr/bin/g++ -MMD -MF obj/dictionary/user_dictionary.user_dictionary_session.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/user_dictionary_session.cc -o obj/dictionary/user_dictionary.user_dictionary_session.o [510/811] /usr/bin/g++ -MMD -MF obj/gui/post_install_dialog/post_install_dialog_lib.post_install_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/post_install_dialog/post_install_dialog.cc -o obj/gui/post_install_dialog/post_install_dialog_lib.post_install_dialog.o [511/811] /usr/bin/g++ -MMD -MF obj/dictionary/user_dictionary.user_dictionary_session_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/user_dictionary_session_handler.cc -o obj/dictionary/user_dictionary.user_dictionary_session_handler.o [512/811] touch obj/gui/gui_base.compile_depends.stamp [513/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/base/gui_base.moc_window_title_modifier.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/base/moc_window_title_modifier.cc -o obj/gui/gen/gui/base/gui_base.moc_window_title_modifier.o [514/811] /usr/bin/g++ -MMD -MF obj/dictionary/user_dictionary.user_dictionary_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/user_dictionary_util.cc -o obj/dictionary/user_dictionary.user_dictionary_util.o [515/811] rm -f obj/dictionary/libuser_dictionary.a && /usr/bin/ar rcsT obj/dictionary/libuser_dictionary.a obj/dictionary/user_dictionary.user_dictionary.o obj/dictionary/user_dictionary.user_dictionary_importer.o obj/dictionary/user_dictionary.user_dictionary_session.o obj/dictionary/user_dictionary.user_dictionary_session_handler.o obj/dictionary/user_dictionary.user_dictionary_storage.o obj/dictionary/user_dictionary.user_dictionary_util.o [516/811] /usr/bin/g++ -MMD -MF obj/gui/post_install_dialog/post_install_dialog_lib.post_install_dialog_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/post_install_dialog/post_install_dialog_libmain.cc -o obj/gui/post_install_dialog/post_install_dialog_lib.post_install_dialog_libmain.o [517/811] rm -f obj/gui/libpost_install_dialog_lib.a && /usr/bin/ar rcsT obj/gui/libpost_install_dialog_lib.a obj/gui/gen/gui/post_install_dialog/post_install_dialog_lib.moc_post_install_dialog.o obj/gui/gen/gui/post_install_dialog/post_install_dialog_lib.qrc_post_install_dialog.o obj/gui/post_install_dialog/post_install_dialog_lib.post_install_dialog.o obj/gui/post_install_dialog/post_install_dialog_lib.post_install_dialog_libmain.o [518/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/word_register_dialog/word_register_dialog_lib.moc_word_register_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/word_register_dialog/moc_word_register_dialog.cc -o obj/gui/gen/gui/word_register_dialog/word_register_dialog_lib.moc_word_register_dialog.o [519/811] /usr/bin/g++ -MMD -MF obj/gui/base/gui_base.msime_user_dictionary_importer.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/base/msime_user_dictionary_importer.cc -o obj/gui/base/gui_base.msime_user_dictionary_importer.o [520/811] /usr/bin/g++ -MMD -MF obj/gui/base/gui_base.debug_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/base/debug_util.cc -o obj/gui/base/gui_base.debug_util.o [521/811] /usr/bin/g++ -MMD -MF obj/gui/word_register_dialog/word_register_dialog_lib.word_register_dialog_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/word_register_dialog/word_register_dialog_libmain.cc -o obj/gui/word_register_dialog/word_register_dialog_lib.word_register_dialog_libmain.o [522/811] /usr/bin/g++ -MMD -MF obj/gui/base/gui_base.win_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/base/win_util.cc -o obj/gui/base/gui_base.win_util.o [523/811] /usr/bin/g++ -MMD -MF obj/gui/base/gui_base.setup_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/base/setup_util.cc -o obj/gui/base/gui_base.setup_util.o [524/811] /usr/bin/g++ -MMD -MF obj/gui/base/gui_base.singleton_window_helper.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/base/singleton_window_helper.cc -o obj/gui/base/gui_base.singleton_window_helper.o [525/811] touch obj/gui/dictionary_tool_lib.actions_depends.stamp [526/811] touch obj/gui/dictionary_tool_lib.compile_depends.stamp [527/811] touch obj/unix/emacs/mozc_emacs_helper_lib.actions_depends.stamp [528/811] /usr/bin/g++ -MMD -MF obj/gui/base/gui_base.table_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/base/table_util.cc -o obj/gui/base/gui_base.table_util.o [529/811] /usr/bin/g++ -MMD -MF obj/gui/word_register_dialog/word_register_dialog_lib.word_register_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/word_register_dialog/word_register_dialog.cc -o obj/gui/word_register_dialog/word_register_dialog_lib.word_register_dialog.o [530/811] rm -f obj/gui/libword_register_dialog_lib.a && /usr/bin/ar rcsT obj/gui/libword_register_dialog_lib.a obj/gui/gen/gui/word_register_dialog/word_register_dialog_lib.moc_word_register_dialog.o obj/gui/gen/gui/word_register_dialog/word_register_dialog_lib.qrc_word_register_dialog.o obj/gui/word_register_dialog/word_register_dialog_lib.word_register_dialog.o obj/gui/word_register_dialog/word_register_dialog_lib.word_register_dialog_libmain.o [531/811] /usr/bin/g++ -MMD -MF obj/gui/base/gui_base.window_title_modifier.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/base/window_title_modifier.cc -o obj/gui/base/gui_base.window_title_modifier.o [532/811] /usr/bin/g++ -MMD -MF obj/gui/base/gui_base.locale_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/base/locale_util.cc -o obj/gui/base/gui_base.locale_util.o [533/811] rm -f obj/gui/libgui_base.a && /usr/bin/ar rcsT obj/gui/libgui_base.a obj/gui/gen/gui/base/gui_base.moc_window_title_modifier.o obj/gui/base/gui_base.debug_util.o obj/gui/base/gui_base.locale_util.o obj/gui/base/gui_base.msime_user_dictionary_importer.o obj/gui/base/gui_base.setup_util.o obj/gui/base/gui_base.singleton_window_helper.o obj/gui/base/gui_base.table_util.o obj/gui/base/gui_base.win_util.o obj/gui/base/gui_base.window_title_modifier.o [534/811] /usr/bin/g++ -MMD -MF obj/session/generic_storage_manager.generic_storage_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/generic_storage_manager.cc -o obj/session/generic_storage_manager.generic_storage_manager.o [535/811] rm -f obj/session/libgeneric_storage_manager.a && /usr/bin/ar rcsT obj/session/libgeneric_storage_manager.a obj/session/generic_storage_manager.generic_storage_manager.o [536/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_zero_width_splitter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/dictionary_tool/moc_zero_width_splitter.cc -o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_zero_width_splitter.o [537/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/config_dialog/dictionary_tool_lib.moc_combobox_delegate.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/config_dialog/moc_combobox_delegate.cc -o obj/gui/gen/gui/config_dialog/dictionary_tool_lib.moc_combobox_delegate.o [538/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.qrc_dictionary_tool.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/dictionary_tool/qrc_dictionary_tool.cc -o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.qrc_dictionary_tool.o [539/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_dictionary_content_table_widget.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/dictionary_tool/moc_dictionary_content_table_widget.cc -o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_dictionary_content_table_widget.o [540/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_import_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/dictionary_tool/moc_import_dialog.cc -o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_import_dialog.o [541/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_dictionary_tool.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/dictionary_tool/moc_dictionary_tool.cc -o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_dictionary_tool.o [542/811] /usr/bin/g++ -MMD -MF obj/gui/config_dialog/dictionary_tool_lib.combobox_delegate.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/config_dialog/combobox_delegate.cc -o obj/gui/config_dialog/dictionary_tool_lib.combobox_delegate.o [543/811] /usr/bin/g++ -MMD -MF obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_find_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c gen/gui/dictionary_tool/moc_find_dialog.cc -o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_find_dialog.o [544/811] /usr/bin/g++ -MMD -MF obj/gui/dictionary_tool/dictionary_tool_lib.dictionary_tool_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/dictionary_tool/dictionary_tool_libmain.cc -o obj/gui/dictionary_tool/dictionary_tool_lib.dictionary_tool_libmain.o [545/811] touch obj/dictionary/dictionary.actions_depends.stamp [546/811] touch obj/unix/emacs/mozc_emacs_helper_lib.compile_depends.stamp [547/811] /usr/bin/g++ -MMD -MF obj/gui/dictionary_tool/dictionary_tool_lib.dictionary_content_table_widget.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/dictionary_tool/dictionary_content_table_widget.cc -o obj/gui/dictionary_tool/dictionary_tool_lib.dictionary_content_table_widget.o [548/811] /usr/bin/g++ -MMD -MF obj/gui/dictionary_tool/dictionary_tool_lib.find_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/dictionary_tool/find_dialog.cc -o obj/gui/dictionary_tool/dictionary_tool_lib.find_dialog.o [549/811] touch obj/dictionary/dictionary.compile_depends.stamp [550/811] touch obj/unix/emacs/mozc_emacs_helper.compile_depends.stamp [551/811] /usr/bin/g++ -MMD -MF obj/gui/dictionary_tool/dictionary_tool_lib.zero_width_splitter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/dictionary_tool/zero_width_splitter.cc -o obj/gui/dictionary_tool/dictionary_tool_lib.zero_width_splitter.o [552/811] /usr/bin/g++ -MMD -MF obj/unix/emacs/mozc_emacs_helper_lib.mozc_emacs_helper_lib.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/emacs/mozc_emacs_helper_lib.cc -o obj/unix/emacs/mozc_emacs_helper_lib.mozc_emacs_helper_lib.o [553/811] /usr/bin/g++ -MMD -MF obj/unix/emacs/mozc_emacs_helper_lib.client_pool.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/emacs/client_pool.cc -o obj/unix/emacs/mozc_emacs_helper_lib.client_pool.o [554/811] rm -f obj/unix/emacs/libmozc_emacs_helper_lib.a && /usr/bin/ar rcsT obj/unix/emacs/libmozc_emacs_helper_lib.a obj/unix/emacs/mozc_emacs_helper_lib.mozc_emacs_helper_lib.o obj/unix/emacs/mozc_emacs_helper_lib.client_pool.o [555/811] touch obj/unix/emacs/mozc_emacs_helper.actions_depends.stamp [556/811] /usr/bin/g++ -MMD -MF obj/prediction/suggestion_filter.suggestion_filter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../prediction/suggestion_filter.cc -o obj/prediction/suggestion_filter.suggestion_filter.o [557/811] rm -f obj/prediction/libsuggestion_filter.a && /usr/bin/ar rcsT obj/prediction/libsuggestion_filter.a obj/prediction/suggestion_filter.suggestion_filter.o [558/811] /usr/bin/g++ -MMD -MF obj/gui/dictionary_tool/dictionary_tool_lib.import_dialog.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/dictionary_tool/import_dialog.cc -o obj/gui/dictionary_tool/dictionary_tool_lib.import_dialog.o [559/811] /usr/bin/g++ -MMD -MF obj/converter/converter_util.converter_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/converter_util.cc -o obj/converter/converter_util.converter_util.o [560/811] rm -f obj/converter/libconverter_util.a && /usr/bin/ar rcsT obj/converter/libconverter_util.a obj/converter/converter_util.converter_util.o [561/811] touch obj/config/character_form_manager.actions_depends.stamp [562/811] touch obj/config/character_form_manager.compile_depends.stamp [563/811] /usr/bin/g++ -MMD -MF obj/gui/dictionary_tool/dictionary_tool_lib.dictionary_tool.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/dictionary_tool/dictionary_tool.cc -o obj/gui/dictionary_tool/dictionary_tool_lib.dictionary_tool.o [564/811] rm -f obj/gui/libdictionary_tool_lib.a && /usr/bin/ar rcsT obj/gui/libdictionary_tool_lib.a obj/gui/gen/gui/config_dialog/dictionary_tool_lib.moc_combobox_delegate.o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_dictionary_content_table_widget.o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_dictionary_tool.o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.qrc_dictionary_tool.o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_find_dialog.o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_import_dialog.o obj/gui/gen/gui/dictionary_tool/dictionary_tool_lib.moc_zero_width_splitter.o obj/gui/config_dialog/dictionary_tool_lib.combobox_delegate.o obj/gui/dictionary_tool/dictionary_tool_lib.dictionary_tool.o obj/gui/dictionary_tool/dictionary_tool_lib.dictionary_content_table_widget.o obj/gui/dictionary_tool/dictionary_tool_lib.dictionary_tool_libmain.o obj/gui/dictionary_tool/dictionary_tool_lib.find_dialog.o obj/gui/dictionary_tool/dictionary_tool_lib.import_dialog.o obj/gui/dictionary_tool/dictionary_tool_lib.zero_width_splitter.o [565/811] touch obj/composer/composer.actions_depends.stamp [566/811] touch obj/composer/composer.compile_depends.stamp [567/811] /usr/bin/g++ -MMD -MF obj/unix/emacs/mozc_emacs_helper.mozc_emacs_helper.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../unix/emacs/mozc_emacs_helper.cc -o obj/unix/emacs/mozc_emacs_helper.mozc_emacs_helper.o [568/811] /usr/bin/g++ -MMD -MF obj/converter/segments.candidate_filter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/candidate_filter.cc -o obj/converter/segments.candidate_filter.o [569/811] /usr/bin/g++ -pthread -Wl,--build-id -o mozc_emacs_helper -Wl,--start-group obj/unix/emacs/mozc_emacs_helper.mozc_emacs_helper.o obj/base/libbase.a obj/config/libconfig_handler.a obj/ipc/libipc.a obj/protocol/libcommands_proto.a obj/protocol/libconfig_proto.a obj/unix/emacs/libmozc_emacs_helper_lib.a obj/base/libbase_core.a obj/base/libclock.a obj/base/libsingleton.a obj/base/libmutex.a obj/base/libflags.a obj/base/libhash.a obj/base/libstring_piece.a obj/base/libconfig_file_stream.a obj/ipc/libipc_protocol.a obj/protocol/libcandidates_proto.a obj/protocol/libengine_builder_proto.a obj/protocol/libuser_dictionary_storage_proto.a obj/client/libclient.a obj/composer/libkey_parser.a obj/storage/libstorage.a obj/base/libencryptor.a obj/base/libobfuscator_support.a -Wl,--end-group -lprotobuf [570/811] /usr/bin/g++ -MMD -MF obj/converter/segments.nbest_generator.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/nbest_generator.cc -o obj/converter/segments.nbest_generator.o [571/811] /usr/bin/g++ -MMD -MF obj/composer/internal/composer.converter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/internal/converter.cc -o obj/composer/internal/composer.converter.o [572/811] /usr/bin/g++ -MMD -MF obj/composer/internal/composer.mode_switching_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/internal/mode_switching_handler.cc -o obj/composer/internal/composer.mode_switching_handler.o [573/811] /usr/bin/g++ -MMD -MF obj/composer/composer.composer.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/composer.cc -o obj/composer/composer.composer.o [574/811] /usr/bin/g++ -MMD -MF obj/composer/internal/composer.transliterators.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/internal/transliterators.cc -o obj/composer/internal/composer.transliterators.o [575/811] /usr/bin/g++ -MMD -MF obj/config/character_form_manager.character_form_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../config/character_form_manager.cc -o obj/config/character_form_manager.character_form_manager.o [576/811] rm -f obj/config/libcharacter_form_manager.a && /usr/bin/ar rcsT obj/config/libcharacter_form_manager.a obj/config/character_form_manager.character_form_manager.o [577/811] /usr/bin/g++ -MMD -MF obj/composer/internal/composer.typing_model.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/internal/typing_model.cc -o obj/composer/internal/composer.typing_model.o [578/811] /usr/bin/g++ -MMD -MF obj/composer/internal/composer.composition_input.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/internal/composition_input.cc -o obj/composer/internal/composer.composition_input.o [579/811] touch obj/session/session_internal.actions_depends.stamp [580/811] touch obj/session/session_internal.compile_depends.stamp [581/811] /usr/bin/g++ -MMD -MF obj/composer/internal/composer.composition.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/internal/composition.cc -o obj/composer/internal/composer.composition.o [582/811] /usr/bin/g++ -MMD -MF obj/composer/internal/composer.typing_corrector.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/internal/typing_corrector.cc -o obj/composer/internal/composer.typing_corrector.o [583/811] /usr/bin/g++ -MMD -MF obj/composer/internal/composer.char_chunk.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/internal/char_chunk.cc -o obj/composer/internal/composer.char_chunk.o ../../composer/internal/char_chunk.cc: In member function 'mozc::composer::Transliterators::Transliterator mozc::composer::CharChunk::GetTransliterator(mozc::composer::Transliterators::Transliterator) const': ../../composer/internal/char_chunk.cc:591:22: warning: enum constant in boolean context [-Wint-in-bool-context] if (attributes_ && NO_TRANSLITERATION) { ^~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [584/811] /usr/bin/g++ -MMD -MF obj/converter/segments.segments.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/segments.cc -o obj/converter/segments.segments.o [585/811] rm -f obj/converter/libsegments.a && /usr/bin/ar rcsT obj/converter/libsegments.a obj/converter/segments.candidate_filter.o obj/converter/segments.nbest_generator.o obj/converter/segments.segments.o [586/811] touch obj/session/session.compile_depends.stamp [587/811] /usr/bin/g++ -MMD -MF obj/session/internal/session_internal.candidate_list.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/internal/candidate_list.cc -o obj/session/internal/session_internal.candidate_list.o [588/811] /usr/bin/g++ -MMD -MF obj/session/internal/session_internal.ime_context.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/internal/ime_context.cc -o obj/session/internal/session_internal.ime_context.o [589/811] touch obj/renderer/mozc_renderer.compile_depends.stamp [590/811] /usr/bin/g++ -MMD -MF obj/session/internal/session_internal.key_event_transformer.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/internal/key_event_transformer.cc -o obj/session/internal/session_internal.key_event_transformer.o [591/811] /usr/bin/g++ -MMD -MF obj/session/internal/session_internal.session_output.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/internal/session_output.cc -o obj/session/internal/session_internal.session_output.o [592/811] rm -f obj/session/libsession_internal.a && /usr/bin/ar rcsT obj/session/libsession_internal.a obj/session/internal/session_internal.candidate_list.o obj/session/internal/session_internal.ime_context.o obj/session/internal/session_internal.session_output.o obj/session/internal/session_internal.key_event_transformer.o [593/811] touch obj/session/session.actions_depends.stamp [594/811] /usr/bin/g++ -MMD -MF obj/base/crash_report_handler.crash_report_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/crash_report_handler.cc -o obj/base/crash_report_handler.crash_report_handler.o [595/811] rm -f obj/base/libcrash_report_handler.a && /usr/bin/ar rcsT obj/base/libcrash_report_handler.a obj/base/crash_report_handler.crash_report_handler.o [596/811] touch obj/renderer/mozc_renderer.actions_depends.stamp [597/811] touch obj.host/base/base_core.compile_depends.stamp [598/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.init_mozc.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/init_mozc.cc -o obj.host/base/base_core.init_mozc.o [599/811] /usr/bin/g++ -MMD -MF obj/renderer/mozc_renderer.mozc_renderer_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -Wno-deprecated -std=gnu++0x -c ../../renderer/mozc_renderer_main.cc -o obj/renderer/mozc_renderer.mozc_renderer_main.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../../renderer/mozc_renderer_main.cc:33: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../../renderer/mozc_renderer_main.cc:33: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [600/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.file_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/file_util.cc -o obj.host/base/base_core.file_util.o [601/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.win_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/win_util.cc -o obj.host/base/base_core.win_util.o [602/811] /usr/bin/g++ -MMD -MF obj/composer/composer.table.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../composer/table.cc -o obj/composer/composer.table.o [603/811] rm -f obj/composer/libcomposer.a && /usr/bin/ar rcsT obj/composer/libcomposer.a obj/composer/composer.composer.o obj/composer/internal/composer.char_chunk.o obj/composer/internal/composer.composition.o obj/composer/internal/composer.composition_input.o obj/composer/internal/composer.converter.o obj/composer/internal/composer.mode_switching_handler.o obj/composer/internal/composer.transliterators.o obj/composer/internal/composer.typing_corrector.o obj/composer/internal/composer.typing_model.o obj/composer/composer.table.o [604/811] /usr/bin/g++ -pthread -Wl,--build-id -o mozc_renderer -Wl,--start-group obj/renderer/mozc_renderer.mozc_renderer_main.o obj/base/libcrash_report_handler.a obj/renderer/libmozc_renderer_lib.a obj/base/libbase.a obj/base/libbase_core.a obj/base/libclock.a obj/base/libsingleton.a obj/base/libmutex.a obj/base/libflags.a obj/base/libhash.a obj/base/libstring_piece.a obj/client/libclient.a obj/ipc/libipc.a obj/ipc/libipc_protocol.a obj/protocol/libcommands_proto.a obj/protocol/libcandidates_proto.a obj/protocol/libconfig_proto.a obj/protocol/libengine_builder_proto.a obj/protocol/libuser_dictionary_storage_proto.a obj/config/libstats_config_util.a obj/config/libconfig_handler.a obj/base/libconfig_file_stream.a obj/protocol/librenderer_proto.a obj/renderer/librenderer_server.a obj/renderer/librenderer_style_handler.a obj/renderer/libtable_layout.a obj/renderer/libwindow_util.a -Wl,--end-group -lgthread-2.0 -lglib-2.0 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lprotobuf [605/811] /usr/bin/g++ -MMD -MF obj/session/session.session.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/session.cc -o obj/session/session.session.o [606/811] /usr/bin/g++ -MMD -MF obj/session/session.session_converter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/session_converter.cc -o obj/session/session.session_converter.o [607/811] rm -f obj/session/libsession.a && /usr/bin/ar rcsT obj/session/libsession.a obj/session/session.session.o obj/session/session.session_converter.o [608/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.file_stream.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/file_stream.cc -o obj.host/base/base_core.file_stream.o [609/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.logging.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/logging.cc -o obj.host/base/base_core.logging.o [610/811] touch obj/gui/mozc_tool.compile_depends.stamp [611/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.system_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/system_util.cc -o obj.host/base/base_core.system_util.o [612/811] /usr/bin/g++ -MMD -MF obj/gui/tool/mozc_tool_lib.mozc_tool_libmain.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/tool/mozc_tool_libmain.cc -o obj/gui/tool/mozc_tool_lib.mozc_tool_libmain.o [613/811] rm -f obj/gui/libmozc_tool_lib.a && /usr/bin/ar rcsT obj/gui/libmozc_tool_lib.a obj/gui/tool/mozc_tool_lib.mozc_tool_libmain.o [614/811] touch obj/gui/mozc_tool.actions_depends.stamp [615/811] touch obj.host/base/base_core.actions_depends.stamp [616/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.version.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/version.cc -o obj.host/base/base_core.version.o [617/811] /usr/bin/g++ -MMD -MF obj/gui/tool/mozc_tool.mozc_tool_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_GUI_LIB -DQT_CORE_LIB -O2 -Wno-deprecated -std=gnu++0x -c ../../gui/tool/mozc_tool_main.cc -o obj/gui/tool/mozc_tool.mozc_tool_main.o [618/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.number_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/number_util.cc -o obj.host/base/base_core.number_util.o In file included from /usr/include/c++/8/vector:69, from /builddir/build/BUILD/mozc-2.23.2815.102/base/number_util.h:34, from ../../base/number_util.cc:30: /usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/vector:64, from /builddir/build/BUILD/mozc-2.23.2815.102/base/number_util.h:34, from ../../base/number_util.cc:30: /usr/include/c++/8/bits/stl_vector.h: In function 'bool mozc::{anonymous}::NormalizeNumbersInternal(mozc::StringPiece, bool, bool, std::__cxx11::string*, std::__cxx11::string*, std::__cxx11::string*)': /usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ^~~~~~~~~~~~~~~~~ ../../base/number_util.cc:1119:1: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 } ^ [619/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.mmap.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/mmap.cc -o obj.host/base/base_core.mmap.o [620/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.thread.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/thread.cc -o obj.host/base/base_core.thread.o [621/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.japanese_util_rule.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/japanese_util_rule.cc -o obj.host/base/base_core.japanese_util_rule.o [622/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.text_normalizer.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/text_normalizer.cc -o obj.host/base/base_core.text_normalizer.o [623/811] /usr/bin/g++ -MMD -MF obj.host/dictionary/file/codec_util.codec_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/file/codec_util.cc -o obj.host/dictionary/file/codec_util.codec_util.o [624/811] rm -f obj.host/dictionary/file/libcodec_util.a && ar rcsT obj.host/dictionary/file/libcodec_util.a obj.host/dictionary/file/codec_util.codec_util.o [625/811] /usr/bin/g++ -MMD -MF obj.host/dictionary/file/codec_factory.codec_factory.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/file/codec_factory.cc -o obj.host/dictionary/file/codec_factory.codec_factory.o [626/811] rm -f obj.host/dictionary/file/libcodec_factory.a && ar rcsT obj.host/dictionary/file/libcodec_factory.a obj.host/dictionary/file/codec_factory.codec_factory.o [627/811] /usr/bin/g++ -MMD -MF obj.host/base/base.cpu_stats.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/cpu_stats.cc -o obj.host/base/base.cpu_stats.o [628/811] /usr/bin/g++ -MMD -MF obj.host/base/multifile.multifile.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/multifile.cc -o obj.host/base/multifile.multifile.o [629/811] rm -f obj.host/base/libmultifile.a && ar rcsT obj.host/base/libmultifile.a obj.host/base/multifile.multifile.o [630/811] /usr/bin/g++ -MMD -MF obj.host/base/serialized_string_array.serialized_string_array.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/serialized_string_array.cc -o obj.host/base/serialized_string_array.serialized_string_array.o [631/811] rm -f obj.host/base/libserialized_string_array.a && ar rcsT obj.host/base/libserialized_string_array.a obj.host/base/serialized_string_array.serialized_string_array.o [632/811] /usr/bin/g++ -MMD -MF obj.host/base/base.run_level.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/run_level.cc -o obj.host/base/base.run_level.o [633/811] /usr/bin/g++ -MMD -MF obj.host/base/base.process.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/process.cc -o obj.host/base/base.process.o [634/811] /usr/bin/g++ -MMD -MF obj.host/base/base.stopwatch.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/stopwatch.cc -o obj.host/base/base.stopwatch.o [635/811] /usr/bin/g++ -MMD -MF obj.host/base/base.process_mutex.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/process_mutex.cc -o obj.host/base/base.process_mutex.o [636/811] /usr/bin/g++ -MMD -MF obj.host/base/base.unnamed_event.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/unnamed_event.cc -o obj.host/base/base.unnamed_event.o [637/811] touch obj.host/rewriter/gen_usage_rewriter_dictionary_main.compile_depends.stamp [638/811] /usr/bin/g++ -MMD -MF obj.host/storage/louds/bit_stream.bit_stream.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/louds/bit_stream.cc -o obj.host/storage/louds/bit_stream.bit_stream.o [639/811] rm -f obj.host/storage/louds/libbit_stream.a && ar rcsT obj.host/storage/louds/libbit_stream.a obj.host/storage/louds/bit_stream.bit_stream.o [640/811] /usr/bin/g++ -MMD -MF obj.host/base/base_core.util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_SERVER_DIRECTORY="/usr/libexec/mozc"' '-DMOZC_DOCUMENT_DIRECTORY="/usr/lib/mozc/documents"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/util.cc -o obj.host/base/base_core.util.o [641/811] rm -f obj.host/base/libbase_core.a && ar rcsT obj.host/base/libbase_core.a obj.host/base/base_core.file_stream.o obj.host/base/base_core.file_util.o obj.host/base/base_core.init_mozc.o obj.host/base/base_core.japanese_util_rule.o obj.host/base/base_core.logging.o obj.host/base/base_core.mmap.o obj.host/base/base_core.number_util.o obj.host/base/base_core.system_util.o obj.host/base/base_core.text_normalizer.o obj.host/base/base_core.thread.o obj.host/base/base_core.util.o obj.host/base/base_core.version.o obj.host/base/base_core.win_util.o [642/811] touch obj/prediction/prediction.compile_depends.stamp [643/811] touch obj/engine/engine.compile_depends.stamp [644/811] /usr/bin/g++ -pthread -Wl,--build-id -o mozc_tool -Wl,--start-group obj/gui/tool/mozc_tool.mozc_tool_main.o obj/gui/libmozc_tool_lib.a obj/base/libcrash_report_handler.a obj/base/libbase.a obj/base/libbase_core.a obj/base/libclock.a obj/base/libsingleton.a obj/base/libmutex.a obj/base/libflags.a obj/base/libhash.a obj/base/libstring_piece.a obj/config/libstats_config_util.a obj/config/libconfig_handler.a obj/base/libconfig_file_stream.a obj/protocol/libconfig_proto.a obj/gui/libabout_dialog_lib.a obj/gui/libadministration_dialog_lib.a obj/gui/libcharacter_pad_lib.a obj/client/libclient.a obj/ipc/libipc.a obj/ipc/libipc_protocol.a obj/protocol/libcommands_proto.a obj/protocol/libcandidates_proto.a obj/protocol/libengine_builder_proto.a obj/protocol/libuser_dictionary_storage_proto.a obj/handwriting/libhandwriting_manager.a obj/handwriting/libzinnia_handwriting.a obj/gui/libconfig_dialog_lib.a obj/composer/libkey_parser.a obj/session/libkeymap.a obj/composer/libkey_event_util.a obj/gui/libconfirmation_dialog_lib.a obj/gui/libdictionary_tool_lib.a obj/data_manager/libpos_list_provider.a obj/base/libserialized_string_array.a obj/dictionary/libuser_dictionary.a obj/usage_stats/libusage_stats.a obj/storage/libstorage.a obj/base/libencryptor.a obj/base/libobfuscator_support.a obj/usage_stats/libusage_stats_protocol.a obj/dictionary/libsuppression_dictionary.a obj/gui/libencoding_util.a obj/gui/liberror_message_dialog_lib.a obj/gui/libgui_base.a obj/ipc/libwindow_info_protocol.a obj/gui/libpost_install_dialog_lib.a obj/gui/libset_default_dialog_lib.a obj/gui/libword_register_dialog_lib.a -Wl,--end-group -lQt5Widgets -lQt5Gui -lQt5Core -lprotobuf -lzinnia -lstdc++ [645/811] /usr/bin/g++ -MMD -MF obj.host/storage/louds/bit_vector_based_array_builder.bit_vector_based_array_builder.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/louds/bit_vector_based_array_builder.cc -o obj.host/storage/louds/bit_vector_based_array_builder.bit_vector_based_array_builder.o [646/811] rm -f obj.host/storage/louds/libbit_vector_based_array_builder.a && ar rcsT obj.host/storage/louds/libbit_vector_based_array_builder.a obj.host/storage/louds/bit_vector_based_array_builder.bit_vector_based_array_builder.o [647/811] touch obj/converter/converter.compile_depends.stamp [648/811] /usr/bin/g++ -MMD -MF obj.host/base/base.scheduler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/scheduler.cc -o obj.host/base/base.scheduler.o [649/811] rm -f obj.host/base/libbase.a && ar rcsT obj.host/base/libbase.a obj.host/base/base.cpu_stats.o obj.host/base/base.process.o obj.host/base/base.process_mutex.o obj.host/base/base.run_level.o obj.host/base/base.scheduler.o obj.host/base/base.stopwatch.o obj.host/base/base.unnamed_event.o [650/811] touch obj.host/rewriter/gen_usage_rewriter_dictionary_main.actions_depends.stamp [651/811] /usr/bin/g++ -MMD -MF obj.host/storage/louds/louds_trie_builder.louds_trie_builder.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/louds/louds_trie_builder.cc -o obj.host/storage/louds/louds_trie_builder.louds_trie_builder.o [652/811] rm -f obj.host/storage/louds/liblouds_trie_builder.a && ar rcsT obj.host/storage/louds/liblouds_trie_builder.a obj.host/storage/louds/louds_trie_builder.louds_trie_builder.o [653/811] touch obj/prediction/prediction.actions_depends.stamp [654/811] /usr/bin/g++ -MMD -MF obj/prediction/prediction.predictor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../prediction/predictor.cc -o obj/prediction/prediction.predictor.o [655/811] /usr/bin/g++ -MMD -MF obj/engine/engine.engine.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../engine/engine.cc -o obj/engine/engine.engine.o [656/811] /usr/bin/g++ -MMD -MF obj/converter/converter.converter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/converter.cc -o obj/converter/converter.converter.o [657/811] /usr/bin/g++ -MMD -MF obj.host/dictionary/user_pos.user_pos.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/user_pos.cc -o obj.host/dictionary/user_pos.user_pos.o [658/811] rm -f obj.host/dictionary/libuser_pos.a && ar rcsT obj.host/dictionary/libuser_pos.a obj.host/dictionary/user_pos.user_pos.o [659/811] /usr/bin/g++ -MMD -MF obj.host/dictionary/text_dictionary_loader.text_dictionary_loader.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/text_dictionary_loader.cc -o obj.host/dictionary/text_dictionary_loader.text_dictionary_loader.o [660/811] rm -f obj.host/dictionary/libtext_dictionary_loader.a && ar rcsT obj.host/dictionary/libtext_dictionary_loader.a obj.host/dictionary/text_dictionary_loader.text_dictionary_loader.o [661/811] touch obj.host/rewriter/gen_single_kanji_noun_prefix_data_main.compile_depends.stamp [662/811] /usr/bin/g++ -MMD -MF obj.host/rewriter/gen_single_kanji_noun_prefix_data_main.gen_single_kanji_noun_prefix_data.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/gen_single_kanji_noun_prefix_data.cc -o obj.host/rewriter/gen_single_kanji_noun_prefix_data_main.gen_single_kanji_noun_prefix_data.o [663/811] touch obj.host/rewriter/gen_emoticon_rewriter_data_main.compile_depends.stamp [664/811] /usr/bin/g++ -MMD -MF obj.host/rewriter/gen_usage_rewriter_dictionary_main.gen_usage_rewriter_dictionary_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/gen_usage_rewriter_dictionary_main.cc -o obj.host/rewriter/gen_usage_rewriter_dictionary_main.gen_usage_rewriter_dictionary_main.o [665/811] /usr/bin/g++ -pthread -Wl,--build-id -o gen_usage_rewriter_dictionary_main -Wl,--start-group obj.host/rewriter/gen_usage_rewriter_dictionary_main.gen_usage_rewriter_dictionary_main.o obj.host/base/libbase.a obj.host/base/libserialized_string_array.a obj.host/base/libbase_core.a obj.host/base/libclock.a obj.host/base/libsingleton.a obj.host/base/libmutex.a obj.host/base/libflags.a obj.host/base/libhash.a obj.host/base/libstring_piece.a -Wl,--end-group [666/811] cd ../../rewriter; ../out_linux/Release/gen_usage_rewriter_dictionary_main "--usage_data_file=../third_party/japanese_usage_dictionary/usage_dict.txt" "--cforms_file=../data/rules/cforms.def" "--output_base_conjugation_suffix=../out_linux/Release/gen/rewriter/usage_base_conj_suffix.data" "--output_conjugation_suffix=../out_linux/Release/gen/rewriter/usage_conj_suffix.data" "--output_conjugation_index=../out_linux/Release/gen/rewriter/usage_conj_index.data" "--output_usage_item_array=../out_linux/Release/gen/rewriter/usage_item_array.data" "--output_string_array=../out_linux/Release/gen/rewriter/usage_string_array.data" [667/811] touch obj.host/rewriter/gen_rewriter_files.actions_rules_copies.stamp [668/811] touch obj/converter/immutable_converter.compile_depends.stamp [669/811] /usr/bin/g++ -MMD -MF obj.host/data_manager/serialized_dictionary.serialized_dictionary.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/serialized_dictionary.cc -o obj.host/data_manager/serialized_dictionary.serialized_dictionary.o [670/811] /usr/bin/g++ -MMD -MF obj/prediction/prediction.user_history_predictor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../prediction/user_history_predictor.cc -o obj/prediction/prediction.user_history_predictor.o [671/811] touch obj/rewriter/rewriter.actions_depends.stamp [672/811] touch obj/rewriter/rewriter.compile_depends.stamp [673/811] /usr/bin/g++ -MMD -MF obj/converter/immutable_converter.key_corrector.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/key_corrector.cc -o obj/converter/immutable_converter.key_corrector.o [674/811] touch obj/converter/immutable_converter.actions_depends.stamp [675/811] /usr/bin/g++ -MMD -MF obj.host/dictionary/system/system_dictionary_builder.system_dictionary_builder.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/system/system_dictionary_builder.cc -o obj.host/dictionary/system/system_dictionary_builder.system_dictionary_builder.o [676/811] /usr/bin/g++ -MMD -MF obj/prediction/prediction.dictionary_predictor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../prediction/dictionary_predictor.cc -o obj/prediction/prediction.dictionary_predictor.o [677/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.calculator_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/calculator_rewriter.cc -o obj/rewriter/rewriter.calculator_rewriter.o [678/811] /usr/bin/g++ -MMD -MF obj.host/rewriter/gen_emoticon_rewriter_data_main.gen_emoticon_rewriter_data.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/gen_emoticon_rewriter_data.cc -o obj.host/rewriter/gen_emoticon_rewriter_data_main.gen_emoticon_rewriter_data.o [679/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.collocation_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/collocation_util.cc -o obj/rewriter/rewriter.collocation_util.o [680/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.dice_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/dice_rewriter.cc -o obj/rewriter/rewriter.dice_rewriter.o [681/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.collocation_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/collocation_rewriter.cc -o obj/rewriter/rewriter.collocation_rewriter.o [682/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.command_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/command_rewriter.cc -o obj/rewriter/rewriter.command_rewriter.o [683/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.correction_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/correction_rewriter.cc -o obj/rewriter/rewriter.correction_rewriter.o [684/811] /usr/bin/g++ -MMD -MF obj/converter/immutable_converter.immutable_converter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/immutable_converter.cc -o obj/converter/immutable_converter.immutable_converter.o [685/811] rm -f obj/converter/libimmutable_converter.a && /usr/bin/ar rcsT obj/converter/libimmutable_converter.a obj/converter/immutable_converter.immutable_converter.o obj/converter/immutable_converter.key_corrector.o [686/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.dictionary_generator.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/dictionary_generator.cc -o obj/rewriter/rewriter.dictionary_generator.o [687/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.focus_candidate_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/focus_candidate_rewriter.cc -o obj/rewriter/rewriter.focus_candidate_rewriter.o [688/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.emoji_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/emoji_rewriter.cc -o obj/rewriter/rewriter.emoji_rewriter.o [689/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.fortune_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/fortune_rewriter.cc -o obj/rewriter/rewriter.fortune_rewriter.o [690/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.english_variants_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/english_variants_rewriter.cc -o obj/rewriter/rewriter.english_variants_rewriter.o [691/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.date_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/date_rewriter.cc -o obj/rewriter/rewriter.date_rewriter.o [692/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.emoticon_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/emoticon_rewriter.cc -o obj/rewriter/rewriter.emoticon_rewriter.o [693/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.number_compound_util.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/number_compound_util.cc -o obj/rewriter/rewriter.number_compound_util.o [694/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.normalization_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/normalization_rewriter.cc -o obj/rewriter/rewriter.normalization_rewriter.o [695/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.katakana_promotion_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/katakana_promotion_rewriter.cc -o obj/rewriter/rewriter.katakana_promotion_rewriter.o [696/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.language_aware_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/language_aware_rewriter.cc -o obj/rewriter/rewriter.language_aware_rewriter.o [697/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.remove_redundant_candidate_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/remove_redundant_candidate_rewriter.cc -o obj/rewriter/rewriter.remove_redundant_candidate_rewriter.o [698/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.single_kanji_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/single_kanji_rewriter.cc -o obj/rewriter/rewriter.single_kanji_rewriter.o [699/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/rewriter.cc -o obj/rewriter/rewriter.rewriter.o [700/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.symbol_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/symbol_rewriter.cc -o obj/rewriter/rewriter.symbol_rewriter.o [701/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.unicode_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/unicode_rewriter.cc -o obj/rewriter/rewriter.unicode_rewriter.o [702/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.number_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/number_rewriter.cc -o obj/rewriter/rewriter.number_rewriter.o [703/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.transliteration_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/transliteration_rewriter.cc -o obj/rewriter/rewriter.transliteration_rewriter.o [704/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.user_dictionary_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/user_dictionary_rewriter.cc -o obj/rewriter/rewriter.user_dictionary_rewriter.o [705/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.usage_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/usage_rewriter.cc -o obj/rewriter/rewriter.usage_rewriter.o [706/811] rm -f obj/prediction/libprediction.a && /usr/bin/ar rcsT obj/prediction/libprediction.a obj/prediction/prediction.dictionary_predictor.o obj/prediction/prediction.predictor.o obj/prediction/prediction.user_history_predictor.o [707/811] touch obj/engine/engine.actions_depends.stamp [708/811] rm -f obj/engine/libengine.a && /usr/bin/ar rcsT obj/engine/libengine.a obj/engine/engine.engine.o [709/811] touch obj/converter/converter.actions_depends.stamp [710/811] rm -f obj/converter/libconverter.a && /usr/bin/ar rcsT obj/converter/libconverter.a obj/converter/converter.converter.o [711/811] rm -f obj.host/dictionary/system/libsystem_dictionary_builder.a && ar rcsT obj.host/dictionary/system/libsystem_dictionary_builder.a obj.host/dictionary/system/system_dictionary_builder.system_dictionary_builder.o [712/811] rm -f obj.host/data_manager/libserialized_dictionary.a && ar rcsT obj.host/data_manager/libserialized_dictionary.a obj.host/data_manager/serialized_dictionary.serialized_dictionary.o [713/811] touch obj.host/rewriter/gen_single_kanji_noun_prefix_data_main.actions_depends.stamp [714/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.user_boundary_history_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/user_boundary_history_rewriter.cc -o obj/rewriter/rewriter.user_boundary_history_rewriter.o [715/811] touch obj.host/rewriter/gen_emoticon_rewriter_data_main.actions_depends.stamp [716/811] /usr/bin/g++ -pthread -Wl,--build-id -o gen_single_kanji_noun_prefix_data_main -Wl,--start-group obj.host/rewriter/gen_single_kanji_noun_prefix_data_main.gen_single_kanji_noun_prefix_data.o obj.host/base/libbase.a obj.host/data_manager/libserialized_dictionary.a obj.host/base/libbase_core.a obj.host/base/libclock.a obj.host/base/libsingleton.a obj.host/base/libmutex.a obj.host/base/libflags.a obj.host/base/libhash.a obj.host/base/libstring_piece.a obj.host/base/libserialized_string_array.a -Wl,--end-group [717/811] cd ../../data_manager/oss; python ../../rewriter/gen_single_kanji_rewriter_data.py "--single_kanji_file=../../data/single_kanji/single_kanji.tsv" "--variant_file=../../data/single_kanji/variant_rule.txt" "--output_single_kanji_token=../../out_linux/Release/gen/data_manager/oss/single_kanji_token.data" "--output_single_kanji_string=../../out_linux/Release/gen/data_manager/oss/single_kanji_string.data" "--output_variant_types=../../out_linux/Release/gen/data_manager/oss/single_kanji_variant_type.data" "--output_variant_tokens=../../out_linux/Release/gen/data_manager/oss/single_kanji_variant_token.data" "--output_variant_strings=../../out_linux/Release/gen/data_manager/oss/single_kanji_variant_string.data" [718/811] cd ../../data_manager/oss; ../../out_linux/Release/gen_single_kanji_noun_prefix_data_main "--output_token_array=../../out_linux/Release/gen/data_manager/oss/single_kanji_noun_prefix_token.data" "--output_string_array=../../out_linux/Release/gen/data_manager/oss/single_kanji_noun_prefix_string.data" [719/811] touch obj.host/data_manager/oss/gen_separate_single_kanji_rewriter_data_for_oss.actions_rules_copies.stamp [720/811] /usr/bin/g++ -pthread -Wl,--build-id -o gen_emoticon_rewriter_data_main -Wl,--start-group obj.host/rewriter/gen_emoticon_rewriter_data_main.gen_emoticon_rewriter_data.o obj.host/base/libbase.a obj.host/data_manager/libserialized_dictionary.a obj.host/base/libbase_core.a obj.host/base/libclock.a obj.host/base/libsingleton.a obj.host/base/libmutex.a obj.host/base/libflags.a obj.host/base/libhash.a obj.host/base/libstring_piece.a obj.host/base/libserialized_string_array.a -Wl,--end-group [721/811] cd ../../data_manager/oss; ../../out_linux/Release/gen_emoticon_rewriter_data_main "--input=../../data/emoticon/emoticon.tsv" "--output_token_array=../../out_linux/Release/gen/data_manager/oss/emoticon_token.data" "--output_string_array=../../out_linux/Release/gen/data_manager/oss/emoticon_string.data" [722/811] touch obj.host/data_manager/oss/gen_separate_emoticon_rewriter_data_for_oss.actions_rules_copies.stamp [723/811] touch obj.host/data_manager/oss/gen_oss_sbm.compile_depends.stamp [724/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.variants_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/variants_rewriter.cc -o obj/rewriter/rewriter.variants_rewriter.o [725/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.zipcode_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/zipcode_rewriter.cc -o obj/rewriter/rewriter.zipcode_rewriter.o [726/811] /usr/bin/g++ -MMD -MF obj.host/data_manager/oss/gen_oss_sbm.gen_oss_segmenter_bitarray_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/oss/gen_oss_segmenter_bitarray_main.cc -o obj.host/data_manager/oss/gen_oss_sbm.gen_oss_segmenter_bitarray_main.o [727/811] /usr/bin/g++ -MMD -MF obj.host/base/obfuscator_support.unverified_aes256.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/unverified_aes256.cc -o obj.host/base/obfuscator_support.unverified_aes256.o [728/811] touch obj.host/data_manager/dataset_writer_main.compile_depends.stamp [729/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.version_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/version_rewriter.cc -o obj/rewriter/rewriter.version_rewriter.o [730/811] /usr/bin/g++ -MMD -MF obj.host/base/obfuscator_support.unverified_sha1.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/unverified_sha1.cc -o obj.host/base/obfuscator_support.unverified_sha1.o [731/811] rm -f obj.host/base/libobfuscator_support.a && ar rcsT obj.host/base/libobfuscator_support.a obj.host/base/obfuscator_support.unverified_aes256.o obj.host/base/obfuscator_support.unverified_sha1.o [732/811] /usr/bin/g++ -MMD -MF obj.host/converter/gen_segmenter_bitarray.gen_segmenter_bitarray.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../converter/gen_segmenter_bitarray.cc -o obj.host/converter/gen_segmenter_bitarray.gen_segmenter_bitarray.o [733/811] rm -f obj.host/converter/libgen_segmenter_bitarray.a && ar rcsT obj.host/converter/libgen_segmenter_bitarray.a obj.host/converter/gen_segmenter_bitarray.gen_segmenter_bitarray.o [734/811] touch obj.host/data_manager/oss/gen_oss_sbm.actions_depends.stamp [735/811] /usr/bin/g++ -pthread -Wl,--build-id -o gen_oss_sbm -Wl,--start-group obj.host/data_manager/oss/gen_oss_sbm.gen_oss_segmenter_bitarray_main.o obj.host/converter/libgen_segmenter_bitarray.a obj.host/base/libbase.a obj.host/base/libbase_core.a obj.host/base/libclock.a obj.host/base/libsingleton.a obj.host/base/libmutex.a obj.host/base/libflags.a obj.host/base/libhash.a obj.host/base/libstring_piece.a obj.host/protocol/libsegmenter_data_proto.a -Wl,--end-group -lprotobuf [736/811] /usr/bin/g++ -MMD -MF obj.host/data_manager/dataset_writer.dataset_writer.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/dataset_writer.cc -o obj.host/data_manager/dataset_writer.dataset_writer.o [737/811] rm -f obj.host/data_manager/libdataset_writer.a && ar rcsT obj.host/data_manager/libdataset_writer.a obj.host/data_manager/dataset_writer.dataset_writer.o [738/811] touch obj.host/data_manager/dataset_writer_main.actions_depends.stamp [739/811] touch obj.host/rewriter/gen_symbol_rewriter_dictionary_main.compile_depends.stamp [740/811] /usr/bin/g++ -MMD -MF obj.host/data_manager/dataset_writer_main.dataset_writer_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/dataset_writer_main.cc -o obj.host/data_manager/dataset_writer_main.dataset_writer_main.o ../../data_manager/dataset_writer_main.cc:33:1: warning: multi-line comment [-Wcomment] // $ ./path/to/artifacts/dataset_writer_main \ ^ cc1plus: warning: unrecognized command line option '-Wno-inconsistent-missing-override' cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option' [741/811] /usr/bin/g++ -MMD -MF obj.host/data_manager/dataset_reader.dataset_reader.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/dataset_reader.cc -o obj.host/data_manager/dataset_reader.dataset_reader.o [742/811] rm -f obj.host/data_manager/libdataset_reader.a && ar rcsT obj.host/data_manager/libdataset_reader.a obj.host/data_manager/dataset_reader.dataset_reader.o [743/811] /usr/bin/g++ -MMD -MF obj/rewriter/rewriter.user_segment_history_rewriter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/user_segment_history_rewriter.cc -o obj/rewriter/rewriter.user_segment_history_rewriter.o [744/811] rm -f obj/rewriter/librewriter.a && /usr/bin/ar rcsT obj/rewriter/librewriter.a obj/rewriter/rewriter.calculator_rewriter.o obj/rewriter/rewriter.collocation_rewriter.o obj/rewriter/rewriter.collocation_util.o obj/rewriter/rewriter.correction_rewriter.o obj/rewriter/rewriter.command_rewriter.o obj/rewriter/rewriter.date_rewriter.o obj/rewriter/rewriter.dice_rewriter.o obj/rewriter/rewriter.dictionary_generator.o obj/rewriter/rewriter.emoji_rewriter.o obj/rewriter/rewriter.emoticon_rewriter.o obj/rewriter/rewriter.english_variants_rewriter.o obj/rewriter/rewriter.focus_candidate_rewriter.o obj/rewriter/rewriter.fortune_rewriter.o obj/rewriter/rewriter.katakana_promotion_rewriter.o obj/rewriter/rewriter.language_aware_rewriter.o obj/rewriter/rewriter.normalization_rewriter.o obj/rewriter/rewriter.number_compound_util.o obj/rewriter/rewriter.number_rewriter.o obj/rewriter/rewriter.remove_redundant_candidate_rewriter.o obj/rewriter/rewriter.rewriter.o obj/rewriter/rewriter.single_kanji_rewriter.o obj/rewriter/rewriter.symbol_rewriter.o obj/rewriter/rewriter.transliteration_rewriter.o obj/rewriter/rewriter.unicode_rewriter.o obj/rewriter/rewriter.usage_rewriter.o obj/rewriter/rewriter.user_boundary_history_rewriter.o obj/rewriter/rewriter.user_dictionary_rewriter.o obj/rewriter/rewriter.user_segment_history_rewriter.o obj/rewriter/rewriter.variants_rewriter.o obj/rewriter/rewriter.version_rewriter.o obj/rewriter/rewriter.zipcode_rewriter.o [745/811] touch obj.host/dictionary/gen_system_dictionary_data_main.compile_depends.stamp [746/811] /usr/bin/g++ -pthread -Wl,--build-id -o dataset_writer_main -Wl,--start-group obj.host/data_manager/dataset_writer_main.dataset_writer_main.o obj.host/base/libbase.a obj.host/base/libbase_core.a obj.host/data_manager/libdataset_writer.a obj.host/data_manager/libdataset_proto.a obj.host/base/libclock.a obj.host/base/libsingleton.a obj.host/base/libmutex.a obj.host/base/libflags.a obj.host/base/libhash.a obj.host/base/libstring_piece.a obj.host/base/libobfuscator_support.a -Wl,--end-group -lprotobuf [747/811] touch obj.host/data_manager/oss/gen_user_pos_manager_data_for_oss.actions_depends.stamp [748/811] cd ../../data_manager/oss; ../../out_linux/Release/dataset_writer_main "--output=../../out_linux/Release/gen/data_manager/oss/user_pos_manager.data" pos_matcher:32:../../out_linux/Release/gen/data_manager/oss/pos_matcher.data user_pos_token:32:../../out_linux/Release/gen/data_manager/oss/user_pos_token_array.data user_pos_string:32:../../out_linux/Release/gen/data_manager/oss/user_pos_string_array.data [749/811] cd ../../data_manager/oss; ../../out_linux/Release/gen_oss_sbm "--output_size_info=../../out_linux/Release/gen/data_manager/oss/segmenter_sizeinfo.data" "--output_ltable=../../out_linux/Release/gen/data_manager/oss/segmenter_ltable.data" "--output_rtable=../../out_linux/Release/gen/data_manager/oss/segmenter_rtable.data" "--output_bitarray=../../out_linux/Release/gen/data_manager/oss/segmenter_bitarray.data" [750/811] /usr/bin/g++ -MMD -MF obj.host/data_manager/data_manager.data_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/data_manager.cc -o obj.host/data_manager/data_manager.data_manager.o [751/811] rm -f obj.host/data_manager/libdata_manager.a && ar rcsT obj.host/data_manager/libdata_manager.a obj.host/data_manager/data_manager.data_manager.o [752/811] touch obj.host/rewriter/gen_symbol_rewriter_dictionary_main.actions_depends.stamp [753/811] touch obj.host/dictionary/gen_system_dictionary_data_main.actions_depends.stamp [754/811] /usr/bin/g++ -MMD -MF obj.host/dictionary/gen_system_dictionary_data_main.gen_system_dictionary_data_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../dictionary/gen_system_dictionary_data_main.cc -o obj.host/dictionary/gen_system_dictionary_data_main.gen_system_dictionary_data_main.o [755/811] /usr/bin/g++ -MMD -MF obj.host/base/encryptor.encryptor.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/encryptor.cc -o obj.host/base/encryptor.encryptor.o [756/811] /usr/bin/g++ -MMD -MF obj.host/rewriter/gen_symbol_rewriter_dictionary_main.dictionary_generator.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/dictionary_generator.cc -o obj.host/rewriter/gen_symbol_rewriter_dictionary_main.dictionary_generator.o [757/811] /usr/bin/g++ -pthread -Wl,--build-id -o gen_system_dictionary_data_main -Wl,--start-group obj.host/dictionary/gen_system_dictionary_data_main.gen_system_dictionary_data_main.o obj.host/base/libbase.a obj.host/data_manager/libdata_manager.a obj.host/dictionary/system/libsystem_dictionary_builder.a obj.host/base/libbase_core.a obj.host/base/libclock.a obj.host/base/libsingleton.a obj.host/base/libmutex.a obj.host/base/libflags.a obj.host/base/libhash.a obj.host/base/libstring_piece.a obj.host/base/libserialized_string_array.a obj.host/protocol/libsegmenter_data_proto.a obj.host/data_manager/libdataset_reader.a obj.host/base/libobfuscator_support.a obj.host/data_manager/libdataset_proto.a obj.host/data_manager/libserialized_dictionary.a obj.host/storage/louds/libbit_vector_based_array_builder.a obj.host/storage/louds/libbit_stream.a obj.host/storage/louds/liblouds_trie_builder.a obj.host/dictionary/libtext_dictionary_loader.a obj.host/base/libmultifile.a obj.host/dictionary/file/libcodec.a obj.host/dictionary/file/libcodec_util.a obj.host/dictionary/file/libcodec_factory.a obj.host/dictionary/system/libsystem_dictionary_codec.a -Wl,--end-group -lprotobuf [758/811] touch obj.host/data_manager/oss/gen_separate_dictionary_data_for_oss.actions_depends.stamp [759/811] /usr/bin/g++ -MMD -MF obj.host/storage/storage.existence_filter.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/existence_filter.cc -o obj.host/storage/storage.existence_filter.o [760/811] /usr/bin/g++ -MMD -MF obj.host/storage/storage.encrypted_string_storage.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/encrypted_string_storage.cc -o obj.host/storage/storage.encrypted_string_storage.o [761/811] /usr/bin/g++ -MMD -MF obj.host/rewriter/gen_symbol_rewriter_dictionary_main.gen_symbol_rewriter_dictionary_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/gen_symbol_rewriter_dictionary_main.cc -o obj.host/rewriter/gen_symbol_rewriter_dictionary_main.gen_symbol_rewriter_dictionary_main.o [762/811] /usr/bin/g++ -MMD -MF obj.host/storage/storage.memory_storage.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/memory_storage.cc -o obj.host/storage/storage.memory_storage.o [763/811] /usr/bin/g++ -pthread -Wl,--build-id -o gen_symbol_rewriter_dictionary_main -Wl,--start-group obj.host/rewriter/gen_symbol_rewriter_dictionary_main.dictionary_generator.o obj.host/rewriter/gen_symbol_rewriter_dictionary_main.gen_symbol_rewriter_dictionary_main.o obj.host/base/libbase.a obj.host/base/libserialized_string_array.a obj.host/data_manager/libdata_manager.a obj.host/data_manager/libserialized_dictionary.a obj.host/dictionary/libuser_pos.a obj.host/base/libbase_core.a obj.host/base/libclock.a obj.host/base/libsingleton.a obj.host/base/libmutex.a obj.host/base/libflags.a obj.host/base/libhash.a obj.host/base/libstring_piece.a obj.host/protocol/libsegmenter_data_proto.a obj.host/data_manager/libdataset_reader.a obj.host/base/libobfuscator_support.a obj.host/data_manager/libdataset_proto.a -Wl,--end-group -lprotobuf [764/811] cd ../../data_manager/oss; ../../out_linux/Release/gen_symbol_rewriter_dictionary_main "--input=../../data/symbol/symbol.tsv" "--user_pos_manager_data=../../out_linux/Release/gen/data_manager/oss/user_pos_manager.data" "--sorting_table=../../data/rules/sorting_map.tsv" "--ordering_rule=../../data/symbol/ordering_rule.txt" "--output_token_array=../../out_linux/Release/gen/data_manager/oss/symbol_token.data" "--output_string_array=../../out_linux/Release/gen/data_manager/oss/symbol_string.data" [765/811] touch obj.host/data_manager/oss/gen_separate_symbol_rewriter_data_for_oss.actions_rules_copies.stamp [766/811] touch obj.host/rewriter/gen_collocation_suppression_data_main.compile_depends.stamp [767/811] /usr/bin/g++ -MMD -MF obj.host/storage/storage.registry.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/registry.cc -o obj.host/storage/storage.registry.o [768/811] /usr/bin/g++ -MMD -MF obj.host/storage/storage.tiny_storage.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/tiny_storage.cc -o obj.host/storage/storage.tiny_storage.o [769/811] touch obj.host/rewriter/gen_collocation_data_main.compile_depends.stamp [770/811] /usr/bin/g++ -MMD -MF obj.host/base/encryptor.password_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../base/password_manager.cc -o obj.host/base/encryptor.password_manager.o [771/811] /usr/bin/g++ -MMD -MF obj.host/rewriter/gen_collocation_suppression_data_main.gen_collocation_suppression_data_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/gen_collocation_suppression_data_main.cc -o obj.host/rewriter/gen_collocation_suppression_data_main.gen_collocation_suppression_data_main.o [772/811] rm -f obj.host/base/libencryptor.a && ar rcsT obj.host/base/libencryptor.a obj.host/base/encryptor.encryptor.o obj.host/base/encryptor.password_manager.o [773/811] touch obj.host/prediction/gen_suggestion_filter_main.compile_depends.stamp [774/811] touch obj/session/session_server.compile_depends.stamp [775/811] /usr/bin/g++ -MMD -MF obj.host/storage/storage.lru_storage.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../storage/lru_storage.cc -o obj.host/storage/storage.lru_storage.o [776/811] rm -f obj.host/storage/libstorage.a && ar rcsT obj.host/storage/libstorage.a obj.host/storage/storage.encrypted_string_storage.o obj.host/storage/storage.existence_filter.o obj.host/storage/storage.lru_storage.o obj.host/storage/storage.memory_storage.o obj.host/storage/storage.registry.o obj.host/storage/storage.tiny_storage.o [777/811] touch obj.host/prediction/gen_suggestion_filter_main.actions_depends.stamp [778/811] /usr/bin/g++ -MMD -MF obj.host/rewriter/gen_existence_data.gen_existence_data.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/gen_existence_data.cc -o obj.host/rewriter/gen_existence_data.gen_existence_data.o [779/811] touch obj/session/session_server.actions_depends.stamp [780/811] rm -f obj.host/rewriter/libgen_existence_data.a && ar rcsT obj.host/rewriter/libgen_existence_data.a obj.host/rewriter/gen_existence_data.gen_existence_data.o [781/811] touch obj.host/rewriter/gen_collocation_suppression_data_main.actions_depends.stamp [782/811] /usr/bin/g++ -pthread -Wl,--build-id -o gen_collocation_suppression_data_main -Wl,--start-group obj.host/rewriter/gen_collocation_suppression_data_main.gen_collocation_suppression_data_main.o obj.host/rewriter/libgen_existence_data.a obj.host/storage/libstorage.a obj.host/base/libbase.a obj.host/base/libbase_core.a obj.host/base/libclock.a obj.host/base/libsingleton.a obj.host/base/libmutex.a obj.host/base/libflags.a obj.host/base/libhash.a obj.host/base/libstring_piece.a obj.host/base/libencryptor.a obj.host/base/libobfuscator_support.a -Wl,--end-group [783/811] cd ../../data_manager/oss; ../../out_linux/Release/gen_collocation_suppression_data_main "--suppression_data=../../data/dictionary_oss/collocation_suppression.txt" --binary_mode "--output=../../out_linux/Release/gen/data_manager/oss/collocation_suppression_data.data" [784/811] touch obj.host/rewriter/gen_collocation_data_main.actions_depends.stamp [785/811] /usr/bin/g++ -MMD -MF obj.host/rewriter/gen_collocation_data_main.gen_collocation_data_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../rewriter/gen_collocation_data_main.cc -o obj.host/rewriter/gen_collocation_data_main.gen_collocation_data_main.o [786/811] /usr/bin/g++ -pthread -Wl,--build-id -o gen_collocation_data_main -Wl,--start-group obj.host/rewriter/gen_collocation_data_main.gen_collocation_data_main.o obj.host/rewriter/libgen_existence_data.a obj.host/storage/libstorage.a obj.host/base/libbase.a obj.host/base/libbase_core.a obj.host/base/libclock.a obj.host/base/libsingleton.a obj.host/base/libmutex.a obj.host/base/libflags.a obj.host/base/libhash.a obj.host/base/libstring_piece.a obj.host/base/libencryptor.a obj.host/base/libobfuscator_support.a -Wl,--end-group [787/811] cd ../../data_manager/oss; ../../out_linux/Release/gen_collocation_data_main "--collocation_data=../../data/dictionary_oss/collocation.txt" "--output=../../out_linux/Release/gen/data_manager/oss/collocation_data.data" --binary_mode [788/811] /usr/bin/g++ -MMD -MF obj/server/mozc_server_lib.mozc_server.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../server/mozc_server.cc -o obj/server/mozc_server_lib.mozc_server.o [789/811] rm -f obj/server/libmozc_server_lib.a && /usr/bin/ar rcsT obj/server/libmozc_server_lib.a obj/server/mozc_server_lib.mozc_server.o [790/811] /usr/bin/g++ -MMD -MF obj.host/prediction/gen_suggestion_filter_main.gen_suggestion_filter_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../prediction/gen_suggestion_filter_main.cc -o obj.host/prediction/gen_suggestion_filter_main.gen_suggestion_filter_main.o In file included from /usr/include/c++/8/vector:69, from /builddir/build/BUILD/mozc-2.23.2815.102/base/util.h:37, from ../../prediction/gen_suggestion_filter_main.cc:40: /usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/vector.tcc: In function 'int main(int, char**)': /usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ^~~~~~~~~~~~~~~~~ ../../prediction/gen_suggestion_filter_main.cc:123:1: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 } ^ [791/811] /usr/bin/g++ -pthread -Wl,--build-id -o gen_suggestion_filter_main -Wl,--start-group obj.host/prediction/gen_suggestion_filter_main.gen_suggestion_filter_main.o obj.host/base/libbase.a obj.host/storage/libstorage.a obj.host/base/libbase_core.a obj.host/base/libclock.a obj.host/base/libsingleton.a obj.host/base/libmutex.a obj.host/base/libflags.a obj.host/base/libhash.a obj.host/base/libstring_piece.a obj.host/base/libencryptor.a obj.host/base/libobfuscator_support.a -Wl,--end-group [792/811] cd ../../data_manager/oss; ../../out_linux/Release/gen_suggestion_filter_main "--input=../../data/dictionary_oss/suggestion_filter.txt" "--header=false" "--output=../../out_linux/Release/gen/data_manager/oss/suggestion_filter_data.data" [793/811] /usr/bin/g++ -MMD -MF obj/session/session_server.session_server.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/session_server.cc -o obj/session/session_server.session_server.o [794/811] rm -f obj/session/libsession_server.a && /usr/bin/ar rcsT obj/session/libsession_server.a obj/session/session_server.session_server.o [795/811] cd ../../data_manager/oss; ../../out_linux/Release/gen_system_dictionary_data_main "--input=../../data/dictionary_oss/dictionary00.txt ../../data/dictionary_oss/dictionary01.txt ../../data/dictionary_oss/dictionary02.txt ../../data/dictionary_oss/dictionary03.txt ../../data/dictionary_oss/dictionary04.txt ../../data/dictionary_oss/dictionary05.txt ../../data/dictionary_oss/dictionary06.txt ../../data/dictionary_oss/dictionary07.txt ../../data/dictionary_oss/dictionary08.txt ../../data/dictionary_oss/dictionary09.txt ../../data/dictionary_oss/reading_correction.tsv" "--user_pos_manager_data=../../out_linux/Release/gen/data_manager/oss/user_pos_manager.data" "--output=../../out_linux/Release/gen/data_manager/oss/system.dictionary" [796/811] touch obj.host/data_manager/oss/gen_mozc_dataset_for_oss.actions_depends.stamp [797/811] cd ../../data_manager/oss; ../../out_linux/Release/dataset_writer_main "--magic=\\xEF\\x4D\\x4F\\x5A\\x43\\x0D\\x0A" "--output=../../out_linux/Release/gen/data_manager/oss/mozc.data" pos_matcher:32:../../out_linux/Release/gen/data_manager/oss/pos_matcher.data user_pos_token:32:../../out_linux/Release/gen/data_manager/oss/user_pos_token_array.data user_pos_string:32:../../out_linux/Release/gen/data_manager/oss/user_pos_string_array.data coll:32:../../out_linux/Release/gen/data_manager/oss/collocation_data.data cols:32:../../out_linux/Release/gen/data_manager/oss/collocation_suppression_data.data conn:32:../../out_linux/Release/gen/data_manager/oss/connection.data dict:32:../../out_linux/Release/gen/data_manager/oss/system.dictionary sugg:32:../../out_linux/Release/gen/data_manager/oss/suggestion_filter_data.data posg:32:../../out_linux/Release/gen/data_manager/oss/pos_group.data bdry:32:../../out_linux/Release/gen/data_manager/oss/boundary.data segmenter_sizeinfo:32:../../out_linux/Release/gen/data_manager/oss/segmenter_sizeinfo.data segmenter_ltable:32:../../out_linux/Release/gen/data_manager/oss/segmenter_ltable.data segmenter_rtable:32:../../out_linux/Release/gen/data_manager/oss/segmenter_rtable.data segmenter_bitarray:32:../../out_linux/Release/gen/data_manager/oss/segmenter_bitarray.data counter_suffix:32:../../out_linux/Release/gen/data_manager/oss/counter_suffix.data suffix_key:32:../../out_linux/Release/gen/data_manager/oss/suffix_key.data suffix_value:32:../../out_linux/Release/gen/data_manager/oss/suffix_value.data suffix_token:32:../../out_linux/Release/gen/data_manager/oss/suffix_token.data reading_correction_value:32:../../out_linux/Release/gen/data_manager/oss/reading_correction_value.data reading_correction_error:32:../../out_linux/Release/gen/data_manager/oss/reading_correction_error.data reading_correction_correction:32:../../out_linux/Release/gen/data_manager/oss/reading_correction_correction.data symbol_token:32:../../out_linux/Release/gen/data_manager/oss/symbol_token.data symbol_string:32:../../out_linux/Release/gen/data_manager/oss/symbol_string.data emoticon_token:32:../../out_linux/Release/gen/data_manager/oss/emoticon_token.data emoticon_string:32:../../out_linux/Release/gen/data_manager/oss/emoticon_string.data emoji_token:32:../../out_linux/Release/gen/data_manager/oss/emoji_token.data emoji_string:32:../../out_linux/Release/gen/data_manager/oss/emoji_string.data single_kanji_token:32:../../out_linux/Release/gen/data_manager/oss/single_kanji_token.data single_kanji_string:32:../../out_linux/Release/gen/data_manager/oss/single_kanji_string.data single_kanji_variant_type:32:../../out_linux/Release/gen/data_manager/oss/single_kanji_variant_type.data single_kanji_variant_token:32:../../out_linux/Release/gen/data_manager/oss/single_kanji_variant_token.data single_kanji_variant_string:32:../../out_linux/Release/gen/data_manager/oss/single_kanji_variant_string.data single_kanji_noun_prefix_token:32:../../out_linux/Release/gen/data_manager/oss/single_kanji_noun_prefix_token.data single_kanji_noun_prefix_string:32:../../out_linux/Release/gen/data_manager/oss/single_kanji_noun_prefix_string.data zero_query_token_array:32:../../out_linux/Release/gen/data_manager/oss/zero_query_token.data zero_query_string_array:32:../../out_linux/Release/gen/data_manager/oss/zero_query_string.data zero_query_number_token_array:32:../../out_linux/Release/gen/data_manager/oss/zero_query_number_token.data zero_query_number_string_array:32:../../out_linux/Release/gen/data_manager/oss/zero_query_number_string.data version:32:../../out_linux/Release/gen/data_manager/oss/version.data usage_base_conjugation_suffix:32:../../out_linux/Release/gen/rewriter/usage_base_conj_suffix.data usage_conjugation_suffix:32:../../out_linux/Release/gen/rewriter/usage_conj_suffix.data usage_conjugation_index:32:../../out_linux/Release/gen/rewriter/usage_conj_index.data usage_item_array:32:../../out_linux/Release/gen/rewriter/usage_item_array.data usage_string_array:32:../../out_linux/Release/gen/rewriter/usage_string_array.data [798/811] cd ../../data_manager/oss; python ../../build_tools/embed_file.py "--input=../../out_linux/Release/gen/data_manager/oss/mozc.data" "--name=kOssMozcDataSet" "--output=../../out_linux/Release/gen/data_manager/oss/mozc_data.inc" [799/811] touch obj/engine/oss_engine_factory.compile_depends.stamp [800/811] touch obj/session/session_handler.compile_depends.stamp [801/811] touch obj/server/mozc_server.compile_depends.stamp [802/811] /usr/bin/g++ -MMD -MF obj/server/mozc_server.mozc_server_main.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../server/mozc_server_main.cc -o obj/server/mozc_server.mozc_server_main.o [803/811] /usr/bin/g++ -MMD -MF obj/session/session_handler.session_observer_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/session_observer_handler.cc -o obj/session/session_handler.session_observer_handler.o [804/811] /usr/bin/g++ -MMD -MF obj/session/session_handler.session_handler.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../session/session_handler.cc -o obj/session/session_handler.session_handler.o In file included from /usr/include/c++/8/vector:69, from /builddir/build/BUILD/mozc-2.23.2815.102/composer/table.h:39, from /builddir/build/BUILD/mozc-2.23.2815.102/session/session_handler.h:40, from ../../session/session_handler.cc:33: /usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/vector:64, from /builddir/build/BUILD/mozc-2.23.2815.102/composer/table.h:39, from /builddir/build/BUILD/mozc-2.23.2815.102/session/session_handler.h:40, from ../../session/session_handler.cc:33: /usr/include/c++/8/bits/stl_vector.h: In member function 'bool mozc::SessionHandler::Cleanup(mozc::commands::Command*)': /usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ^~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ^~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/map:60, from /builddir/build/BUILD/mozc-2.23.2815.102/session/session_handler.h:35, from ../../session/session_handler.cc:33: /usr/include/c++/8/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair::Element*>; _KeyOfValue = std::_Select1st::Element*> >; _Compare = std::less; _Alloc = std::allocator::Element*> >]': /usr/include/c++/8/bits/stl_tree.h:2411:7: note: parameter passing for argument of type 'std::_Rb_tree::Element*>, std::_Select1st::Element*> >, std::less, std::allocator::Element*> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator::Element*> >'} changed in GCC 7.1 _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/map:61, from /builddir/build/BUILD/mozc-2.23.2815.102/session/session_handler.h:35, from ../../session/session_handler.cc:33: /usr/include/c++/8/bits/stl_map.h: In member function 'mozc::storage::LRUCache::Element* mozc::storage::LRUCache::Insert(const Key&) [with Key = long long unsigned int; Value = mozc::session::SessionInterface*]': /usr/include/c++/8/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree::Element*>, std::_Select1st::Element*> >, std::less, std::allocator::Element*> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator::Element*> >'} changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, [805/811] /usr/bin/g++ -MMD -MF obj/data_manager/oss/oss_data_manager.oss_data_manager.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER '-DMOZC_DATASET_MAGIC_NUMBER="\xEF\x4D\x4F\x5A\x43\x0D\x0A"' -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/builddir/build/BUILD/mozc-2.23.2815.102 -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -O2 -Wno-deprecated -std=gnu++0x -c ../../data_manager/oss/oss_data_manager.cc -o obj/data_manager/oss/oss_data_manager.oss_data_manager.o [806/811] rm -f obj/data_manager/oss/liboss_data_manager.a && /usr/bin/ar rcsT obj/data_manager/oss/liboss_data_manager.a obj/data_manager/oss/oss_data_manager.oss_data_manager.o [807/811] touch obj/engine/oss_engine_factory.actions_depends.stamp [808/811] touch obj/session/session_handler.actions_depends.stamp [809/811] rm -f obj/session/libsession_handler.a && /usr/bin/ar rcsT obj/session/libsession_handler.a obj/session/session_handler.session_handler.o obj/session/session_handler.session_observer_handler.o [810/811] touch obj/server/mozc_server.actions_depends.stamp [811/811] /usr/bin/g++ -pthread -Wl,--build-id -o mozc_server -Wl,--start-group obj/server/mozc_server.mozc_server_main.o obj/base/libbase.a obj/session/libsession.a obj/server/libmozc_server_lib.a obj/base/libbase_core.a obj/base/libclock.a obj/base/libsingleton.a obj/base/libmutex.a obj/base/libflags.a obj/base/libhash.a obj/base/libstring_piece.a obj/data_manager/oss/liboss_data_manager.a obj/data_manager/libdata_manager.a obj/base/libserialized_string_array.a obj/protocol/libsegmenter_data_proto.a obj/data_manager/libdataset_reader.a obj/base/libobfuscator_support.a obj/data_manager/libdataset_proto.a obj/data_manager/libserialized_dictionary.a obj/prediction/libprediction.a obj/base/libconfig_file_stream.a obj/composer/libcomposer.a obj/composer/libkey_event_util.a obj/protocol/libcommands_proto.a obj/protocol/libcandidates_proto.a obj/protocol/libconfig_proto.a obj/protocol/libengine_builder_proto.a obj/protocol/libuser_dictionary_storage_proto.a obj/composer/libkey_parser.a obj/config/libcharacter_form_manager.a obj/config/libconfig_handler.a obj/storage/libstorage.a obj/base/libencryptor.a obj/transliteration/libtransliteration.a obj/converter/libimmutable_converter.a obj/dictionary/libsuffix_dictionary.a obj/dictionary/libsuppression_dictionary.a obj/converter/libconnector.a obj/storage/louds/libsimple_succinct_bit_vector_index.a obj/converter/libimmutable_converter_interface.a obj/request/libconversion_request.a obj/converter/libsegmenter.a obj/converter/libsegments.a obj/prediction/libsuggestion_filter.a obj/converter/liblattice.a obj/dictionary/libuser_dictionary.a obj/usage_stats/libusage_stats.a obj/config/libstats_config_util.a obj/usage_stats/libusage_stats_protocol.a obj/dictionary/libdictionary_impl.a obj/dictionary/system/libsystem_dictionary.a obj/storage/louds/libbit_vector_based_array.a obj/storage/louds/liblouds_trie.a obj/storage/louds/liblouds.a obj/dictionary/libtext_dictionary_loader.a obj/base/libmultifile.a obj/dictionary/file/libcodec_factory.a obj/dictionary/file/libcodec.a obj/dictionary/file/libcodec_util.a obj/dictionary/file/libdictionary_file.a obj/dictionary/system/libsystem_dictionary_codec.a obj/dictionary/system/libvalue_dictionary.a obj/rewriter/librewriter.a obj/rewriter/calculator/libcalculator.a obj/session/librequest_test_util.a obj/prediction/libprediction_protocol.a obj/engine/libengine.a obj/converter/libconverter.a obj/dictionary/libuser_pos.a obj/converter/libconverter_util.a obj/session/libkeymap.a obj/session/libkeymap_factory.a obj/session/libsession_usage_stats_util.a obj/session/libsession_internal.a obj/base/libcrash_report_handler.a obj/session/libsession_server.a obj/usage_stats/libusage_stats_uploader.a obj/net/libhttp_client.a obj/session/libsession_handler.a obj/session/libgeneric_storage_manager.a obj/session/libsession_watch_dog.a obj/client/libclient.a obj/ipc/libipc.a obj/ipc/libipc_protocol.a obj/session/libsession_usage_observer.a obj/protocol/libstate_proto.a -Wl,--end-group -lprotobuf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.82uUGH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm ++ dirname /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm + cd mozc-2.23.2815.102 + install -d /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/mozc + install -d /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/mozc/documents + install -p -m0755 out_linux/Release/mozc_server /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/mozc + install -p -m0755 out_linux/Release/mozc_tool /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/mozc + install -p -m0755 out_linux/Release/mozc_renderer /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/mozc + install -p -m0644 data/installer/credits_en.html /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/mozc/documents + install -d /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus/component + install -d /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc + install -p -m0755 out_linux/Release/ibus_mozc /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/ibus-engine-mozc + install -p -m0644 out_linux/Release/gen/unix/ibus/mozc.xml /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus/component/ + cd data/images/unix + install -p -m0644 ime_product_icon_opensource-32.png /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc/product_icon.png + for i in ui-*.png + install -p -m0644 ui-alpha_full.png /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc/alpha_full.png + for i in ui-*.png + install -p -m0644 ui-alpha_half.png /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc/alpha_half.png + for i in ui-*.png + install -p -m0644 ui-dictionary.png /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc/dictionary.png + for i in ui-*.png + install -p -m0644 ui-direct.png /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc/direct.png + for i in ui-*.png + install -p -m0644 ui-hiragana.png /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc/hiragana.png + for i in ui-*.png + install -p -m0644 ui-katakana_full.png /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc/katakana_full.png + for i in ui-*.png + install -p -m0644 ui-katakana_half.png /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc/katakana_half.png + for i in ui-*.png + install -p -m0644 ui-properties.png /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc/properties.png + for i in ui-*.png + install -p -m0644 ui-tool.png /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/ibus-mozc/tool.png + desktop-file-install --dir=/builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/applications /builddir/build/SOURCES/ibus-setup-mozc-jp.desktop + install -d /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/bin + install -p -m0755 out_linux/Release/mozc_emacs_helper /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/bin + install -d /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/emacs/site-lisp/mozc + install -d /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/emacs/site-lisp/site-start.d + install -p -m0644 unix/emacs/mozc.el /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/emacs/site-lisp/mozc + install -p -m0644 /builddir/build/SOURCES/mozc-init.el /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/emacs/site-lisp/site-start.d + emacs -batch -f batch-byte-compile /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/emacs/site-lisp/mozc/mozc.el Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/clang-format.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/cmake-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... + install -d /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/xemacs/site-packages/lisp/mozc + install -d /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/xemacs/site-packages/lisp/site-start.d + install -p -m0644 unix/emacs/mozc.el /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/xemacs/site-packages/lisp/mozc + install -p -m0644 /builddir/build/SOURCES/mozc-init.el /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/xemacs/site-packages/lisp/site-start.d + xemacs -batch -f batch-byte-compile /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/xemacs/site-packages/lisp/mozc/mozc.el Loading leim-list... Info: Format string "configure-module-directory and module-directory: %S " takes 1 arguments, 2 supplied. Info: Format string "configure-last-package-directories, last-package-hierarchies and last-package-load-path: %S %S " takes 2 arguments, 3 supplied. Info: Format string "configure-late-package-directories, late-package-hierarchies and late-package-load-path: %S %S " takes 2 arguments, 3 supplied. Compiling /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/xemacs/site-packages/lisp/mozc/mozc.el... While compiling mozc-fall-back-on-default-binding in file /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/xemacs/site-packages/lisp/mozc/mozc.el: ** variable message-log-max bound but not referenced While compiling mozc-posn-y: ** reference to free variable header-line-format While compiling mozc-cand-echo-area-update: ** variable message-log-max bound but not referenced ** reference to free variable resize-mini-windows While compiling mozc-string-match-p: ** variable inhibit-changing-match-data bound but not referenced While compiling the end of the data: ** The following functions are not known to be defined: event-basic-type, read-key-sequence-vector, restore-buffer-modified-p, posn-at-point, posn-actual-col-row, posn-x-y, window-inside-pixel-edges, posn-at-x-y, posn-area, posn-object-width-height, make-overlay, overlay-put, delete-overlay, minibufferp, frame-char-width, posn-point, set-process-query-on-exit-flag Wrote /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/xemacs/site-packages/lisp/mozc/mozc.elc Done+ mkdir -p /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/share/appdata + cat + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.23.2815.102-2.fc29 --unique-debug-suffix -2.23.2815.102-2.fc29.arm --unique-debug-src-base mozc-2.23.2815.102-2.fc29.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mozc-2.23.2815.102 extracting debug info from /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/mozc/mozc_server extracting debug info from /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/mozc/mozc_tool extracting debug info from /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/bin/mozc_emacs_helper extracting debug info from /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/mozc/mozc_renderer extracting debug info from /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm/usr/libexec/ibus-engine-mozc /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. cpio: out_linux/Release/parser.c: Cannot stat: No such file or directory cpio: out_linux/Release/parser.y: Cannot stat: No such file or directory 124015 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mozc-2.23.2815.102-2.fc29.armv7hl Provides: emacs-common-mozc <= 2.17.2077.102-4 emacs-mozc <= 2.17.2077.102-4 emacs-mozc-el <= 2.17.2077.102-4 mozc = 2.23.2815.102-2.fc29 mozc(armv7hl-32) = 2.23.2815.102-2.fc29 xemacs-mozc <= 2.17.2077.102-4 xemacs-mozc-el <= 2.17.2077.102-4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Gui.so.5 libQt5Gui.so.5(Qt_5) libQt5Widgets.so.5 libQt5Widgets.so.5(Qt_5) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libprotobuf.so.15 libpthread.so.0 libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libzinnia.so.0 rtld(GNU_HASH) Obsoletes: emacs-common-mozc <= 2.17.2077.102-4 emacs-mozc <= 2.17.2077.102-4 emacs-mozc-el <= 2.17.2077.102-4 xemacs-mozc <= 2.17.2077.102-4 xemacs-mozc-el <= 2.17.2077.102-4 Processing files: ibus-mozc-2.23.2815.102-2.fc29.armv7hl Provides: application() application(ibus-setup-mozc-jp.desktop) ibus-mozc = 2.23.2815.102-2.fc29 ibus-mozc(armv7hl-32) = 2.23.2815.102-2.fc29 metainfo() metainfo(mozc.appdata.xml) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libfribidi.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libibus-1.0.so.5 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libprotobuf.so.15 libpthread.so.0 libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libxcb-xfixes.so.0 libxcb.so.1 rtld(GNU_HASH) Processing files: mozc-debugsource-2.23.2815.102-2.fc29.armv7hl Provides: mozc-debugsource = 2.23.2815.102-2.fc29 mozc-debugsource(armv7hl-32) = 2.23.2815.102-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mozc-debuginfo-2.23.2815.102-2.fc29.armv7hl Provides: debuginfo(build-id) = 1785e748065b5e8508f90178eef589ce7cc262ff debuginfo(build-id) = 77512c575986ed9ff0d10a59d258974b15dcf895 debuginfo(build-id) = 7d8a96e414ac841baf055f46287267807c7a419d mozc-debuginfo = 2.23.2815.102-2.fc29 mozc-debuginfo(armv7hl-32) = 2.23.2815.102-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mozc-debugsource(armv7hl-32) = 2.23.2815.102-2.fc29 Processing files: ibus-mozc-debuginfo-2.23.2815.102-2.fc29.armv7hl Provides: debuginfo(build-id) = 19e87fe9c660d54a13d2d5381ca168d212b5ed88 debuginfo(build-id) = 1c4d4b856c5995fe7b98ff5467fe18f63042d706 ibus-mozc-debuginfo = 2.23.2815.102-2.fc29 ibus-mozc-debuginfo(armv7hl-32) = 2.23.2815.102-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mozc-debugsource(armv7hl-32) = 2.23.2815.102-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm Wrote: /builddir/build/RPMS/mozc-2.23.2815.102-2.fc29.armv7hl.rpm Wrote: /builddir/build/RPMS/ibus-mozc-2.23.2815.102-2.fc29.armv7hl.rpm Wrote: /builddir/build/RPMS/mozc-debugsource-2.23.2815.102-2.fc29.armv7hl.rpm Wrote: /builddir/build/RPMS/mozc-debuginfo-2.23.2815.102-2.fc29.armv7hl.rpm Wrote: /builddir/build/RPMS/ibus-mozc-debuginfo-2.23.2815.102-2.fc29.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qnu0QH + umask 022 + cd /builddir/build/BUILD + cd mozc-2.23.2815.102 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mozc-2.23.2815.102-2.fc29.arm + exit 0 Child return code was: 0