Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 761723 Details for
Bug 830879
app-i18n/fcitx-4.2.9.8[-autostart] - CMake Warning: Manually-specified variables were not used by the project: SYSCONFDIR
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-i18n:fcitx-4.2.9.8:20220109-203052.log
app-i18n:fcitx-4.2.9.8:20220109-203052.log (text/plain), 384.90 KB, created by
Toralf Förster
on 2022-01-09 21:41:40 UTC
(
hide
)
Description:
app-i18n:fcitx-4.2.9.8:20220109-203052.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-01-09 21:41:40 UTC
Size:
384.90 KB
patch
obsolete
> * Package: app-i18n/fcitx-4.2.9.8 > * Repository: gentoo > * Maintainer: arfrever.fta@gmail.com cjk@gentoo.org > * USE: X abi_x86_64 amd64 cairo elibc_glibc enchant gtk2 gtk3 introspection kernel_linux lua_single_target_lua5-1 nls pango userland_GNU xkb > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking fcitx-4.2.9.8_dict.tar.xz to /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work >>>> Source unpacked in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work >>>> Preparing source in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build" > * Applying fcitx-4.2.9.8-enchant.patch ... > [ ok ] > * Applying fcitx-4.2.9.8-xkb.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build" >cmake -C /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DLIB_INSTALL_DIR=/usr/lib64 -DSYSCONFDIR=/etc -DENABLE_CAIRO=ON -DENABLE_DEBUG=OFF -DENABLE_ENCHANT=ON -DENABLE_GETTEXT=ON -DENABLE_GIR=ON -DENABLE_GTK2_IM_MODULE=ON -DENABLE_GTK3_IM_MODULE=ON -DENABLE_LUA=OFF -DENABLE_OPENCC=OFF -DENABLE_PANGO=ON -DENABLE_QT=OFF -DENABLE_QT_GUI=OFF -DENABLE_QT_IM_MODULE=OFF -DENABLE_SNOOPER=ON -DENABLE_TABLE=OFF -DENABLE_TEST=OFF -DENABLE_X11=ON -DENABLE_XDGAUTOSTART=OFF -DENABLE_XKB=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/gentoo_toolchain.cmake /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 >loading initial cache file /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.1 >-- The CXX compiler identification is GNU 11.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") >-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >-- Looking for include file unistd.h >-- Looking for include file unistd.h - found >-- Looking for include file malloc.h >-- Looking for include file malloc.h - found >-- Looking for include file stdbool.h >-- Looking for include file stdbool.h - found >-- Looking for asprintf >-- Looking for asprintf - found >-- Looking for dgettext >-- Looking for dgettext - found >-- Found Libintl: /usr/include >-- Looking for iconv_open >-- Looking for iconv_open - found >-- Performing Test ICONV_HAVE_WERROR >-- Performing Test ICONV_HAVE_WERROR - Success >-- Performing Test LIBICONV_SECOND_ARGUMENT_IS_CONST >-- Performing Test LIBICONV_SECOND_ARGUMENT_IS_CONST - Failed >-- Found Libiconv: /usr/include >-- Looking for pthread_create >-- Looking for pthread_create - found >-- Found Pthread: /usr/include >-- Looking for backtrace >-- Looking for backtrace - found >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): > The package name passed to `find_package_handle_standard_args` > (LibExecinfo) does not match the name of the calling package (Libexecinfo). > This can lead to problems in calling code that expects `find_package` > result variables (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > cmake/FindLibexecinfo.cmake:44 (find_package_handle_standard_args) > CMakeLists.txt:74 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found LibExecinfo: /usr/include >-- Found GettextPo: /usr/lib64/libgettextpo.so >CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:112 (message): > Your project should require at least CMake 3.16.0 to use > FindXKBCommon.cmake >Call Stack (most recent call first): > cmake/FindXKBCommon.cmake:4 (ecm_find_package_version_check) > CMakeLists.txt:76 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found XKBCommon_XKBCommon: /usr/lib64/libxkbcommon.so (found version "1.3.1") >-- Found XKBCommon: /usr/lib64/libxkbcommon.so (found suitable version "1.3.1", minimum required is "0.5.0") found components: XKBCommon >-- Checking for modules 'enchant-2;enchant' >-- Package 'enchant', required by 'virtual:world', not found >-- Performing Test ENCHANT_HAVE_WERROR >-- Performing Test ENCHANT_HAVE_WERROR - Success >-- Performing Test ENCHANT_API_COMPATIBLE >-- Performing Test ENCHANT_API_COMPATIBLE - Success >-- Found Enchant: /usr/lib64/libenchant-2.so >-- Found IsoCodes: iso_639-2;iso_639-3;iso_639-5;iso_3166-1;iso_3166-2;iso_3166-3;iso_4217;iso_15924 (found version "4.9.0") >-- Checking for module 'json-c' >-- Found json-c, version 0.15 >-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.12") >-- Checking for module 'xkbfile' >-- Found xkbfile, version 1.1.0 >-- Found XkbFile: /usr/lib64/libxkbfile.so >-- Found XKeyboardConfig: /usr/share/X11/xkb (found version "2.34") >-- Could NOT find Presage (missing: PRESAGE_LIBRARIES PRESAGE_INCLUDE_DIR PRESAGE_API_COMPATIBLE) >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Checking for module 'cairo-xlib>=1.0' >-- Found cairo-xlib, version 1.16.0 >-- Checking for module 'pangocairo>=1.0' >-- Found pangocairo, version 1.50.3 >-- Checking for module 'dbus-1>=1.1.0' >-- Found dbus-1, version 1.12.20 >-- Checking for module 'gio-2.0>=2.26' >-- Found gio-2.0, version 2.70.2 >-- Checking for module 'gobject-introspection-1.0' >-- Found gobject-introspection-1.0, version 1.70.0 >CMake Warning (dev) at cmake/GObjectIntrospection.cmake:180 (set): > Only the first value argument is used when setting an environment variable. > Argument > '-I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src' > and later are unused. >Call Stack (most recent call first): > src/lib/fcitx-gclient/CMakeLists.txt:68 (gobject_introspection) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Adding Fcitx Addon x11 >-- Adding Fcitx Addon xkb >-- Adding Fcitx Addon xkbdbus >-- Adding Fcitx Addon chttrans >-- Adding Fcitx Addon punc >-- Adding Fcitx Addon spell >-- Adding Fcitx Addon pinyin-enhance >-- Adding Fcitx Addon quickphrase >-- Adding Fcitx Addon autoeng >-- Adding Fcitx Addon fullwidth-char >-- Adding Fcitx Addon remote-module >-- Adding Fcitx Addon imselector >-- Adding Fcitx Addon clipboard >-- Adding Fcitx Addon vk >-- Adding Fcitx Addon dbus >-- Adding Fcitx Addon lua >-- Adding Fcitx Addon unicode >-- Adding Fcitx Addon freedesktop-notify >-- Adding Fcitx Addon notificationitem >-- Adding Fcitx Addon pinyin >-- Adding Fcitx Addon keyboard >-- Adding Fcitx Addon table >-- Adding Fcitx Addon qw >-- Adding Fcitx Addon xim >-- Adding Fcitx Addon ipc >-- Checking for module 'uuid' >-- Found uuid, version 2.37.2 >-- Adding Fcitx Addon ipcportal >-- Checking for module 'glib-2.0' >-- Found glib-2.0, version 2.70.2 >-- Checking for module 'gio-2.0>=2.26' >-- Found gio-2.0, version 2.70.2 >-- Checking for module 'gtk+-2.0' >-- Found gtk+-2.0, version 2.24.33 >-- Checking for module 'gtk+-3.0' >-- Found gtk+-3.0, version 3.24.31 >-- Adding Fcitx Addon classic-ui >-- Adding Fcitx Addon kimpanel-ui >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 >C++ -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >CMake Warning: > Manually-specified variables were not used by the project: > > SYSCONFDIR > > >-- Build files have been written to: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build" >ninja -v -j4 -l0 >[1/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/es && /usr/bin/msgfmt -o /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/es/fcitx.mo /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/es.po >[2/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/da && /usr/bin/msgfmt -o /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/da/fcitx.mo /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/da.po >[3/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/ca && /usr/bin/msgfmt -o /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/ca/fcitx.mo /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ca.po >[4/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/de && /usr/bin/msgfmt -o /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/de/fcitx.mo /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/de.po >[5/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/ja && /usr/bin/msgfmt -o /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/ja/fcitx.mo /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ja.po >[6/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/ko && /usr/bin/msgfmt -o /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/ko/fcitx.mo /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ko.po >[7/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/ru && /usr/bin/msgfmt -o /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/ru/fcitx.mo /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ru.po >[8/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/fr && /usr/bin/msgfmt -o /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/fr/fcitx.mo /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fr.po >[9/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/zh_CN && /usr/bin/msgfmt -o /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/zh_CN/fcitx.mo /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/zh_CN.po >[10/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/zh_TW && /usr/bin/msgfmt -o /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache/mo/zh_TW/fcitx.mo /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/zh_TW.po >[11/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_config_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/hotkey.c.o -MF src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/hotkey.c.o.d -o src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/hotkey.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/hotkey.c >[12/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_utils_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utf8.c.o -MF src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utf8.c.o.d -o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utf8.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utf8.c >[13/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_utils_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/log.c.o -MF src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/log.c.o.d -o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/log.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/log.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/log.c: In function âFcitxLogFuncVâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/log.c:104:5: warning: ignoring return value of âvasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 104 | vasprintf(&buffer, fmt, ap); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >[14/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_config_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/xdg.c.o -MF src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/xdg.c.o.d -o src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/xdg.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/xdg.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/xdg.c: In function âFcitxXDGGetPathâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/xdg.c:245:13: warning: ignoring return value of âgetcwdâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 245 | getcwd(cwd, sizeof(cwd) - 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[15/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_utils_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/qsort_r.c.o -MF src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/qsort_r.c.o.d -o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/qsort_r.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/qsort_r.c >[16/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_utils_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/msort_r.c.o -MF src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/msort_r.c.o.d -o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/msort_r.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/msort_r.c >[17/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_utils_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/memory.c.o -MF src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/memory.c.o.d -o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/memory.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/memory.c >[18/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_utils_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/handler-table.c.o -MF src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/handler-table.c.o.d -o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/handler-table.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/handler-table.c >[19/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_utils_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/objpool.c.o -MF src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/objpool.c.o.d -o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/objpool.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/objpool.c >[20/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_utils_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utils.c.o -MF src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utils.c.o.d -o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utils.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utils.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utils.c: In function âfcitx_utils_init_as_daemonâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utils.c:172:5: warning: ignoring return value of âchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 172 | chdir("/"); > | ^~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utils.c: In function âfcitx_utils_string_list_printf_appendâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utils.c:222:5: warning: ignoring return value of âvasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 222 | vasprintf(&buffer, fmt, ap); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >[21/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_utils_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/stringmap.c.o -MF src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/stringmap.c.o.d -o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/stringmap.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/stringmap.c >[22/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/instance.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/instance.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/instance.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/instance.c >[23/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_utils_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/desktop-parse.c.o -MF src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/desktop-parse.c.o.d -o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/desktop-parse.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/desktop-parse.c >[24/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-undefined -shared -Wl,-soname,libfcitx-utils.so.0 -o src/lib/fcitx-utils/libfcitx-utils.so.0.1 src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utf8.c.o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utils.c.o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/log.c.o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/qsort_r.c.o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/msort_r.c.o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/memory.c.o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/handler-table.c.o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/objpool.c.o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/desktop-parse.c.o src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/stringmap.c.o && : >[25/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/candidate.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/candidate.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/candidate.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/candidate.c >In file included from /usr/include/string.h:519, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utarray.h:39, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/candidate.h:34, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/candidate-internal.h:24, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/candidate.c:21: >In function âstrncpyâ, > inlined from âFcitxCandidateWordNewListâ at /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/candidate.c:36:5: >/usr/include/bits/string_fortified.h:95:10: warning: â__builtin_strncpyâ output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation] > 95 | return __builtin___strncpy_chk (__dest, __src, __len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 96 | __glibc_objsize (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~ >[26/285] /usr/bin/cmake -E cmake_symlink_library src/lib/fcitx-utils/libfcitx-utils.so.0.1 src/lib/fcitx-utils/libfcitx-utils.so.0 src/lib/fcitx-utils/libfcitx-utils.so && : >[27/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/configfile.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/configfile.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/configfile.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/configfile.c >[28/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/profile.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/profile.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/profile.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/profile.c >[29/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/addon.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/addon.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/addon.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/addon.c >In file included from /usr/include/string.h:519, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utarray.h:39, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/addon.h:35, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/addon.c:32: >In function âmemsetâ, > inlined from âFcitxAddonsLoadInternalâ at /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/addon.c:135:13: >/usr/include/bits/string_fortified.h:59:10: warning: â__builtin_memsetâ offset [0, 23] is out of the bounds [0, 0] [-Warray-bounds] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 60 | __glibc_objsize0 (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~ >[30/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/frontend.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/frontend.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/frontend.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/frontend.c >[31/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/hook.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/hook.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/hook.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/hook.c >[32/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/module.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/module.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/module.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/module.c >[33/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/keys.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/keys.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/keys.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/keys.c >[34/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_config_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/fcitx-config.c.o -MF src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/fcitx-config.c.o.d -o src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/fcitx-config.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/fcitx-config.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/fcitx-config.c: In function âFcitxConfigOptionColorâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/fcitx-config.c:566:9: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 566 | asprintf(&option->rawValue, "%d %d %d", r, g , b); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/fcitx-config.c: In function âFcitxConfigOptionIntegerâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/fcitx-config.c:448:9: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 448 | asprintf(&option->rawValue, "%d", *option->value.integer); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[35/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/ui.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/ui.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/ui.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/ui.c >[36/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-undefined -shared -Wl,-soname,libfcitx-config.so.4 -o src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/fcitx-config.c.o src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/hotkey.c.o src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/xdg.c.o -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[37/285] /usr/bin/cmake -E cmake_symlink_library src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-config/libfcitx-config.so.4 src/lib/fcitx-config/libfcitx-config.so && : >[38/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient && /usr/bin/glib-genmarshal --body --prefix=fcitx_marshall /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk-common/marshall.list > marshall.c >INFO: Reading /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk-common/marshall.list... >[39/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient && /usr/bin/glib-genmarshal --header --prefix=fcitx_marshall /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk-common/marshall.list > marshall.h >INFO: Reading /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk-common/marshall.list... >[40/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT src/core/CMakeFiles/fcitx.dir/fcitx.c.o -MF src/core/CMakeFiles/fcitx.dir/fcitx.c.o.d -o src/core/CMakeFiles/fcitx.dir/fcitx.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/core/fcitx.c >[41/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/context.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/context.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/context.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/context.c >[42/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_core_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx/CMakeFiles/fcitx-core.dir/ime.c.o -MF src/lib/fcitx/CMakeFiles/fcitx-core.dir/ime.c.o.d -o src/lib/fcitx/CMakeFiles/fcitx-core.dir/ime.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/ime.c >[43/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-undefined -shared -Wl,-soname,libfcitx-core.so.0 -o src/lib/fcitx/libfcitx-core.so.0.3 src/lib/fcitx/CMakeFiles/fcitx-core.dir/instance.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/candidate.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/configfile.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/profile.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/addon.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/frontend.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/hook.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/ime.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/ui.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/module.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/keys.c.o src/lib/fcitx/CMakeFiles/fcitx-core.dir/context.c.o -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-config:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 /usr/lib64/libdl.a && : >[44/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_gclient_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxinputmethod.c.o -MF src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxinputmethod.c.o.d -o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxinputmethod.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxinputmethod.c >[45/285] /usr/bin/cmake -E cmake_symlink_library src/lib/fcitx/libfcitx-core.so.0.3 src/lib/fcitx/libfcitx-core.so.0 src/lib/fcitx/libfcitx-core.so && : >[46/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_gclient_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxkbd.c.o -MF src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxkbd.c.o.d -o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxkbd.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxkbd.c >[47/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_gclient_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxclient.c.o -MF src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxclient.c.o.d -o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxclient.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxclient.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxclient.c: In function âfcitx_client_initâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxclient.c:616:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 616 | self->priv = FCITX_CLIENT_GET_PRIVATE(self); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxclient.c: In function âfcitx_client_class_initâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxclient.c:1012:5: warning: âg_type_class_add_privateâ is deprecated [-Wdeprecated-declarations] > 1012 | g_type_class_add_private(klass, sizeof(FcitxClientPrivate)); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxconnection.h:23, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxclient.h:23, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxclient.c:20: >/usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here > 1346 | void g_type_class_add_private (gpointer g_class, > | ^~~~~~~~~~~~~~~~~~~~~~~~ >[48/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_gclient_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/marshall.c.o -MF src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/marshall.c.o.d -o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/marshall.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient/marshall.c >[49/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/data && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/data && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/py_stroke-20121124.tar.gz /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/data/py_stroke-20121124.tar.gz 2559d025c5bbb50fa450a02429f92762 && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --check-md5sum /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/data/py_stroke-20121124.tar.gz 2559d025c5bbb50fa450a02429f92762 1 >[50/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT src/core/CMakeFiles/fcitx.dir/errorhandler.c.o -MF src/core/CMakeFiles/fcitx.dir/errorhandler.c.o.d -o src/core/CMakeFiles/fcitx.dir/errorhandler.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/core/errorhandler.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/core/errorhandler.c: In function âOnExceptionâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/core/errorhandler.c:200:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 200 | write(selfpipe[1], &sig, 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/core/errorhandler.c: In function â_write_string_lenâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/core/errorhandler.c:120:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 120 | write(fd, str, len); > | ^~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/core/errorhandler.c:121:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 121 | write(STDERR_FILENO, str, len); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[51/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/comp_spell_dict.c.o -MF src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/comp_spell_dict.c.o.d -o src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/comp_spell_dict.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict/comp_spell_dict.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict/comp_spell_dict.c: In function âcompile_dictâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict/comp_spell_dict.c:51:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 51 | write(ofd, DICT_BIN_MAGIC, strlen(DICT_BIN_MAGIC)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict/comp_spell_dict.c:61:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 61 | write(ofd, &ceff_buff, sizeof(uint16_t)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict/comp_spell_dict.c:64:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 64 | write(ofd, start, p - start); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict/comp_spell_dict.c:65:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 65 | write(ofd, &null_byte, 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict/comp_spell_dict.c:71:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 71 | write(ofd, &wcount, sizeof(uint32_t)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[52/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 src/core/CMakeFiles/fcitx.dir/fcitx.c.o src/core/CMakeFiles/fcitx.dir/errorhandler.c.o -o src/core/fcitx -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-config:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx/libfcitx-core.so.0.3 src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 /usr/lib64/libdl.a && : >[53/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/comp_spell_dict.c.o -o src/module/spell/dict/comp-spell-dict -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[54/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/en_dict-20121020.tar.gz /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict/en_dict-20121020.tar.gz 8315f85331e0545c256a46e0cb00f10f && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --check-md5sum /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict/en_dict-20121020.tar.gz 8315f85331e0545c256a46e0cb00f10f 1 >[55/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/testgclient.c.o -MF src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/testgclient.c.o.d -o src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/testgclient.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/test/testgclient.c >[56/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance/data && /usr/bin/cmake -E tar x /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/data/py_stroke-20121124.tar.gz && /usr/bin/cmake -E touch /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance/data/.py-stroke-extract.stamp && /usr/bin/cmake -E touch_nocreate /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance/data/py_stroke.mb >[57/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell/dict && /usr/bin/cmake -E tar x /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/dict/en_dict-20121020.tar.gz && /usr/bin/cmake -E touch /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell/dict/.spell-en-extract.stamp && /usr/bin/cmake -E touch_nocreate /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell/dict/en_dict.txt >[58/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_gclient_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxconnection.c.o -MF src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxconnection.c.o.d -o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxconnection.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxconnection.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxconnection.c: In function âfcitx_connection_initâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxconnection.c:177:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" > 177 | self->priv = FCITX_CONNECTION_GET_PRIVATE(self); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxconnection.c: In function âfcitx_connection_class_initâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxconnection.c:354:5: warning: âg_type_class_add_privateâ is deprecated [-Wdeprecated-declarations] > 354 | g_type_class_add_private(klass, sizeof(FcitxConnectionPrivate)); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxconnection.h:23, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient/fcitxconnection.c:20: >/usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here > 1346 | void g_type_class_add_private (gpointer g_class, > | ^~~~~~~~~~~~~~~~~~~~~~~~ >[59/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/data && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/data && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/py_table-20121124.tar.gz /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/data/py_table-20121124.tar.gz a72e275fe1916d67d01a2f038ca5d920 && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --check-md5sum /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/data/py_table-20121124.tar.gz a72e275fe1916d67d01a2f038ca5d920 1 >[60/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance/data && /usr/bin/cmake -E tar x /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/data/py_table-20121124.tar.gz && /usr/bin/cmake -E touch /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance/data/.py-table-extract.stamp && /usr/bin/cmake -E touch_nocreate /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance/data/py_table.mb >[61/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-undefined -shared -Wl,-soname,libfcitx-gclient.so.1 -o src/lib/fcitx-gclient/libfcitx-gclient.so.0.2 src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxclient.c.o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxinputmethod.c.o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxkbd.c.o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxconnection.c.o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/marshall.c.o -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[62/285] /usr/bin/cmake -E cmake_symlink_library src/lib/fcitx-gclient/libfcitx-gclient.so.0.2 src/lib/fcitx-gclient/libfcitx-gclient.so.1 src/lib/fcitx-gclient/libfcitx-gclient.so && : >[63/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/dbussocket.c.o -MF src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/dbussocket.c.o.d -o src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/dbussocket.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbussocket.c >[64/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/testgclient.c.o -o src/lib/fcitx-gclient/test/testgclient -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils src/lib/fcitx-gclient/libfcitx-gclient.so.0.2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[65/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/watcher.c.o -MF src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/watcher.c.o.d -o src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/watcher.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/watcher.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/watcher.c: In function âmainâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/watcher.c:62:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 62 | asprintf(&servicename, "%s-%d", FCITX_DBUS_SERVICE, fcitx_utils_get_display_number()); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/watcher.c:98:5: warning: ignoring return value of âniceâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 98 | nice(NZERO - 1); > | ^~~~~~~~~~~~~~~ >[66/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell/dict && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell/dict/comp-spell-dict --comp-dict /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell/dict/en_dict.txt /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell/dict/en_dict.fscd >[67/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/dbussocket.c.o src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/watcher.c.o -o src/module/dbus/fcitx-dbus-watcher -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: -ldbus-1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[68/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/data && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/data && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/pinyin.tar.gz /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/data/pinyin.tar.gz 34dcb1b5209c28baa4e87f6a2773bfd0 && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --check-md5sum /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/data/pinyin.tar.gz 34dcb1b5209c28baa4e87f6a2773bfd0 1 >[69/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin/data && /usr/bin/cmake -E tar x /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/data/pinyin.tar.gz && /usr/bin/cmake -E touch /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin/data/.py-data-extract.stamp && /usr/bin/cmake -E touch_nocreate pyPhrase.org >[70/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/dbusremote.c.o -MF src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/dbusremote.c.o.d -o src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/dbusremote.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusremote.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusremote.c: In function â_fcitx_get_socket_pathâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusremote.c:20:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 20 | asprintf(&addressFile, "%s-%d", machineId, fcitx_utils_get_display_number()); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusremote.c: In function âmainâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusremote.c:159:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 159 | asprintf(&servicename, "%s-%d", FCITX_DBUS_SERVICE, fcitx_utils_get_display_number()); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[71/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/dbusremote.c.o -o src/module/dbus/fcitx-remote -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-config:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: -ldbus-1 src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[72/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dim_fcitx_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/gtk2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/gtk2/CMakeFiles/im-fcitx.dir/fcitxim.c.o -MF src/frontend/gtk2/CMakeFiles/im-fcitx.dir/fcitxim.c.o.d -o src/frontend/gtk2/CMakeFiles/im-fcitx.dir/fcitxim.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitxim.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.h:23, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitxim.c:23: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.h:23, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitxim.c:23: >/usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here > 698 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.h:23, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitxim.c:23: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.h:23, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitxim.c:23: >/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here > 547 | struct _GTimeVal > | ^~~~~~~~~ >[73/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dim_fcitx_gtk3_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/sysprof-3 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/gtk3 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/fcitxim.c.o -MF src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/fcitxim.c.o.d -o src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/fcitxim.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitxim.c >[74/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dim_fcitx_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/gtk2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/gtk2/CMakeFiles/im-fcitx.dir/fcitximcontext.c.o -MF src/frontend/gtk2/CMakeFiles/im-fcitx.dir/fcitximcontext.c.o.d -o src/frontend/gtk2/CMakeFiles/im-fcitx.dir/fcitximcontext.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c:31: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c:31: >/usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here > 698 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c:31: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c:31: >/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here > 547 | struct _GTimeVal > | ^~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c: In function âfcitx_im_context_register_typeâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c:299:9: warning: cast between incompatible function types from âvoid (*)(FcitxIMContextClass *)â {aka âvoid (*)(struct _FcitxIMContextClass *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 299 | (GClassInitFunc)fcitx_im_context_class_init, > | ^ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c:300:9: warning: cast between incompatible function types from âvoid (*)(FcitxIMContextClass *)â {aka âvoid (*)(struct _FcitxIMContextClass *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 300 | (GClassFinalizeFunc)fcitx_im_context_class_fini, > | ^ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c:304:9: warning: cast between incompatible function types from âvoid (*)(FcitxIMContext *)â {aka âvoid (*)(struct _FcitxIMContext *)â} to âvoid (*)(GTypeInstance *, void *)â {aka âvoid (*)(struct _GTypeInstance *, void *)â} [-Wcast-function-type] > 304 | (GInstanceInitFunc)fcitx_im_context_init, > | ^ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c: In function â_create_gdk_eventâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c:1427:17: warning: âg_memdupâ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] > 1427 | event->string = g_memdup("\0\0", 2); > | ^~~~~ >In file included from /usr/include/glib-2.0/glib.h:82, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk2/fcitximcontext.c:31: >/usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here > 257 | gpointer g_memdup (gconstpointer mem, > | ^~~~~~~~ >[75/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-undefined -shared -o src/frontend/gtk2/im-fcitx.so src/frontend/gtk2/CMakeFiles/im-fcitx.dir/fcitxim.c.o src/frontend/gtk2/CMakeFiles/im-fcitx.dir/fcitximcontext.c.o -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: /usr/lib64/libxkbcommon.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 src/lib/fcitx-gclient/libfcitx-gclient.so.0.2 src/lib/fcitx-utils/libfcitx-utils.so.0.1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 && : >[76/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/createPYMB.dir/createPYMB.c.o -MF tools/cli/CMakeFiles/createPYMB.dir/createPYMB.c.o.d -o tools/cli/CMakeFiles/createPYMB.dir/createPYMB.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c: In function âLoadPYâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c:87:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 87 | fread(PYFAList[i].strMap, sizeof(char) * 2, 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c:94:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 94 | fread(&len, sizeof(int8_t) , 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c:95:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 95 | fread(PYFAList[i].pyBase[j].strHZ, sizeof(char) * len, 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c: In function âCreatePYPhraseâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c:166:9: warning: ignoring return value of âfscanfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 166 | fscanf(fpt, "%s", strPY); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c:167:9: warning: ignoring return value of âfscanfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 167 | fscanf(fpt, "%s\n", strPhrase); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c: In function âCreatePYBaseâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c:297:9: warning: ignoring return value of âfscanfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 297 | fscanf(fps, "%s", strPY); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/createPYMB.c:298:9: warning: ignoring return value of âfscanfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 298 | fscanf(fps, "%s\n", strHZ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >[77/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyMapTable.c.o -MF tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyMapTable.c.o.d -o tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyMapTable.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/pyMapTable.c >[78/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/PYFA.c.o -MF tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/PYFA.c.o.d -o tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/PYFA.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/PYFA.c >[79/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyParser.c.o -MF tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyParser.c.o.d -o tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyParser.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/pyParser.c >[80/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/sp.c.o -MF tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/sp.c.o.d -o tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/sp.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/sp.c >[81/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dim_fcitx_gtk3_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/sysprof-3 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/gtk3 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/fcitximcontext.c.o -MF src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/fcitximcontext.c.o.d -o src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/fcitximcontext.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c: In function âfcitx_im_context_register_typeâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c:299:9: warning: cast between incompatible function types from âvoid (*)(FcitxIMContextClass *)â {aka âvoid (*)(struct _FcitxIMContextClass *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 299 | (GClassInitFunc)fcitx_im_context_class_init, > | ^ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c:300:9: warning: cast between incompatible function types from âvoid (*)(FcitxIMContextClass *)â {aka âvoid (*)(struct _FcitxIMContextClass *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 300 | (GClassFinalizeFunc)fcitx_im_context_class_fini, > | ^ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c:304:9: warning: cast between incompatible function types from âvoid (*)(FcitxIMContext *)â {aka âvoid (*)(struct _FcitxIMContext *)â} to âvoid (*)(GTypeInstance *, void *)â {aka âvoid (*)(struct _GTypeInstance *, void *)â} [-Wcast-function-type] > 304 | (GInstanceInitFunc)fcitx_im_context_init, > | ^ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c: In function âfcitx_im_context_class_initâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c:407:9: warning: âgtk_key_snooper_installâ is deprecated [-Wdeprecated-declarations] > 407 | _key_snooper_id = gtk_key_snooper_install(_key_snooper_cb, NULL); > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:143, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c:31: >/usr/include/gtk-3.0/gtk/gtkmain.h:185:12: note: declared here > 185 | guint gtk_key_snooper_install (GtkKeySnoopFunc snooper, > | ^~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c: In function âfcitx_im_context_class_finiâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c:413:9: warning: âgtk_key_snooper_removeâ is deprecated [-Wdeprecated-declarations] > 413 | gtk_key_snooper_remove(_key_snooper_id); > | ^~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtk.h:143, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c:31: >/usr/include/gtk-3.0/gtk/gtkmain.h:188:12: note: declared here > 188 | void gtk_key_snooper_remove (guint snooper_handler_id); > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c: In function â_create_gdk_eventâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c:1427:17: warning: âg_memdupâ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] > 1427 | event->string = g_memdup("\0\0", 2); > | ^~~~~ >In file included from /usr/include/glib-2.0/glib.h:82, > from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, > from /usr/include/gtk-3.0/gdk/gdk.h:30, > from /usr/include/gtk-3.0/gtk/gtk.h:30, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/gtk3/fcitximcontext.c:31: >/usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here > 257 | gpointer g_memdup (gconstpointer mem, > | ^~~~~~~~ >[82/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/readPYBase.dir/readPYBase.c.o -MF tools/cli/CMakeFiles/readPYBase.dir/readPYBase.c.o.d -o tools/cli/CMakeFiles/readPYBase.dir/readPYBase.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/readPYBase.c >[83/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 tools/cli/CMakeFiles/createPYMB.dir/createPYMB.c.o tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyParser.c.o tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyMapTable.c.o tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/PYFA.c.o tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/sp.c.o -o tools/cli/createPYMB -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-config:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[84/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-undefined -shared -o src/frontend/gtk3/im-fcitx.so src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/fcitxim.c.o src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/fcitximcontext.c.o -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: /usr/lib64/libxkbcommon.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 src/lib/fcitx-gclient/libfcitx-gclient.so.0.2 src/lib/fcitx-utils/libfcitx-utils.so.0.1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 && : >[85/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/readPYMB.dir/readPYMB.c.o -MF tools/cli/CMakeFiles/readPYMB.dir/readPYMB.c.o.d -o tools/cli/CMakeFiles/readPYMB.dir/readPYMB.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/readPYMB.c >[86/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/readPYBase.dir/pyTools.c.o -MF tools/cli/CMakeFiles/readPYBase.dir/pyTools.c.o.d -o tools/cli/CMakeFiles/readPYBase.dir/pyTools.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c: In function âLoadPYMBâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:50:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 50 | fread(&clen, sizeof(int8_t), 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:79:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 79 | fread(&clen, sizeof(int8_t), 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:80:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 80 | fread(PYMB[i].HZ, sizeof(char) * clen, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:92:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 92 | fread(PU(i, j).Map, sizeof(char) * PU(i, j).Length, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:98:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 98 | fread(PU(i, j).Phrase, sizeof(char) * iLen, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c: In function âLoadPYBaseâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:131:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 131 | fread(HZMap[i].Map, sizeof(char) * 2, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:140:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 140 | fread(&clen, sizeof(int8_t), 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:142:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 142 | fread(HZMap[i].HZ[j], sizeof(char) * clen, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[87/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 tools/cli/CMakeFiles/readPYBase.dir/readPYBase.c.o tools/cli/CMakeFiles/readPYBase.dir/pyTools.c.o -o tools/cli/readPYBase -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-config:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[88/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/readPYMB.dir/pyTools.c.o -MF tools/cli/CMakeFiles/readPYMB.dir/pyTools.c.o.d -o tools/cli/CMakeFiles/readPYMB.dir/pyTools.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c: In function âLoadPYMBâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:50:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 50 | fread(&clen, sizeof(int8_t), 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:79:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 79 | fread(&clen, sizeof(int8_t), 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:80:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 80 | fread(PYMB[i].HZ, sizeof(char) * clen, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:92:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 92 | fread(PU(i, j).Map, sizeof(char) * PU(i, j).Length, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:98:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 98 | fread(PU(i, j).Phrase, sizeof(char) * iLen, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c: In function âLoadPYBaseâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:131:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 131 | fread(HZMap[i].Map, sizeof(char) * 2, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:140:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 140 | fread(&clen, sizeof(int8_t), 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:142:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 142 | fread(HZMap[i].HZ[j], sizeof(char) * clen, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[89/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 tools/cli/CMakeFiles/readPYMB.dir/readPYMB.c.o tools/cli/CMakeFiles/readPYMB.dir/pyTools.c.o -o tools/cli/readPYMB -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-config:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[90/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/mb2org.dir/mb2org.c.o -MF tools/cli/CMakeFiles/mb2org.dir/mb2org.c.o.d -o tools/cli/CMakeFiles/mb2org.dir/mb2org.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2org.c >[91/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/mb2org.dir/pyTools.c.o -MF tools/cli/CMakeFiles/mb2org.dir/pyTools.c.o.d -o tools/cli/CMakeFiles/mb2org.dir/pyTools.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c: In function âLoadPYMBâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:50:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 50 | fread(&clen, sizeof(int8_t), 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:79:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 79 | fread(&clen, sizeof(int8_t), 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:80:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 80 | fread(PYMB[i].HZ, sizeof(char) * clen, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:92:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 92 | fread(PU(i, j).Map, sizeof(char) * PU(i, j).Length, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:98:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 98 | fread(PU(i, j).Phrase, sizeof(char) * iLen, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c: In function âLoadPYBaseâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:131:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 131 | fread(HZMap[i].Map, sizeof(char) * 2, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:140:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 140 | fread(&clen, sizeof(int8_t), 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/pyTools.c:142:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 142 | fread(HZMap[i].HZ[j], sizeof(char) * clen, 1, fi); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[92/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyMapTable.c.o -MF tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyMapTable.c.o.d -o tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyMapTable.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/pyMapTable.c >[93/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient && env LD_LIBRARY_PATH=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient /usr/bin/g-ir-scanner --warn-all --add-include-path=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient --namespace=Fcitx --nsversion=1.0 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient --library=fcitx-gclient --quiet --symbol-prefix=fcitx --include=Gio-2.0 --include=GObject-2.0 --include=GLib-2.0 --no-libtool -L/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient --output=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient/Fcitx-1.0.gir fcitx-gclient fcitxclient.c fcitxinputmethod.c fcitxkbd.c fcitxconnection.c fcitxclient.h fcitxinputmethod.h fcitxkbd.h fcitxconnection.h >[94/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/PYFA.c.o -MF tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/PYFA.c.o.d -o tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/PYFA.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/PYFA.c >[95/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient && /usr/bin/g-ir-compiler --includedir=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-gclient /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient/Fcitx-1.0.gir --output=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-gclient/Fcitx-1.0.typelib >[96/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/sp.c.o -MF tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/sp.c.o.d -o tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/sp.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/sp.c >[97/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyParser.c.o -MF tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyParser.c.o.d -o tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyParser.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/pyParser.c >[98/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 tools/cli/CMakeFiles/mb2org.dir/mb2org.c.o tools/cli/CMakeFiles/mb2org.dir/pyTools.c.o tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyParser.c.o tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyMapTable.c.o tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/PYFA.c.o tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/sp.c.o -o tools/cli/mb2org -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-config:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[99/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/mb2txt.dir/mb2txt.c.o -MF tools/cli/CMakeFiles/mb2txt.dir/mb2txt.c.o.d -o tools/cli/CMakeFiles/mb2txt.dir/mb2txt.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c: In function âmainâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:151:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 151 | fread(&iVersion, sizeof(char), 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:157:5: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 157 | fread(strCode, sizeof(char), iTemp + 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:162:5: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 162 | fread(&iLen, sizeof(unsigned char), 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:167:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 167 | fread(&iPYLen, sizeof(unsigned char), 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:199:5: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 199 | fread(strCode, sizeof(char), iTemp + 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:204:5: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 204 | fread(&iRule, sizeof(unsigned char), 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:211:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 211 | fread(&iRule, sizeof(unsigned char), 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:213:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 213 | fread(&iRule, sizeof(unsigned char), 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:217:17: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 217 | fread(&iRule, sizeof(unsigned char), 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:219:17: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 219 | fread(&iRule, sizeof(unsigned char), 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:221:17: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 221 | fread(&iRule, sizeof(unsigned char), 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:240:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 240 | fread(strCode, sizeof(char), iLen + 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:244:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 244 | fread(strHZ, sizeof(unsigned char), iTemp, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/mb2txt.c:247:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 247 | fread(&iRule, sizeof(unsigned char), 1, fpDict); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[100/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 tools/cli/CMakeFiles/mb2txt.dir/mb2txt.c.o -o tools/cli/mb2txt -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-config:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[101/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/scel2org.dir/scel2org.c.o -MF tools/cli/CMakeFiles/scel2org.dir/scel2org.c.o.d -o tools/cli/CMakeFiles/scel2org.dir/scel2org.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c: In function âmainâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:129:5: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 129 | fread(buf, 1, DESC_LENGTH, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:136:5: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 136 | fread(buf, 1, LDESC_LENGTH, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:144:5: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 144 | fread(buf, 1, NEXT_LENGTH, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:166:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 166 | fread(&index, 1, sizeof(int16_t), fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:167:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 167 | fread(&count, 1, sizeof(int16_t), fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:171:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 171 | fread(buf, count, sizeof(char), fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:189:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 189 | fread(&symcount, 1, sizeof(int16_t), fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:194:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 194 | fread(&count, 1, sizeof(int16_t), fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:199:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 199 | fread(pyindex, wordcount, sizeof(int16_t), fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:208:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 208 | fread(&count, 1, sizeof(int16_t), fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:209:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 209 | fread(buf, count, sizeof(char), fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:236:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 236 | fread(&count, 1, sizeof(int16_t), fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/scel2org.c:237:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 237 | fread(buf, count, sizeof(char), fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[102/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 tools/cli/CMakeFiles/scel2org.dir/scel2org.c.o -o tools/cli/scel2org && : >[103/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/cli/CMakeFiles/txt2mb.dir/txt2mb.c.o -MF tools/cli/CMakeFiles/txt2mb.dir/txt2mb.c.o.d -o tools/cli/CMakeFiles/txt2mb.dir/txt2mb.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/cli/txt2mb.c >[104/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 tools/cli/CMakeFiles/txt2mb.dir/txt2mb.c.o -o tools/cli/txt2mb -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-config:/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-config/libfcitx-config.so.4.1 src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[105/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/dev/CMakeFiles/fcitx-po-parser.dir/fcitx-po-parser.c.o -MF tools/dev/CMakeFiles/fcitx-po-parser.dir/fcitx-po-parser.c.o.d -o tools/dev/CMakeFiles/fcitx-po-parser.dir/fcitx-po-parser.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/dev/fcitx-po-parser.c >[106/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 tools/dev/CMakeFiles/fcitx-po-parser.dir/fcitx-po-parser.c.o -o tools/dev/fcitx-po-parser -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-utils/libfcitx-utils.so.0.1 /usr/lib64/libgettextpo.so && : >[107/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --parse-pos >Parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ca.po >Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ca.po >Parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/da.po >Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/da.po >Parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/de.po >Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/de.po >Parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/es.po >Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/es.po >Parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fr.po >Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fr.po >Parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ja.po >Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ja.po >Parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ko.po >Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ko.po >Parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ru.po >Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/ru.po >Parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/zh_CN.po >Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/zh_CN.po >Parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/zh_TW.po >Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/zh_TW.po >[108/285] /usr/bin/x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT tools/dev/CMakeFiles/fcitx-scanner.dir/fcitx-scanner.c.o -MF tools/dev/CMakeFiles/fcitx-scanner.dir/fcitx-scanner.c.o.d -o tools/dev/CMakeFiles/fcitx-scanner.dir/fcitx-scanner.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/tools/dev/fcitx-scanner.c >[109/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11 && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11/fcitx-x11.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11/fcitx-x11.conf >[110/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/autoeng && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/autoeng/fcitx-autoeng.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/autoeng/fcitx-autoeng.conf >[111/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkb && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/fcitx-xkb.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkb/fcitx-xkb.conf >[112/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkbdbus && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkbdbus/fcitx-xkbdbus.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkbdbus/fcitx-xkbdbus.conf >[113/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/chttrans && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/chttrans/fcitx-chttrans.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/chttrans/fcitx-chttrans.conf >[114/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/punc && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/punc/fcitx-punc.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/punc/fcitx-punc.conf >[115/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/fcitx-spell.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell/fcitx-spell.conf >[116/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/fcitx-pinyin-enhance.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance/fcitx-pinyin-enhance.conf >[117/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/quickphrase && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/quickphrase/fcitx-quickphrase.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/quickphrase/fcitx-quickphrase.conf >[118/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/fullwidthchar && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/fullwidthchar/fcitx-fullwidth-char.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/fullwidthchar/fcitx-fullwidth-char.conf >[119/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/remote && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/remote/fcitx-remote-module.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/remote/fcitx-remote-module.conf >[120/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/imselector && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/imselector/fcitx-imselector.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/imselector/fcitx-imselector.conf >[121/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/vk && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/vk/fcitx-vk.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/vk/fcitx-vk.conf >[122/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/clipboard && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard/fcitx-clipboard.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/clipboard/fcitx-clipboard.conf >[123/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/fcitx-dbus.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus/fcitx-dbus.conf >[124/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/unicode && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode/fcitx-unicode.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/unicode/fcitx-unicode.conf >[125/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/freedesktop-notify && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/freedesktop-notify/fcitx-freedesktop-notify.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/freedesktop-notify/fcitx-freedesktop-notify.conf >[126/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/notificationitem && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/notificationitem/fcitx-notificationitem.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/notificationitem/fcitx-notificationitem.conf >[127/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/pinyin.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin/pinyin.conf >[128/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/shuangpin.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin/shuangpin.conf >[129/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/fcitx-pinyin.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin/fcitx-pinyin.conf >[130/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/keyboard && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard/fcitx-keyboard.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/keyboard/fcitx-keyboard.conf >[131/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/qw && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/qw/qw.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/qw/qw.conf >[132/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/qw && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/qw/fcitx-qw.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/qw/fcitx-qw.conf >[133/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/fcitx-xim.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim/fcitx-xim.conf >[134/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/ipc && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/ipc/fcitx-ipc.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/ipc/fcitx-ipc.conf >[135/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/ipcportal && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/ipcportal/fcitx-ipcportal.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/ipcportal/fcitx-ipcportal.conf >[136/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/fcitx-skin-installer.desktop.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic/fcitx-skin-installer.desktop >[137/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/fcitx-classic-ui.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic/fcitx-classic-ui.conf >[138/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 tools/dev/CMakeFiles/fcitx-scanner.dir/fcitx-scanner.c.o -o tools/dev/fcitx-scanner -Wl,-rpath,/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/lib/fcitx-utils: src/lib/fcitx-utils/libfcitx-utils.so.0.1 && : >[139/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11 && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11/fcitx-x11.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11/fcitx-x11.h >[140/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11 && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11/fcitx-x11.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11/fcitx-x11-addfunctions.h >[141/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkb && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-xkb.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkb/fcitx-xkb.h >[142/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkb && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-xkb.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkb/fcitx-xkb-addfunctions.h >[143/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkbdbus && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkbdbus && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-xkbdbus.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkbdbus/fcitx-xkbdbus.h >[144/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkbdbus && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkbdbus && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-xkbdbus.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkbdbus/fcitx-xkbdbus-addfunctions.h >[145/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/chttrans && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/chttrans && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-chttrans.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/chttrans/fcitx-chttrans.h >[146/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/chttrans && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/chttrans && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-chttrans.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/chttrans/fcitx-chttrans-addfunctions.h >[147/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/punc && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/punc && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-punc.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/punc/fcitx-punc.h >[148/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/punc && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/punc && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-punc.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/punc/fcitx-punc-addfunctions.h >[149/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-spell.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell/fcitx-spell.h >[150/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/kimpanel && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/kimpanel/fcitx-kimpanel-ui.conf.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/kimpanel/fcitx-kimpanel-ui.conf >[151/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-spell.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell/fcitx-spell-addfunctions.h >[152/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-pinyin-enhance.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance/fcitx-pinyin-enhance.h >[153/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-pinyin-enhance.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance/fcitx-pinyin-enhance-addfunctions.h >[154/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/quickphrase && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/quickphrase && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-quickphrase.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/quickphrase/fcitx-quickphrase.h >[155/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/quickphrase && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/quickphrase && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-quickphrase.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/quickphrase/fcitx-quickphrase-addfunctions.h >[156/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/clipboard && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-clipboard.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/clipboard/fcitx-clipboard.h >[157/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/clipboard && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-clipboard.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/clipboard/fcitx-clipboard-addfunctions.h >[158/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-dbus.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus/fcitx-dbus.h >[159/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-dbus.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus/fcitx-dbus-addfunctions.h >[160/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/lua && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/lua && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-lua.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/lua/fcitx-lua.h >[161/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/freedesktop-notify && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/freedesktop-notify && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-freedesktop-notify.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/freedesktop-notify/fcitx-freedesktop-notify.h >[162/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/freedesktop-notify && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/freedesktop-notify && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-freedesktop-notify.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/freedesktop-notify/fcitx-freedesktop-notify-addfunctions.h >[163/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/notificationitem && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/notificationitem && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-notificationitem.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/notificationitem/fcitx-notificationitem.h >[164/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/notificationitem && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/notificationitem && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-notificationitem.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/notificationitem/fcitx-notificationitem-addfunctions.h >[165/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-pinyin.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin/fcitx-pinyin.h >[166/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-pinyin.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin/fcitx-pinyin-addfunctions.h >[167/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-xim.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim/fcitx-xim.h >[168/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-xim.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim/fcitx-xim-addfunctions.h >[169/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --api fcitx-classicui.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic/fcitx-classicui.h >[170/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-scanner --private fcitx-classicui.fxaddon /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic/fcitx-classic-ui-addfunctions.h >[171/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/data && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/data/fcitx-configtool.desktop.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/data/fcitx-configtool.desktop >[172/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_punc_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/punc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/punc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/punc/CMakeFiles/fcitx-punc.dir/punc.c.o -MF src/module/punc/CMakeFiles/fcitx-punc.dir/punc.c.o.d -o src/module/punc/CMakeFiles/fcitx-punc.dir/punc.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/punc/punc.c >[173/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_x11_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/x11/CMakeFiles/fcitx-x11.dir/xerrorhandler.c.o -MF src/module/x11/CMakeFiles/fcitx-x11.dir/xerrorhandler.c.o.d -o src/module/x11/CMakeFiles/fcitx-x11.dir/xerrorhandler.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11/xerrorhandler.c >[174/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/data && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/data/fcitx.desktop.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/data/fcitx.desktop >[175/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_x11_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/x11/CMakeFiles/fcitx-x11.dir/x11selection.c.o -MF src/module/x11/CMakeFiles/fcitx-x11.dir/x11selection.c.o.d -o src/module/x11/CMakeFiles/fcitx-x11.dir/x11selection.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11/x11selection.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11/x11selection.c: In function âX11TextConvertSelectionHelperâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11/x11selection.c:221:20: warning: this statement may fall through [-Wimplicit-fallthrough=] > 221 | if (utf8_type <= i + 1) { > | ^ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11/x11selection.c:225:13: note: here > 225 | case -1: > | ^~~~ >[176/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_x11_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/x11 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/x11/CMakeFiles/fcitx-x11.dir/x11stuff.c.o -MF src/module/x11/CMakeFiles/fcitx-x11.dir/x11stuff.c.o.d -o src/module/x11/CMakeFiles/fcitx-x11.dir/x11stuff.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/x11/x11stuff.c >[177/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/x11/fcitx-x11.so src/module/x11/CMakeFiles/fcitx-x11.dir/xerrorhandler.c.o src/module/x11/CMakeFiles/fcitx-x11.dir/x11stuff.c.o src/module/x11/CMakeFiles/fcitx-x11.dir/x11selection.c.o /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXext.so /usr/lib64/libXrender.so /usr/lib64/libXinerama.so /usr/lib64/libXfixes.so && : >[178/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xkb_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/libxml2 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkb -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/xkb/CMakeFiles/fcitx-xkb.dir/xkbconfig.c.o -MF src/module/xkb/CMakeFiles/fcitx-xkb.dir/xkbconfig.c.o.d -o src/module/xkb/CMakeFiles/fcitx-xkb.dir/xkbconfig.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/xkbconfig.c >[179/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xkb_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/libxml2 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkb -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/xkb/CMakeFiles/fcitx-xkb.dir/rules.c.o -MF src/module/xkb/CMakeFiles/fcitx-xkb.dir/rules.c.o.d -o src/module/xkb/CMakeFiles/fcitx-xkb.dir/rules.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/rules.c >In file included from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/fcitx-config.h:105, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/xkb.h:25, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/rules.h:24, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/rules.c:24: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utils.h:78: warning: "true" redefined > 78 | #define true (1) > | >In file included from /usr/include/unicode/umachine.h:52, > from /usr/include/unicode/utypes.h:38, > from /usr/include/unicode/ucnv_err.h:88, > from /usr/include/unicode/ucnv.h:51, > from /usr/include/libxml2/libxml/encoding.h:31, > from /usr/include/libxml2/libxml/parser.h:812, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/rules.c:21: >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include/stdbool.h:38: note: this is the location of the previous definition > 38 | #define true 1 > | >In file included from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/fcitx-config.h:105, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/xkb.h:25, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/rules.h:24, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/rules.c:24: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utils.h:82: warning: "false" redefined > 82 | #define false (0) > | >In file included from /usr/include/unicode/umachine.h:52, > from /usr/include/unicode/utypes.h:38, > from /usr/include/unicode/ucnv_err.h:88, > from /usr/include/unicode/ucnv.h:51, > from /usr/include/libxml2/libxml/encoding.h:31, > from /usr/include/libxml2/libxml/parser.h:812, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/rules.c:21: >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include/stdbool.h:39: note: this is the location of the previous definition > 39 | #define false 0 > | >[180/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xkbdbus_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkbdbus -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkbdbus -isystem /usr/include/json-c -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/xkbdbus.c.o -MF src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/xkbdbus.c.o.d -o src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/xkbdbus.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkbdbus/xkbdbus.c >[181/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xkbdbus_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkbdbus -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkbdbus -isystem /usr/include/json-c -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/__/__/im/keyboard/isocodes.c.o -MF src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/__/__/im/keyboard/isocodes.c.o.d -o src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/__/__/im/keyboard/isocodes.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard/isocodes.c >[182/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/xkbdbus/fcitx-xkbdbus.so src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/xkbdbus.c.o src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/__/__/im/keyboard/isocodes.c.o -ldbus-1 /usr/lib64/libxml2.so /usr/lib64/libjson-c.so && : >[183/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/punc/fcitx-punc.so src/module/punc/CMakeFiles/fcitx-punc.dir/punc.c.o && : >[184/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_chttrans_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/chttrans -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/chttrans -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/chttrans.c.o -MF src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/chttrans.c.o.d -o src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/chttrans.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/chttrans/chttrans.c >[185/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xkb_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/libxml2 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/xkb -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/xkb/CMakeFiles/fcitx-xkb.dir/xkb.c.o -MF src/module/xkb/CMakeFiles/fcitx-xkb.dir/xkb.c.o.d -o src/module/xkb/CMakeFiles/fcitx-xkb.dir/xkb.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/xkb/xkb.c >[186/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/chttrans/fcitx-chttrans.so src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/chttrans.c.o && : >[187/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/xkb/fcitx-xkb.so src/module/xkb/CMakeFiles/fcitx-xkb.dir/xkb.c.o src/module/xkb/CMakeFiles/fcitx-xkb.dir/rules.c.o src/module/xkb/CMakeFiles/fcitx-xkb.dir/xkbconfig.c.o /usr/lib64/libX11.so /usr/lib64/libxkbfile.so /usr/lib64/libxml2.so && : >[188/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_spell_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/spell/CMakeFiles/fcitx-spell.dir/spell.c.o -MF src/module/spell/CMakeFiles/fcitx-spell.dir/spell.c.o.d -o src/module/spell/CMakeFiles/fcitx-spell.dir/spell.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/spell.c >[189/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_spell_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/spell/CMakeFiles/fcitx-spell.dir/spell-custom.c.o -MF src/module/spell/CMakeFiles/fcitx-spell.dir/spell-custom.c.o.d -o src/module/spell/CMakeFiles/fcitx-spell.dir/spell-custom.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/spell-custom.c >[190/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_spell_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/spell/CMakeFiles/fcitx-spell.dir/spell-custom-dict.c.o -MF src/module/spell/CMakeFiles/fcitx-spell.dir/spell-custom-dict.c.o.d -o src/module/spell/CMakeFiles/fcitx-spell.dir/spell-custom-dict.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/spell-custom-dict.c >[191/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_spell_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/spell/CMakeFiles/fcitx-spell.dir/spellconfig.c.o -MF src/module/spell/CMakeFiles/fcitx-spell.dir/spellconfig.c.o.d -o src/module/spell/CMakeFiles/fcitx-spell.dir/spellconfig.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/spellconfig.c >[192/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_spell_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/spell -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/spell/CMakeFiles/fcitx-spell.dir/spell-enchant.c.o -MF src/module/spell/CMakeFiles/fcitx-spell.dir/spell-enchant.c.o.d -o src/module/spell/CMakeFiles/fcitx-spell.dir/spell-enchant.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/spell/spell-enchant.c >[193/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/spell/fcitx-spell.so src/module/spell/CMakeFiles/fcitx-spell.dir/spell.c.o src/module/spell/CMakeFiles/fcitx-spell.dir/spell-custom.c.o src/module/spell/CMakeFiles/fcitx-spell.dir/spell-custom-dict.c.o src/module/spell/CMakeFiles/fcitx-spell.dir/spellconfig.c.o src/module/spell/CMakeFiles/fcitx-spell.dir/spell-enchant.c.o /usr/lib64/libdl.a && : >[194/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_enhance_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance.c.o -MF src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance.c.o.d -o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance.c >[195/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_enhance_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-spell.c.o -MF src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-spell.c.o.d -o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-spell.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-spell.c >[196/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_enhance_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-map.c.o -MF src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-map.c.o.d -o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-map.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-map.c >[197/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_enhance_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-cfp.c.o -MF src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-cfp.c.o.d -o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-cfp.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-cfp.c >[198/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_enhance_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-py.c.o -MF src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-py.c.o.d -o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-py.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-py.c >[199/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_enhance_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-sym.c.o -MF src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-sym.c.o.d -o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-sym.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-sym.c >[200/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_enhance_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/pinyin-enhance -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-stroke.c.o -MF src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-stroke.c.o.d -o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-stroke.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-stroke.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-stroke.c: In function âpy_enhance_stroke_get_match_keysâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-stroke.c:258:66: warning: â*key_buffâ may be used uninitialized [-Wmaybe-uninitialized] > 258 | uint32_t tmp_word = *py_enhance_get_single(tree, key_buff[0]); > | ~~~~~~~~^~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-stroke.c:31:32: note: in definition of macro â_py_enhance_single_offsetâ > 31 | (py_enhance_single_offset)(i) > | ^ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-stroke.c:35:43: note: in expansion of macro âpy_enhance_single_offsetâ > 35 | (((PyEnhanceStrokeTree*)(t))->table + py_enhance_single_offset(args)) > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/pinyin-enhance/pinyin-enhance-stroke.c:258:30: note: in expansion of macro âpy_enhance_get_singleâ > 258 | uint32_t tmp_word = *py_enhance_get_single(tree, key_buff[0]); > | ^~~~~~~~~~~~~~~~~~~~~ >[201/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/pinyin-enhance/fcitx-pinyin-enhance.so src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance.c.o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-spell.c.o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-cfp.c.o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-map.c.o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-stroke.c.o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-py.c.o src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-sym.c.o && : >[202/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_fullwidth_char_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/fullwidthchar -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/fullwidthchar -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/fullwidthchar.c.o -MF src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/fullwidthchar.c.o.d -o src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/fullwidthchar.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/fullwidthchar/fullwidthchar.c >[203/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/fullwidthchar/fcitx-fullwidth-char.so src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/fullwidthchar.c.o && : >[204/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_autoeng_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/autoeng -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/autoeng -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/AutoEng.c.o -MF src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/AutoEng.c.o.d -o src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/AutoEng.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/autoeng/AutoEng.c >[205/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/autoeng/fcitx-autoeng.so src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/AutoEng.c.o && : >[206/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_quickphrase_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/quickphrase -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/quickphrase -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/quickphrase.c.o -MF src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/quickphrase.c.o.d -o src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/quickphrase.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/quickphrase/quickphrase.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/quickphrase/quickphrase.c: In function âLoadQuickPhraseâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/quickphrase/quickphrase.c:330:9: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 330 | asprintf(&disableTest, "%s.disable", fileName->name); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[207/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_remote_module_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/remote -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/remote -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/remote/CMakeFiles/fcitx-remote-module.dir/remote.c.o -MF src/module/remote/CMakeFiles/fcitx-remote-module.dir/remote.c.o.d -o src/module/remote/CMakeFiles/fcitx-remote-module.dir/remote.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/remote/remote.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/remote/remote.c: In function âRemoteProcessEventâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/remote/remote.c:155:5: warning: ignoring return value of âreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 155 | read(client_fd, &O, sizeof(int)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/remote/remote.c: In function âSendIMStateâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/remote/remote.c:144:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 144 | write(fd, &r, sizeof(r)); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/remote/remote.c: In function âRemoteCreateâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/remote/remote.c:67:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 67 | asprintf(&socketfile, "/tmp/fcitx-socket-:%d", fcitx_utils_get_display_number()); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[208/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/quickphrase/fcitx-quickphrase.so src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/quickphrase.c.o && : >[209/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/remote/fcitx-remote-module.so src/module/remote/CMakeFiles/fcitx-remote-module.dir/remote.c.o && : >[210/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_clipboard_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/clipboard -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboardconfig.c.o -MF src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboardconfig.c.o.d -o src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboardconfig.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard/clipboardconfig.c >[211/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_imselector_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/imselector -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/imselector -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/imselector/CMakeFiles/fcitx-imselector.dir/imselector.c.o -MF src/module/imselector/CMakeFiles/fcitx-imselector.dir/imselector.c.o.d -o src/module/imselector/CMakeFiles/fcitx-imselector.dir/imselector.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/imselector/imselector.c >[212/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/imselector/fcitx-imselector.so src/module/imselector/CMakeFiles/fcitx-imselector.dir/imselector.c.o && : >[213/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_clipboard_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/clipboard -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboard.c.o -MF src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboard.c.o.d -o src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboard.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard/clipboard.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard/clipboard.c: In function âClipboardInitReadHistoryâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard/clipboard.c:156:5: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 156 | fread(clipboard->primary.str, 1, clipboard->primary.len, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard/clipboard.c:160:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 160 | fread(clp_hist_lst[i].str, 1, clp_hist_lst[i].len, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[214/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin/data && /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/cli/createPYMB /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/data/gbkpy.org /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin/data/pyPhrase.org >Groups: 412 >Start Loading Phrase... >225832 Phrases, 225831 Converted! >Writing Phrase file ... >OK! >[215/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_vk_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/vk -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/vk -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/vk/CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/font.c.o -MF src/module/vk/CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/font.c.o.d -o src/module/vk/CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/font.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/cairostuff/font.c >[216/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_clipboard_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/clipboard -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboard-x11.c.o -MF src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboard-x11.c.o.d -o src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboard-x11.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/clipboard/clipboard-x11.c >[217/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/clipboard/fcitx-clipboard.so src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboard.c.o src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboardconfig.c.o src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboard-x11.c.o && : >[218/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_dbus_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbussocket.c.o -MF src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbussocket.c.o.d -o src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbussocket.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbussocket.c >[219/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_dbus_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbuslauncher.c.o -MF src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbuslauncher.c.o.d -o src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbuslauncher.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbuslauncher.c >[220/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_vk_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/vk -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/vk -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/vk/CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/cairostuff.c.o -MF src/module/vk/CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/cairostuff.c.o.d -o src/module/vk/CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/cairostuff.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/cairostuff/cairostuff.c >[221/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_dbus_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/dbus -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbusstuff.c.o -MF src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbusstuff.c.o.d -o src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbusstuff.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusstuff.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusstuff.c: In function âDBusCreateâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusstuff.c:184:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 184 | asprintf(&servicename, "%s-%d", FCITX_DBUS_SERVICE, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 185 | fcitx_utils_get_display_number()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusstuff.c:337:9: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 337 | asprintf(&addressFile, "%s-%d", localMachineId, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 338 | fcitx_utils_get_display_number()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusstuff.c:357:9: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 357 | asprintf(&pidstring, "%d", dbusmodule->daemon.pid); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusstuff.c: In function âDBusAddMatchâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusstuff.c:127:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 127 | asprintf(&rule, > | ^~~~~~~~~~~~~~~ > 128 | "type='signal'," > | ~~~~~~~~~~~~~~~~ > 129 | "sender='" DBUS_SERVICE_DBUS "'," > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 130 | "interface='" DBUS_INTERFACE_DBUS "'," > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 131 | "path='" DBUS_PATH_DBUS "'," > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 132 | "member='NameOwnerChanged'," > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 133 | "arg0='%s'", > | ~~~~~~~~~~~~ > 134 | name); > | ~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusstuff.c: In function âDBusRemoveMatchâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbus/dbusstuff.c:149:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 149 | asprintf(&rule, > | ^~~~~~~~~~~~~~~ > 150 | "type='signal'," > | ~~~~~~~~~~~~~~~~ > 151 | "sender='" DBUS_SERVICE_DBUS "'," > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 152 | "interface='" DBUS_INTERFACE_DBUS "'," > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 153 | "path='" DBUS_PATH_DBUS "'," > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 154 | "member='NameOwnerChanged'," > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 155 | "arg0='%s'", > | ~~~~~~~~~~~~ > 156 | name); > | ~~~~~ >[222/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_vk_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/vk -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/vk -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/vk/CMakeFiles/fcitx-vk.dir/vk.c.o -MF src/module/vk/CMakeFiles/fcitx-vk.dir/vk.c.o.d -o src/module/vk/CMakeFiles/fcitx-vk.dir/vk.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/vk/vk.c >[223/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/dbus/fcitx-dbus.so src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbussocket.c.o src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbusstuff.c.o src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbuslauncher.c.o -ldbus-1 && : >[224/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/vk/fcitx-vk.so src/module/vk/CMakeFiles/fcitx-vk.dir/vk.c.o src/module/vk/CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/cairostuff.c.o src/module/vk/CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/font.c.o /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXext.so -lcairo -lX11 -lXext -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lX11 -lXext -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz && : >[225/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_unicode_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/unicode -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/unicode/CMakeFiles/fcitx-unicode.dir/unicode.c.o -MF src/module/unicode/CMakeFiles/fcitx-unicode.dir/unicode.c.o.d -o src/module/unicode/CMakeFiles/fcitx-unicode.dir/unicode.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode/unicode.c >[226/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_notificationitem_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/notificationitem -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/notificationitem -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/notificationitem.c.o -MF src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/notificationitem.c.o.d -o src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/notificationitem.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/notificationitem/notificationitem.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/notificationitem/notificationitem.c: In function âFcitxNotificationItemEnableâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/notificationitem/notificationitem.c:591:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 591 | asprintf(¬ificationitem->serviceName, "org.kde.StatusNotifierItem-%u-%d", getpid(), ++notificationitem->index); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[227/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_freedesktop_notify_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/freedesktop-notify -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/freedesktop-notify -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/freedesktop-notify.c.o -MF src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/freedesktop-notify.c.o.d -o src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/freedesktop-notify.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/freedesktop-notify/freedesktop-notify.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/freedesktop-notify/freedesktop-notify.c: In function âFcitxNotifyShowTipFmtVâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/freedesktop-notify/freedesktop-notify.c:641:5: warning: ignoring return value of âvasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 641 | vasprintf(&body, body_fmt, *ap); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[228/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/freedesktop-notify/fcitx-freedesktop-notify.so src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/freedesktop-notify.c.o -ldbus-1 && : >[229/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_notificationitem_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/notificationitem -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/notificationitem -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/dbusmenu.c.o -MF src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/dbusmenu.c.o.d -o src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/dbusmenu.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/notificationitem/dbusmenu.c >[230/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_notificationitem_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/notificationitem -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/notificationitem -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/__/dbusstuff/property.c.o -MF src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/__/dbusstuff/property.c.o.d -o src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/__/dbusstuff/property.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbusstuff/property.c >[231/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/notificationitem/fcitx-notificationitem.so src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/notificationitem.c.o src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/dbusmenu.c.o src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/__/dbusstuff/property.c.o -ldbus-1 && : >[232/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyMapTable.c.o -MF src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyMapTable.c.o.d -o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyMapTable.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/pyMapTable.c >[233/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/PYFA.c.o -MF src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/PYFA.c.o.d -o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/PYFA.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/PYFA.c >[234/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_unicode_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/module/unicode -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/module/unicode/CMakeFiles/fcitx-unicode.dir/charselectdata.c.o -MF src/module/unicode/CMakeFiles/fcitx-unicode.dir/charselectdata.c.o.d -o src/module/unicode/CMakeFiles/fcitx-unicode.dir/charselectdata.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode/charselectdata.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode/charselectdata.c: In function âCharSelectDataCreateâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode/charselectdata.c:128:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 128 | fread(charselect->dataFile, 1, size, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode/charselectdata.c: In function âCharSelectDataNameâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode/charselectdata.c:225:13: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 225 | asprintf(&result, "CJK UNIFIED IDEOGRAPH-%x", unicode); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode/charselectdata.c: In function âFormatCodeâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode/charselectdata.c:612:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 612 | asprintf(&fmt, "%%s%%0%dX", length); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/unicode/charselectdata.c:613:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 613 | asprintf(&s, fmt, prefix, code); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[235/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/sp.c.o -MF src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/sp.c.o.d -o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/sp.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/sp.c >[236/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/module/unicode/fcitx-unicode.so src/module/unicode/CMakeFiles/fcitx-unicode.dir/unicode.c.o src/module/unicode/CMakeFiles/fcitx-unicode.dir/charselectdata.c.o && : >[237/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyconfig.c.o -MF src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyconfig.c.o.d -o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyconfig.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/pyconfig.c >[238/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyParser.c.o -MF src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyParser.c.o.d -o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyParser.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/pyParser.c >[239/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_keyboard_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/libxml2 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/keyboard -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard -isystem /usr/include/json-c -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboardconfig.c.o -MF src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboardconfig.c.o.d -o src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboardconfig.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard/keyboardconfig.c >[240/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_qw_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/qw -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/qw -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/im/qw/CMakeFiles/fcitx-qw.dir/qw.c.o -MF src/im/qw/CMakeFiles/fcitx-qw.dir/qw.c.o.d -o src/im/qw/CMakeFiles/fcitx-qw.dir/qw.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/qw/qw.c >[241/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/im/qw/fcitx-qw.so src/im/qw/CMakeFiles/fcitx-qw.dir/qw.c.o && : >[242/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_keyboard_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/libxml2 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/keyboard -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard -isystem /usr/include/json-c -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboard.c.o -MF src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboard.c.o.d -o src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboard.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard/keyboard.c >In file included from /usr/include/string.h:519, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utarray.h:39, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-utils/utils.h:66, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx-config/hotkey.h:33, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib/fcitx/ime.h:58, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard/keyboard.c:30: >In function âstrncpyâ, > inlined from âFcitxKeyboardDoInputâ at /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard/keyboard.c:707:17: >/usr/include/bits/string_fortified.h:95:10: warning: â__builtin_strncpyâ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] > 95 | return __builtin___strncpy_chk (__dest, __src, __len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 96 | __glibc_objsize (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard/keyboard.c: In function âFcitxKeyboardDoInputâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard/keyboard.c:691:34: note: length computed here > 691 | size_t charlen = strlen(buf); > | ^~~~~~~~~~~ >[243/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_pinyin_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/pinyin -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/py.c.o -MF src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/py.c.o.d -o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/py.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c: In function âPinyinMigrationâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c:2145:13: warning: ignoring return value of âlinkâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 2145 | link(oldpyindex, newpyindex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c:2146:13: warning: ignoring return value of âlinkâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 2146 | link(olduserphrase, newuserphrase); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c: In function âLoadPYBaseDictâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c:223:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 223 | fread(PYFAList[i].strMap, sizeof(char) * 2, 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c:230:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 230 | fread(&len, sizeof(char), 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c:231:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 231 | fread(PYFAList[i].pyBase[j].strHZ, sizeof(char) * len, 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c: In function âLoadPYOtherDictâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c:473:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 473 | fread(pyFreqTemp->strPY, sizeof(char) * 11, 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c:483:17: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 483 | fread(&slen, sizeof(int8_t), 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c:484:17: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 484 | fread(HZTemp->strHZ, sizeof(char) * slen, 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c: In function âLoadPYPhraseDictâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c:300:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 300 | fread(phrase->strMap, sizeof(char) * iLen, 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/py.c:310:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 310 | fread(phrase->strPhrase, sizeof(char) * iLen, 1, fp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[244/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/im/pinyin/fcitx-pinyin.so src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/py.c.o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/PYFA.c.o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyMapTable.c.o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyParser.c.o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/sp.c.o src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyconfig.c.o && : >[245/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/xim.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/xim.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/xim.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/xim.c >[246/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_keyboard_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/libxml2 -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/im/keyboard -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard -isystem /usr/include/json-c -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/isocodes.c.o -MF src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/isocodes.c.o.d -o src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/isocodes.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/keyboard/isocodes.c >[247/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/IC.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/IC.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/IC.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/IC.c >[248/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/im/keyboard/fcitx-keyboard.so src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboard.c.o src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboardconfig.c.o src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/isocodes.c.o /usr/lib64/libxml2.so /usr/lib64/libxkbcommon.so /usr/lib64/libjson-c.so && : >[249/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximconfig.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximconfig.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximconfig.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/ximconfig.c >[250/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximhandler.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximhandler.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximhandler.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/ximhandler.c >[251/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximqueue.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximqueue.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximqueue.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/ximqueue.c >[252/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nAttr.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nAttr.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nAttr.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nAttr.c >[253/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIMProto.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIMProto.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIMProto.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nIMProto.c >[254/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nClbk.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nClbk.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nClbk.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nClbk.c >[255/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIc.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIc.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIc.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nIc.c >[256/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nMethod.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nMethod.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nMethod.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nMethod.c >[257/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/FrameMgr.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/FrameMgr.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/FrameMgr.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/FrameMgr.c >[258/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nUtil.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nUtil.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nUtil.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nUtil.c >[259/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMMethod.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMMethod.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMMethod.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/IMMethod.c >[260/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMConn.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMConn.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMConn.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/IMConn.c >[261/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nPtHdr.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nPtHdr.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nPtHdr.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nPtHdr.c >[262/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMValues.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMValues.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMValues.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/IMValues.c >[263/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_xim_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/xim -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nX.c.o -MF src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nX.c.o.d -o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nX.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nX.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nX.c: In function âXi18nXSendâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nX.c:254:24: warning: â%dâ directive writing between 1 and 11 bytes into a region of size between 3 and 7 [-Wformat-overflow=] > 254 | "_server%d_%d", > | ^~ >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nX.c:254:13: note: directive argument in the range [-2147483648, 20] > 254 | "_server%d_%d", > | ^~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:888, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/FrameMgr.h:34, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/xim/lib/i18nX.c:34: >/usr/include/bits/stdio2.h:38:10: note: â__builtin___sprintf_chkâ output between 11 and 25 bytes into a destination of size 16 > 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 39 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 40 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >[264/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_ipc_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/ipc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/ipc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/__/__/module/dbusstuff/property.c.o -MF src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/__/__/module/dbusstuff/property.c.o.d -o src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/__/__/module/dbusstuff/property.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/module/dbusstuff/property.c >[265/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/frontend/xim/fcitx-xim.so src/frontend/xim/CMakeFiles/fcitx-xim.dir/IC.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/xim.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximhandler.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximconfig.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximqueue.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/FrameMgr.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nAttr.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nClbk.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIc.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIMProto.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nMethod.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nPtHdr.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nUtil.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nX.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMConn.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMMethod.c.o src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMValues.c.o /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXext.so && : >[266/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/font.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/font.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/font.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/cairostuff/font.c >[267/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/cairostuff.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/cairostuff.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/cairostuff.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/cairostuff/cairostuff.c >[268/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_ipcportal_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/ipcportal -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/ipcportal -isystem /usr/include/uuid -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/ipcportal/CMakeFiles/fcitx-ipcportal.dir/ipcportal.c.o -MF src/frontend/ipcportal/CMakeFiles/fcitx-ipcportal.dir/ipcportal.c.o.d -o src/frontend/ipcportal/CMakeFiles/fcitx-ipcportal.dir/ipcportal.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/ipcportal/ipcportal.c >[269/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_ipc_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/frontend/ipc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/ipc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/ipc.c.o -MF src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/ipc.c.o.d -o src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/ipc.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/frontend/ipc/ipc.c >[270/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/frontend/ipcportal/fcitx-ipcportal.so src/frontend/ipcportal/CMakeFiles/fcitx-ipcportal.dir/ipcportal.c.o -ldbus-1 -luuid && : >[271/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/frontend/ipc/fcitx-ipc.so src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/ipc.c.o src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/__/__/module/dbusstuff/property.c.o -ldbus-1 && : >[272/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/classicuiconfig.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/classicuiconfig.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/classicuiconfig.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/classicuiconfig.c >[273/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/classicui.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/classicui.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/classicui.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/classicui.c >[274/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/XlibWindow.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/XlibWindow.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/XlibWindow.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/XlibWindow.c >[275/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/InputWindow.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/InputWindow.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/InputWindow.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/InputWindow.c >[276/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/TrayWindow.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/TrayWindow.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/TrayWindow.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/TrayWindow.c >[277/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/MainWindow.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/MainWindow.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/MainWindow.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/MainWindow.c >[278/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/tray.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/tray.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/tray.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/tray.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/tray.c: In function âTrayInitAtomâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/tray.c:100:5: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 100 | asprintf(&atom_names[0], "_NET_SYSTEM_TRAY_S%d", tray->owner->iScreen); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[279/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/MenuWindow.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/MenuWindow.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/MenuWindow.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/MenuWindow.c >[280/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/skinconfig.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/skinconfig.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/skinconfig.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/skinconfig.c >[281/285] cd /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && /usr/bin/cmake -E make_directory /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/data && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --apply-po-merge /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-merge-config.sh /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/data/fcitx-autostart.desktop.in /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/data/fcitx-autostart.desktop >[282/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_kimpanel_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/kimpanel -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/kimpanel -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/kimpanel.c.o -MF src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/kimpanel.c.o.d -o src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/kimpanel.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/kimpanel/kimpanel.c >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/kimpanel/kimpanel.c: In function âKimpanelDBusFilterâ: >/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/kimpanel/kimpanel.c:847:37: warning: ignoring return value of âasprintfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 847 | asprintf(&prop[index], > | ^~~~~~~~~~~~~~~~~~~~~~ > 848 | "/Fcitx/%s/%d:%s::%s", s0, index, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 849 | menu_item->tipstr, > | ~~~~~~~~~~~~~~~~~~ > 850 | menu_item->tipstr); > | ~~~~~~~~~~~~~~~~~~ >[283/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/ui/kimpanel/fcitx-kimpanel-ui.so src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/kimpanel.c.o -ldbus-1 && : >[284/285] /usr/bin/x86_64-pc-linux-gnu-gcc -Dfcitx_classic_ui_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/src/ui/classic -I/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -MD -MT src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/skin.c.o -MF src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/skin.c.o.d -o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/skin.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/skin.c >In file included from /usr/include/string.h:519, > from /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/skin.c:35: >In function âstrncpyâ, > inlined from âGetIMIconâ at /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/ui/classic/skin.c:769:13: >/usr/include/bits/string_fortified.h:95:10: warning: â__builtin_strncpyâ output may be truncated copying 5 bytes from a string of length 5 [-Wstringop-truncation] > 95 | return __builtin___strncpy_chk (__dest, __src, __len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 96 | __glibc_objsize (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~ >[285/285] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -pipe -march=native -fno-diagnostics-color -O2 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o src/ui/classic/fcitx-classic-ui.so src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/font.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/cairostuff.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/classicui.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/classicuiconfig.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/XlibWindow.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/InputWindow.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/MainWindow.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/MenuWindow.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/TrayWindow.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/tray.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/skinconfig.c.o src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/skin.c.o /usr/lib64/libXext.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXext.so -lcairo -lX11 -lXext -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so -lcairo -lX11 -lXext -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lX11 -lXext -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz && : >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: app-i18n/fcitx-4.2.9.8 > >>>> Install app-i18n/fcitx-4.2.9.8 into /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build" >[5/6] Install the project...p-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8 && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --parse-pos.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/pinyin.tar.gz /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/data/pinyin.tar.gz 34dcb1b5209c28baa4e87f6a2773bfd0 && env _FCITX_MACRO_CMAKE_DIR=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake _FCITX_PO_PARSER_EXECUTABLE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8_build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/po/fcitx.pot /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/cmake/fcitx-cmake-helper.sh --check-md5sum /var/tmp/portage/app-i18n/fcitx-4.2.9.8/work/fcitx-4.2.9.8/src/im/pinyin/data/pinyin.tar.gz 34dcb1b5209c28baa4e87f6a2773bfd0 1.tar.gz 8315f85331e0545c256a46e0cb00f10f 1.tar.gz 2559d025c5bbb50fa450a02429f92762 1 >-- Install configuration: "Gentoo" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/locale/ca/LC_MESSAGES/fcitx.mo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/locale/da/LC_MESSAGES/fcitx.mo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/locale/de/LC_MESSAGES/fcitx.mo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/locale/es/LC_MESSAGES/fcitx.mo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/locale/fr/LC_MESSAGES/fcitx.mo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/locale/ja/LC_MESSAGES/fcitx.mo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/locale/ko/LC_MESSAGES/fcitx.mo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/locale/ru/LC_MESSAGES/fcitx.mo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/locale/zh_CN/LC_MESSAGES/fcitx.mo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/locale/zh_TW/LC_MESSAGES/fcitx.mo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/getdescpo >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-config.so.4.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-config.so.4 >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-config.so.4.1" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-config.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/pkgconfig/fcitx-config.pc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-config/fcitx-config.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-config/hotkey.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-config/xdg.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-utils.so.0.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-utils.so.0 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-utils.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/pkgconfig/fcitx-utils.pc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/log.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/utarray.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/utf8.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/utils.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/uthash.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/memory.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/keysym.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/keysymgen.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/bitset.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/handler-table.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/objpool.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/desktop-parse.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-utils/stringmap.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-core.so.0.3 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-core.so.0 >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-core.so.0.3" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-core.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/pkgconfig/fcitx.pc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/candidate.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/ime.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/ui.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/hook.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/configfile.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/profile.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/instance.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/addon.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/frontend.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/fcitx.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/keys.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/context.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-gclient.so.0.2 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-gclient.so.1 >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-gclient.so.0.2" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/libfcitx-gclient.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/pkgconfig/fcitx-gclient.pc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-gclient/fcitxclient.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-gclient/fcitxinputmethod.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-gclient/fcitxkbd.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx-gclient/fcitxconnection.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/gir-1.0/Fcitx-1.0.gir >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/girepository-1.0/Fcitx-1.0.typelib >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/fcitx >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/fcitx" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-x11.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-x11.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/x11/x11stuff.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/x11/fcitx-x11.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-xkb.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-xkb.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/xkb/xkb.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/xkb/fcitx-xkb.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-xkb.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-xkbdbus.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-xkbdbus.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/xkbdbus/fcitx-xkbdbus.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-chttrans.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-chttrans.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/chttrans/chttrans.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/chttrans/fcitx-chttrans.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-chttrans.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-punc.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-punc.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/punc/punc.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/punc/fcitx-punc.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-spell.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-spell.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/spell/spell.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/spell/fcitx-spell.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-spell.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/libexec/comp-spell-dict >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/libexec/comp-spell-dict" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/spell/en_dict.fscd >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-pinyin-enhance.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-pinyin-enhance.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/pinyin-enhance/pinyin-enhance.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/pinyin-enhance/fcitx-pinyin-enhance.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-pinyin-enhance.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/py-enhance/py_stroke.mb >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/py-enhance/py_table.mb >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-quickphrase.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-quickphrase.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/quickphrase/quickphrase.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/quickphrase/fcitx-quickphrase.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-quickphrase.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/quickphrase.d >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/quickphrase.d/emoji-eac.mb >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/quickphrase.d/emoji.mb >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/quickphrase.d/latex.mb >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-autoeng.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-autoeng.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-autoeng.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-fullwidth-char.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-fullwidth-char.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-remote-module.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-remote-module.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-imselector.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-imselector.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-imselector.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-clipboard.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-clipboard.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/clipboard/clipboard.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/clipboard/fcitx-clipboard.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-clipboard.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-vk.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-vk.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-dbus.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-dbus.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/dbus/dbusstuff.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/dbus/fcitx-dbus.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/fcitx-dbus-watcher >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/fcitx-dbus-watcher" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/fcitx-remote >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/fcitx-remote" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/dbus-1/services/org.fcitx.Fcitx.service >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-unicode.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-unicode.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-unicode.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/charselectdata >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-freedesktop-notify.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-freedesktop-notify.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/freedesktop-notify/freedesktop-notify.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/freedesktop-notify/fcitx-freedesktop-notify.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-notificationitem.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-notificationitem.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/notificationitem/notificationitem.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/notificationitem/fcitx-notificationitem.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-pinyin.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/inputmethod/pinyin.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/inputmethod/shuangpin.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-pinyin.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/pinyin/pydef.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/pinyin/fcitx-pinyin.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-pinyin.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/pinyin/pySym.mb >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/pinyin/sp.dat >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/pinyin/pybase.mb >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/pinyin/pyphrase.mb >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-keyboard.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-keyboard.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-keyboard.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-qw.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/inputmethod/qw.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-qw.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-xim.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-xim.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-xim.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-ipc.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-ipc.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/ipc/ipc.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-ipcportal.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-ipcportal.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/gtk-2.0/2.10.0/immodules/im-fcitx.so >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/gtk-2.0/2.10.0/immodules/im-fcitx.so" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/gtk-3.0/3.0.0/immodules/im-fcitx.so >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/gtk-3.0/3.0.0/immodules/im-fcitx.so" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/fcitx-skin-installer >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/applications/fcitx-skin-installer.desktop >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/mime/packages/x-fskin.xml >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-classic-ui.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-classic-ui.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/classicui/classicuiinterface.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/include/fcitx/module/classicui/fcitx-classicui.h >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/fcitx-classic-ui.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/skin.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/addon/fcitx-kimpanel-ui.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/fcitx-kimpanel-ui.so >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/doc/fcitx/cjkvinput.txt >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/doc/fcitx/wb_fh.htm >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/doc/fcitx/pinyin.txt >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/doc/fcitx/Develop_Readme >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/doc/fcitx/API.txt >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/man/man1/fcitx.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/man/man1/createPYMB.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/man/man1/readPYBase.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/man/man1/readPYMB.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/man/man1/mb2org.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/man/man1/scel2org.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/man/man1/mb2txt.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/man/man1/txt2mb.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/man/man1/fcitx-remote.1 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/anthy.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/bar.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/bingchan.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/bopomofo.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/boshiamy.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/cangjie.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/chttrans_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/chttrans_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/cn.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/dianbaoma.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/en.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/erbi.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/fcitx_skin.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/fullwidth_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/fullwidth_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/hangul.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/input.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/keyboard.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/kkc.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/logo.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/menu.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/next.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/pinyin-libpinyin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/pinyin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/prev.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/punc_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/punc_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/quwei.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/remind_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/remind_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/shuangpin-libpinyin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/shuangpin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/sogoupinyin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/unikey.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/vk_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/vk_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/wanfeng.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/wbpy.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/wubi.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/default/ziranma.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/bar.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/bingchan.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/cangjie.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/chttrans_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/chttrans_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/cn.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/dianbaoma.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/en.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/erbi.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/fcitx_skin.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/fullwidth_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/fullwidth_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/input.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/logo.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/menu.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/next.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/pinyin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/prev.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/punc_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/punc_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/quwei.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/remind_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/remind_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/shuangpin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/vk_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/vk_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/wanfeng.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/wbpy.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/wubi.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/classic/ziranma.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/bar.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/bingchan.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/cangjie.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/chttrans_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/chttrans_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/cn.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/dianbaoma.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/en.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/erbi.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/fcitx_skin.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/fullwidth_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/fullwidth_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/input.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/keyboard.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/logo.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/menu.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/next.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/pinyin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/prev.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/punc_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/punc_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/quwei.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/remind_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/remind_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/shuangpin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/vk_active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/vk_inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/wanfeng.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/wbpy.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/wubi.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/skin/dark/ziranma.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/imicon >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/imicon/cangjie.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/imicon/erbi.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/imicon/pinyin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/imicon/shuangpin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/imicon/wbpy.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/imicon/wubi.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/imicon/ziranma.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/createPYMB >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/createPYMB" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/readPYBase >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/readPYBase" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/readPYMB >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/readPYMB" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/mb2org >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/mb2org" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/mb2txt >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/mb2txt" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/txt2mb >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/txt2mb" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/scel2org >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/libexec/fcitx-scanner >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/libexec/fcitx-scanner" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/libexec/fcitx-po-parser >-- Set runtime path of "/var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/lib64/fcitx/libexec/fcitx-po-parser" to "" >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/applications/fcitx.desktop >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/applications/fcitx-configtool.desktop >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/AutoEng.dat >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/gbks2t.tab >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/punc.mb.zh_CN >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/punc.mb.zh_HK >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/punc.mb.zh_TW >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/vk.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/addon.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/config.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/profile.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/configdesc/inputmethod.desc >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/dbus/daemon.conf >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/fcitx/data/env_setup.sh >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/fcitx-configtool >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/fcitx4-config >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/bin/fcitx-diagnose >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/16x16 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/16x16/apps >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/16x16/apps/fcitx-fullwidth-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/16x16/apps/fcitx-fullwidth-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/16x16/apps/fcitx-kbd.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/16x16/apps/fcitx-punc-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/16x16/apps/fcitx-punc-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/16x16/apps/fcitx-vk-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/16x16/apps/fcitx-vk-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/16x16/apps/fcitx.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/22x22 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/22x22/apps >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/22x22/apps/fcitx-fullwidth-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/22x22/apps/fcitx-fullwidth-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/22x22/apps/fcitx-kbd.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/22x22/apps/fcitx-punc-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/22x22/apps/fcitx-punc-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/22x22/apps/fcitx-vk-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/22x22/apps/fcitx-vk-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/22x22/apps/fcitx.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/24x24 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/24x24/apps >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/24x24/apps/fcitx-fullwidth-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/24x24/apps/fcitx-fullwidth-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/24x24/apps/fcitx-kbd.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/24x24/apps/fcitx-punc-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/24x24/apps/fcitx-punc-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/24x24/apps/fcitx-vk-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/24x24/apps/fcitx-vk-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/24x24/apps/fcitx.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/32x32 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/32x32/apps >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/32x32/apps/fcitx.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-cangjie.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-chn.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-chttrans-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-chttrans-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-erbi.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-fullwidth-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-fullwidth-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-kbd.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-pinyin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-punc-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-punc-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-remind-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-remind-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-shuangpin.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-vk-active.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-vk-inactive.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-wbpy.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-wubi.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx-ziranma.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/48x48/apps/fcitx.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/128x128 >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/128x128/apps >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/128x128/apps/fcitx.png >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-active.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-inactive.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-kbd.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-punc-active.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-punc-inactive.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-vk-active.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-vk-inactive.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx.svg >-- Up-to-date: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable >-- Up-to-date: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-active-symbolic.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-inactive-symbolic.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-kbd-symbolic.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-punc-active-symbolic.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-punc-inactive-symbolic.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-vk-active-symbolic.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/icons/hicolor/scalable/apps/fcitx-vk-inactive-symbolic.svg >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/FcitxConfig.cmake >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/FcitxMacro.cmake >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/FcitxConfigVersion.cmake >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/fcitx-merge-config.sh >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/fcitx-cmake-helper.sh >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/fcitx-extract-gettext.sh >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/fcitx-extract-confdesc.sh >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/fcitx-extract-desktop.sh >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/fcitx-extract-po.sh >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/fcitx-extract-qt.sh >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/fcitx-extract-kde.sh >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/fcitx-parse-po.sh >-- Installing: /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image/usr/share/cmake/fcitx/fcitx-write-po.sh >>>> Completed installing app-i18n/fcitx-4.2.9.8 into /var/tmp/portage/app-i18n/fcitx-4.2.9.8/image > > * Final size of build directory: 48260 KiB (47.1 MiB) > * Final size of installed tree: 17452 KiB (17.0 MiB) > > * One or more CMake variables were not used by the project: > * SYSCONFDIR > > * QA Notice: Package triggers severe warnings which indicate that it > * may exhibit random runtime failures. > * /usr/include/bits/string_fortified.h:59:10: warning: â__builtin_memsetâ offset [0, 23] is out of the bounds [0, 0] [-Warray-bounds] > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: https://fcitx-im.org/ https://github.com/fcitx/fcitx >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /usr/lib64/libfcitx-utils.so.0.1 > /usr/lib64/libfcitx-gclient.so.0.2 > /usr/lib64/libfcitx-config.so.4.1 > /usr/lib64/libfcitx-core.so.0.3 > /usr/bin/fcitx > /usr/lib64/fcitx/fcitx-x11.so > /usr/lib64/fcitx/fcitx-xkb.so > /usr/lib64/fcitx/fcitx-xkbdbus.so > /usr/lib64/fcitx/fcitx-chttrans.so > /usr/lib64/fcitx/fcitx-punc.so > /usr/lib64/fcitx/fcitx-spell.so > /usr/lib64/fcitx/libexec/comp-spell-dict > /usr/lib64/fcitx/fcitx-pinyin-enhance.so > /usr/lib64/fcitx/fcitx-autoeng.so > /usr/lib64/fcitx/fcitx-quickphrase.so > /usr/lib64/fcitx/fcitx-fullwidth-char.so > /usr/lib64/fcitx/fcitx-remote-module.so > /usr/lib64/fcitx/fcitx-imselector.so > /usr/lib64/fcitx/fcitx-clipboard.so > /usr/lib64/fcitx/fcitx-vk.so > /usr/lib64/fcitx/fcitx-dbus.so > /usr/bin/fcitx-dbus-watcher > /usr/bin/fcitx-remote > /usr/lib64/fcitx/fcitx-unicode.so > /usr/lib64/fcitx/fcitx-notificationitem.so > /usr/lib64/fcitx/fcitx-freedesktop-notify.so > /usr/lib64/fcitx/fcitx-pinyin.so > /usr/lib64/fcitx/fcitx-keyboard.so > /usr/lib64/fcitx/fcitx-qw.so > /usr/lib64/fcitx/fcitx-xim.so > /usr/lib64/fcitx/fcitx-ipcportal.so > /usr/lib64/fcitx/fcitx-ipc.so > /usr/lib64/gtk-2.0/2.10.0/immodules/im-fcitx.so > /usr/lib64/gtk-3.0/3.0.0/immodules/im-fcitx.so > /usr/lib64/fcitx/fcitx-classic-ui.so > /usr/lib64/fcitx/fcitx-kimpanel-ui.so > /usr/bin/createPYMB > /usr/bin/readPYBase > /usr/bin/readPYMB > /usr/bin/mb2org > /usr/bin/mb2txt > /usr/bin/txt2mb > /usr/bin/scel2org > /usr/lib64/fcitx/libexec/fcitx-scanner > /usr/lib64/fcitx/libexec/fcitx-po-parser > * checking 406 files for package collisions >>>> Merging app-i18n/fcitx-4.2.9.8 to / >--- /usr/ >--- /usr/share/ >--- /usr/share/locale/ >--- /usr/share/locale/ca/ >--- /usr/share/locale/ca/LC_MESSAGES/ >>>> /usr/share/locale/ca/LC_MESSAGES/fcitx.mo >--- /usr/share/locale/da/ >--- /usr/share/locale/da/LC_MESSAGES/ >>>> /usr/share/locale/da/LC_MESSAGES/fcitx.mo >--- /usr/share/locale/de/ >--- /usr/share/locale/de/LC_MESSAGES/ >>>> /usr/share/locale/de/LC_MESSAGES/fcitx.mo >--- /usr/share/locale/es/ >--- /usr/share/locale/es/LC_MESSAGES/ >>>> /usr/share/locale/es/LC_MESSAGES/fcitx.mo >--- /usr/share/locale/fr/ >--- /usr/share/locale/fr/LC_MESSAGES/ >>>> /usr/share/locale/fr/LC_MESSAGES/fcitx.mo >--- /usr/share/locale/ja/ >--- /usr/share/locale/ja/LC_MESSAGES/ >>>> /usr/share/locale/ja/LC_MESSAGES/fcitx.mo >--- /usr/share/locale/ko/ >--- /usr/share/locale/ko/LC_MESSAGES/ >>>> /usr/share/locale/ko/LC_MESSAGES/fcitx.mo >--- /usr/share/locale/ru/ >--- /usr/share/locale/ru/LC_MESSAGES/ >>>> /usr/share/locale/ru/LC_MESSAGES/fcitx.mo >--- /usr/share/locale/zh_CN/ >--- /usr/share/locale/zh_CN/LC_MESSAGES/ >>>> /usr/share/locale/zh_CN/LC_MESSAGES/fcitx.mo >--- /usr/share/locale/zh_TW/ >--- /usr/share/locale/zh_TW/LC_MESSAGES/ >>>> /usr/share/locale/zh_TW/LC_MESSAGES/fcitx.mo >--- /usr/share/cmake/ >>>> /usr/share/cmake/fcitx/ >>>> /usr/share/cmake/fcitx/getdescpo >>>> /usr/share/cmake/fcitx/FcitxConfig.cmake >>>> /usr/share/cmake/fcitx/FcitxMacro.cmake >>>> /usr/share/cmake/fcitx/FcitxConfigVersion.cmake >>>> /usr/share/cmake/fcitx/fcitx-merge-config.sh >>>> /usr/share/cmake/fcitx/fcitx-cmake-helper.sh >>>> /usr/share/cmake/fcitx/fcitx-extract-gettext.sh >>>> /usr/share/cmake/fcitx/fcitx-extract-confdesc.sh >>>> /usr/share/cmake/fcitx/fcitx-extract-desktop.sh >>>> /usr/share/cmake/fcitx/fcitx-extract-po.sh >>>> /usr/share/cmake/fcitx/fcitx-extract-qt.sh >>>> /usr/share/cmake/fcitx/fcitx-extract-kde.sh >>>> /usr/share/cmake/fcitx/fcitx-parse-po.sh >>>> /usr/share/cmake/fcitx/fcitx-write-po.sh >--- /usr/share/gir-1.0/ >>>> /usr/share/gir-1.0/Fcitx-1.0.gir >>>> /usr/share/fcitx/ >>>> /usr/share/fcitx/addon/ >>>> /usr/share/fcitx/addon/fcitx-x11.conf >>>> /usr/share/fcitx/addon/fcitx-xkb.conf >>>> /usr/share/fcitx/addon/fcitx-xkbdbus.conf >>>> /usr/share/fcitx/addon/fcitx-chttrans.conf >>>> /usr/share/fcitx/addon/fcitx-punc.conf >>>> /usr/share/fcitx/addon/fcitx-spell.conf >>>> /usr/share/fcitx/addon/fcitx-pinyin-enhance.conf >>>> /usr/share/fcitx/addon/fcitx-quickphrase.conf >>>> /usr/share/fcitx/addon/fcitx-autoeng.conf >>>> /usr/share/fcitx/addon/fcitx-fullwidth-char.conf >>>> /usr/share/fcitx/addon/fcitx-remote-module.conf >>>> /usr/share/fcitx/addon/fcitx-imselector.conf >>>> /usr/share/fcitx/addon/fcitx-clipboard.conf >>>> /usr/share/fcitx/addon/fcitx-vk.conf >>>> /usr/share/fcitx/addon/fcitx-dbus.conf >>>> /usr/share/fcitx/addon/fcitx-unicode.conf >>>> /usr/share/fcitx/addon/fcitx-freedesktop-notify.conf >>>> /usr/share/fcitx/addon/fcitx-notificationitem.conf >>>> /usr/share/fcitx/addon/fcitx-pinyin.conf >>>> /usr/share/fcitx/addon/fcitx-keyboard.conf >>>> /usr/share/fcitx/addon/fcitx-qw.conf >>>> /usr/share/fcitx/addon/fcitx-xim.conf >>>> /usr/share/fcitx/addon/fcitx-ipc.conf >>>> /usr/share/fcitx/addon/fcitx-ipcportal.conf >>>> /usr/share/fcitx/addon/fcitx-classic-ui.conf >>>> /usr/share/fcitx/addon/fcitx-kimpanel-ui.conf >>>> /usr/share/fcitx/configdesc/ >>>> /usr/share/fcitx/configdesc/fcitx-xkb.desc >>>> /usr/share/fcitx/configdesc/fcitx-chttrans.desc >>>> /usr/share/fcitx/configdesc/fcitx-spell.desc >>>> /usr/share/fcitx/configdesc/fcitx-pinyin-enhance.desc >>>> /usr/share/fcitx/configdesc/fcitx-quickphrase.desc >>>> /usr/share/fcitx/configdesc/fcitx-autoeng.desc >>>> /usr/share/fcitx/configdesc/fcitx-imselector.desc >>>> /usr/share/fcitx/configdesc/fcitx-clipboard.desc >>>> /usr/share/fcitx/configdesc/fcitx-unicode.desc >>>> /usr/share/fcitx/configdesc/fcitx-pinyin.desc >>>> /usr/share/fcitx/configdesc/fcitx-keyboard.desc >>>> /usr/share/fcitx/configdesc/fcitx-xim.desc >>>> /usr/share/fcitx/configdesc/fcitx-classic-ui.desc >>>> /usr/share/fcitx/configdesc/skin.desc >>>> /usr/share/fcitx/configdesc/addon.desc >>>> /usr/share/fcitx/configdesc/config.desc >>>> /usr/share/fcitx/configdesc/profile.desc >>>> /usr/share/fcitx/configdesc/inputmethod.desc >>>> /usr/share/fcitx/spell/ >>>> /usr/share/fcitx/spell/en_dict.fscd >>>> /usr/share/fcitx/py-enhance/ >>>> /usr/share/fcitx/py-enhance/py_stroke.mb >>>> /usr/share/fcitx/py-enhance/py_table.mb >>>> /usr/share/fcitx/data/ >>>> /usr/share/fcitx/data/quickphrase.d/ >>>> /usr/share/fcitx/data/quickphrase.d/emoji-eac.mb >>>> /usr/share/fcitx/data/quickphrase.d/emoji.mb >>>> /usr/share/fcitx/data/quickphrase.d/latex.mb >>>> /usr/share/fcitx/data/charselectdata >>>> /usr/share/fcitx/data/AutoEng.dat >>>> /usr/share/fcitx/data/gbks2t.tab >>>> /usr/share/fcitx/data/punc.mb.zh_CN >>>> /usr/share/fcitx/data/punc.mb.zh_HK >>>> /usr/share/fcitx/data/punc.mb.zh_TW >>>> /usr/share/fcitx/data/vk.conf >>>> /usr/share/fcitx/data/env_setup.sh >>>> /usr/share/fcitx/inputmethod/ >>>> /usr/share/fcitx/inputmethod/pinyin.conf >>>> /usr/share/fcitx/inputmethod/shuangpin.conf >>>> /usr/share/fcitx/inputmethod/qw.conf >>>> /usr/share/fcitx/pinyin/ >>>> /usr/share/fcitx/pinyin/pySym.mb >>>> /usr/share/fcitx/pinyin/sp.dat >>>> /usr/share/fcitx/pinyin/pybase.mb >>>> /usr/share/fcitx/pinyin/pyphrase.mb >>>> /usr/share/fcitx/skin/ >>>> /usr/share/fcitx/skin/default/ >>>> /usr/share/fcitx/skin/default/active.png >>>> /usr/share/fcitx/skin/default/anthy.png >>>> /usr/share/fcitx/skin/default/bar.png >>>> /usr/share/fcitx/skin/default/bingchan.png >>>> /usr/share/fcitx/skin/default/bopomofo.png >>>> /usr/share/fcitx/skin/default/boshiamy.png >>>> /usr/share/fcitx/skin/default/cangjie.png >>>> /usr/share/fcitx/skin/default/chttrans_active.png >>>> /usr/share/fcitx/skin/default/chttrans_inactive.png >>>> /usr/share/fcitx/skin/default/cn.png >>>> /usr/share/fcitx/skin/default/dianbaoma.png >>>> /usr/share/fcitx/skin/default/en.png >>>> /usr/share/fcitx/skin/default/erbi.png >>>> /usr/share/fcitx/skin/default/fcitx_skin.conf >>>> /usr/share/fcitx/skin/default/fullwidth_active.png >>>> /usr/share/fcitx/skin/default/fullwidth_inactive.png >>>> /usr/share/fcitx/skin/default/hangul.png >>>> /usr/share/fcitx/skin/default/inactive.png >>>> /usr/share/fcitx/skin/default/input.png >>>> /usr/share/fcitx/skin/default/keyboard.png >>>> /usr/share/fcitx/skin/default/kkc.png >>>> /usr/share/fcitx/skin/default/logo.png >>>> /usr/share/fcitx/skin/default/menu.png -> bar.png >>>> /usr/share/fcitx/skin/default/next.png >>>> /usr/share/fcitx/skin/default/pinyin-libpinyin.png >>>> /usr/share/fcitx/skin/default/pinyin.png >>>> /usr/share/fcitx/skin/default/prev.png >>>> /usr/share/fcitx/skin/default/punc_active.png >>>> /usr/share/fcitx/skin/default/punc_inactive.png >>>> /usr/share/fcitx/skin/default/quwei.png >>>> /usr/share/fcitx/skin/default/remind_active.png >>>> /usr/share/fcitx/skin/default/remind_inactive.png >>>> /usr/share/fcitx/skin/default/shuangpin-libpinyin.png >>>> /usr/share/fcitx/skin/default/shuangpin.png >>>> /usr/share/fcitx/skin/default/sogoupinyin.png >>>> /usr/share/fcitx/skin/default/unikey.png >>>> /usr/share/fcitx/skin/default/vk_active.png >>>> /usr/share/fcitx/skin/default/vk_inactive.png >>>> /usr/share/fcitx/skin/default/wanfeng.png >>>> /usr/share/fcitx/skin/default/wbpy.png >>>> /usr/share/fcitx/skin/default/wubi.png >>>> /usr/share/fcitx/skin/default/ziranma.png >>>> /usr/share/fcitx/skin/classic/ >>>> /usr/share/fcitx/skin/classic/active.png >>>> /usr/share/fcitx/skin/classic/bar.png >>>> /usr/share/fcitx/skin/classic/bingchan.png >>>> /usr/share/fcitx/skin/classic/cangjie.png >>>> /usr/share/fcitx/skin/classic/chttrans_active.png >>>> /usr/share/fcitx/skin/classic/chttrans_inactive.png >>>> /usr/share/fcitx/skin/classic/cn.png >>>> /usr/share/fcitx/skin/classic/dianbaoma.png >>>> /usr/share/fcitx/skin/classic/en.png >>>> /usr/share/fcitx/skin/classic/erbi.png >>>> /usr/share/fcitx/skin/classic/fcitx_skin.conf >>>> /usr/share/fcitx/skin/classic/fullwidth_active.png >>>> /usr/share/fcitx/skin/classic/fullwidth_inactive.png >>>> /usr/share/fcitx/skin/classic/inactive.png >>>> /usr/share/fcitx/skin/classic/input.png >>>> /usr/share/fcitx/skin/classic/logo.png >>>> /usr/share/fcitx/skin/classic/menu.png >>>> /usr/share/fcitx/skin/classic/next.png >>>> /usr/share/fcitx/skin/classic/pinyin.png >>>> /usr/share/fcitx/skin/classic/prev.png >>>> /usr/share/fcitx/skin/classic/punc_active.png >>>> /usr/share/fcitx/skin/classic/punc_inactive.png >>>> /usr/share/fcitx/skin/classic/quwei.png >>>> /usr/share/fcitx/skin/classic/remind_active.png >>>> /usr/share/fcitx/skin/classic/remind_inactive.png >>>> /usr/share/fcitx/skin/classic/shuangpin.png >>>> /usr/share/fcitx/skin/classic/vk_active.png >>>> /usr/share/fcitx/skin/classic/vk_inactive.png >>>> /usr/share/fcitx/skin/classic/wanfeng.png >>>> /usr/share/fcitx/skin/classic/wbpy.png >>>> /usr/share/fcitx/skin/classic/wubi.png >>>> /usr/share/fcitx/skin/classic/ziranma.png >>>> /usr/share/fcitx/skin/dark/ >>>> /usr/share/fcitx/skin/dark/active.png >>>> /usr/share/fcitx/skin/dark/bar.png >>>> /usr/share/fcitx/skin/dark/bingchan.png >>>> /usr/share/fcitx/skin/dark/cangjie.png >>>> /usr/share/fcitx/skin/dark/chttrans_active.png >>>> /usr/share/fcitx/skin/dark/chttrans_inactive.png >>>> /usr/share/fcitx/skin/dark/cn.png >>>> /usr/share/fcitx/skin/dark/dianbaoma.png >>>> /usr/share/fcitx/skin/dark/en.png >>>> /usr/share/fcitx/skin/dark/erbi.png >>>> /usr/share/fcitx/skin/dark/fcitx_skin.conf >>>> /usr/share/fcitx/skin/dark/fullwidth_active.png >>>> /usr/share/fcitx/skin/dark/fullwidth_inactive.png >>>> /usr/share/fcitx/skin/dark/inactive.png >>>> /usr/share/fcitx/skin/dark/input.png >>>> /usr/share/fcitx/skin/dark/keyboard.png >>>> /usr/share/fcitx/skin/dark/logo.png >>>> /usr/share/fcitx/skin/dark/menu.png >>>> /usr/share/fcitx/skin/dark/next.png >>>> /usr/share/fcitx/skin/dark/pinyin.png >>>> /usr/share/fcitx/skin/dark/prev.png >>>> /usr/share/fcitx/skin/dark/punc_active.png >>>> /usr/share/fcitx/skin/dark/punc_inactive.png >>>> /usr/share/fcitx/skin/dark/quwei.png >>>> /usr/share/fcitx/skin/dark/remind_active.png >>>> /usr/share/fcitx/skin/dark/remind_inactive.png >>>> /usr/share/fcitx/skin/dark/shuangpin.png >>>> /usr/share/fcitx/skin/dark/vk_active.png >>>> /usr/share/fcitx/skin/dark/vk_inactive.png >>>> /usr/share/fcitx/skin/dark/wanfeng.png >>>> /usr/share/fcitx/skin/dark/wbpy.png >>>> /usr/share/fcitx/skin/dark/wubi.png >>>> /usr/share/fcitx/skin/dark/ziranma.png >>>> /usr/share/fcitx/imicon/ >>>> /usr/share/fcitx/imicon/cangjie.png >>>> /usr/share/fcitx/imicon/erbi.png >>>> /usr/share/fcitx/imicon/pinyin.png >>>> /usr/share/fcitx/imicon/shuangpin.png >>>> /usr/share/fcitx/imicon/wbpy.png >>>> /usr/share/fcitx/imicon/wubi.png >>>> /usr/share/fcitx/imicon/ziranma.png >>>> /usr/share/fcitx/dbus/ >>>> /usr/share/fcitx/dbus/daemon.conf >--- /usr/share/dbus-1/ >--- /usr/share/dbus-1/services/ >>>> /usr/share/dbus-1/services/org.fcitx.Fcitx.service >--- /usr/share/applications/ >>>> /usr/share/applications/fcitx-skin-installer.desktop >>>> /usr/share/applications/fcitx.desktop >>>> /usr/share/applications/fcitx-configtool.desktop >--- /usr/share/mime/ >--- /usr/share/mime/packages/ >>>> /usr/share/mime/packages/x-fskin.xml >--- /usr/share/doc/ >>>> /usr/share/doc/fcitx-4.2.9.8/ >>>> /usr/share/doc/fcitx-4.2.9.8/AUTHORS >>>> /usr/share/doc/fcitx-4.2.9.8/THANKS.bz2 >>>> /usr/share/doc/fcitx-4.2.9.8/ChangeLog.bz2 >--- /usr/share/man/ >--- /usr/share/man/man1/ >>>> /usr/share/man/man1/readPYBase.1 >>>> /usr/share/man/man1/readPYMB.1 >>>> /usr/share/man/man1/mb2org.1 >>>> /usr/share/man/man1/scel2org.1 >>>> /usr/share/man/man1/txt2mb.1 >>>> /usr/share/man/man1/fcitx.1.bz2 >>>> /usr/share/man/man1/createPYMB.1.bz2 >>>> /usr/share/man/man1/fcitx-remote.1.bz2 >>>> /usr/share/man/man1/mb2txt.1.bz2 >--- /usr/share/icons/ >--- /usr/share/icons/hicolor/ >--- /usr/share/icons/hicolor/16x16/ >--- /usr/share/icons/hicolor/16x16/apps/ >>>> /usr/share/icons/hicolor/16x16/apps/fcitx-fullwidth-active.png >>>> /usr/share/icons/hicolor/16x16/apps/fcitx-fullwidth-inactive.png >>>> /usr/share/icons/hicolor/16x16/apps/fcitx-kbd.png >>>> /usr/share/icons/hicolor/16x16/apps/fcitx-punc-active.png >>>> /usr/share/icons/hicolor/16x16/apps/fcitx-punc-inactive.png >>>> /usr/share/icons/hicolor/16x16/apps/fcitx-vk-active.png >>>> /usr/share/icons/hicolor/16x16/apps/fcitx-vk-inactive.png >>>> /usr/share/icons/hicolor/16x16/apps/fcitx.png >--- /usr/share/icons/hicolor/22x22/ >--- /usr/share/icons/hicolor/22x22/apps/ >>>> /usr/share/icons/hicolor/22x22/apps/fcitx-fullwidth-active.png >>>> /usr/share/icons/hicolor/22x22/apps/fcitx-fullwidth-inactive.png >>>> /usr/share/icons/hicolor/22x22/apps/fcitx-kbd.png >>>> /usr/share/icons/hicolor/22x22/apps/fcitx-punc-active.png >>>> /usr/share/icons/hicolor/22x22/apps/fcitx-punc-inactive.png >>>> /usr/share/icons/hicolor/22x22/apps/fcitx-vk-active.png >>>> /usr/share/icons/hicolor/22x22/apps/fcitx-vk-inactive.png >>>> /usr/share/icons/hicolor/22x22/apps/fcitx.png >--- /usr/share/icons/hicolor/24x24/ >--- /usr/share/icons/hicolor/24x24/apps/ >>>> /usr/share/icons/hicolor/24x24/apps/fcitx-fullwidth-active.png >>>> /usr/share/icons/hicolor/24x24/apps/fcitx-fullwidth-inactive.png >>>> /usr/share/icons/hicolor/24x24/apps/fcitx-kbd.png >>>> /usr/share/icons/hicolor/24x24/apps/fcitx-punc-active.png >>>> /usr/share/icons/hicolor/24x24/apps/fcitx-punc-inactive.png >>>> /usr/share/icons/hicolor/24x24/apps/fcitx-vk-active.png >>>> /usr/share/icons/hicolor/24x24/apps/fcitx-vk-inactive.png >>>> /usr/share/icons/hicolor/24x24/apps/fcitx.png >--- /usr/share/icons/hicolor/32x32/ >--- /usr/share/icons/hicolor/32x32/apps/ >>>> /usr/share/icons/hicolor/32x32/apps/fcitx.png >--- /usr/share/icons/hicolor/48x48/ >--- /usr/share/icons/hicolor/48x48/apps/ >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-cangjie.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-chn.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-chttrans-active.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-chttrans-inactive.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-erbi.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-fullwidth-active.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-fullwidth-inactive.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-kbd.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-pinyin.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-punc-active.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-punc-inactive.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-remind-active.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-remind-inactive.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-shuangpin.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-vk-active.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-vk-inactive.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-wbpy.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-wubi.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx-ziranma.png >>>> /usr/share/icons/hicolor/48x48/apps/fcitx.png >--- /usr/share/icons/hicolor/128x128/ >--- /usr/share/icons/hicolor/128x128/apps/ >>>> /usr/share/icons/hicolor/128x128/apps/fcitx.png >--- /usr/share/icons/hicolor/scalable/ >--- /usr/share/icons/hicolor/scalable/apps/ >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-active.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-inactive.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-kbd.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-punc-active.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-punc-inactive.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-vk-active.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-vk-inactive.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-active-symbolic.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-inactive-symbolic.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-kbd-symbolic.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-punc-active-symbolic.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-punc-inactive-symbolic.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-vk-active-symbolic.svg >>>> /usr/share/icons/hicolor/scalable/apps/fcitx-vk-inactive-symbolic.svg >--- /usr/lib64/ >>>> /usr/lib64/libfcitx-config.so.4.1 >>>> /usr/lib64/libfcitx-config.so.4 -> libfcitx-config.so.4.1 >>>> /usr/lib64/libfcitx-config.so -> libfcitx-config.so.4 >--- /usr/lib64/pkgconfig/ >>>> /usr/lib64/pkgconfig/fcitx-config.pc >>>> /usr/lib64/pkgconfig/fcitx-utils.pc >>>> /usr/lib64/pkgconfig/fcitx.pc >>>> /usr/lib64/pkgconfig/fcitx-gclient.pc >>>> /usr/lib64/libfcitx-utils.so.0.1 >>>> /usr/lib64/libfcitx-utils.so.0 -> libfcitx-utils.so.0.1 >>>> /usr/lib64/libfcitx-utils.so -> libfcitx-utils.so.0 >>>> /usr/lib64/libfcitx-core.so.0.3 >>>> /usr/lib64/libfcitx-core.so.0 -> libfcitx-core.so.0.3 >>>> /usr/lib64/libfcitx-core.so -> libfcitx-core.so.0 >>>> /usr/lib64/libfcitx-gclient.so.0.2 >>>> /usr/lib64/libfcitx-gclient.so.1 -> libfcitx-gclient.so.0.2 >>>> /usr/lib64/libfcitx-gclient.so -> libfcitx-gclient.so.1 >--- /usr/lib64/girepository-1.0/ >>>> /usr/lib64/girepository-1.0/Fcitx-1.0.typelib >>>> /usr/lib64/fcitx/ >>>> /usr/lib64/fcitx/fcitx-x11.so >>>> /usr/lib64/fcitx/fcitx-xkb.so >>>> /usr/lib64/fcitx/fcitx-xkbdbus.so >>>> /usr/lib64/fcitx/fcitx-chttrans.so >>>> /usr/lib64/fcitx/fcitx-punc.so >>>> /usr/lib64/fcitx/fcitx-spell.so >>>> /usr/lib64/fcitx/libexec/ >>>> /usr/lib64/fcitx/libexec/comp-spell-dict >>>> /usr/lib64/fcitx/libexec/fcitx-scanner >>>> /usr/lib64/fcitx/libexec/fcitx-po-parser >>>> /usr/lib64/fcitx/fcitx-pinyin-enhance.so >>>> /usr/lib64/fcitx/fcitx-quickphrase.so >>>> /usr/lib64/fcitx/fcitx-autoeng.so >>>> /usr/lib64/fcitx/fcitx-fullwidth-char.so >>>> /usr/lib64/fcitx/fcitx-remote-module.so >>>> /usr/lib64/fcitx/fcitx-imselector.so >>>> /usr/lib64/fcitx/fcitx-clipboard.so >>>> /usr/lib64/fcitx/fcitx-vk.so >>>> /usr/lib64/fcitx/fcitx-dbus.so >>>> /usr/lib64/fcitx/fcitx-unicode.so >>>> /usr/lib64/fcitx/fcitx-freedesktop-notify.so >>>> /usr/lib64/fcitx/fcitx-notificationitem.so >>>> /usr/lib64/fcitx/fcitx-pinyin.so >>>> /usr/lib64/fcitx/fcitx-keyboard.so >>>> /usr/lib64/fcitx/fcitx-qw.so >>>> /usr/lib64/fcitx/fcitx-xim.so >>>> /usr/lib64/fcitx/fcitx-ipc.so >>>> /usr/lib64/fcitx/fcitx-ipcportal.so >>>> /usr/lib64/fcitx/fcitx-classic-ui.so >>>> /usr/lib64/fcitx/fcitx-kimpanel-ui.so >--- /usr/lib64/gtk-2.0/ >--- /usr/lib64/gtk-2.0/2.10.0/ >--- /usr/lib64/gtk-2.0/2.10.0/immodules/ >>>> /usr/lib64/gtk-2.0/2.10.0/immodules/im-fcitx.so >--- /usr/lib64/gtk-3.0/ >--- /usr/lib64/gtk-3.0/3.0.0/ >--- /usr/lib64/gtk-3.0/3.0.0/immodules/ >>>> /usr/lib64/gtk-3.0/3.0.0/immodules/im-fcitx.so >--- /usr/include/ >>>> /usr/include/fcitx-config/ >>>> /usr/include/fcitx-config/fcitx-config.h >>>> /usr/include/fcitx-config/hotkey.h >>>> /usr/include/fcitx-config/xdg.h >>>> /usr/include/fcitx-utils/ >>>> /usr/include/fcitx-utils/log.h >>>> /usr/include/fcitx-utils/utarray.h >>>> /usr/include/fcitx-utils/utf8.h >>>> /usr/include/fcitx-utils/utils.h >>>> /usr/include/fcitx-utils/uthash.h >>>> /usr/include/fcitx-utils/memory.h >>>> /usr/include/fcitx-utils/keysym.h >>>> /usr/include/fcitx-utils/keysymgen.h >>>> /usr/include/fcitx-utils/bitset.h >>>> /usr/include/fcitx-utils/handler-table.h >>>> /usr/include/fcitx-utils/objpool.h >>>> /usr/include/fcitx-utils/desktop-parse.h >>>> /usr/include/fcitx-utils/stringmap.h >>>> /usr/include/fcitx/ >>>> /usr/include/fcitx/candidate.h >>>> /usr/include/fcitx/ime.h >>>> /usr/include/fcitx/ui.h >>>> /usr/include/fcitx/hook.h >>>> /usr/include/fcitx/configfile.h >>>> /usr/include/fcitx/profile.h >>>> /usr/include/fcitx/module.h >>>> /usr/include/fcitx/instance.h >>>> /usr/include/fcitx/addon.h >>>> /usr/include/fcitx/frontend.h >>>> /usr/include/fcitx/fcitx.h >>>> /usr/include/fcitx/keys.h >>>> /usr/include/fcitx/context.h >>>> /usr/include/fcitx/module/ >>>> /usr/include/fcitx/module/x11/ >>>> /usr/include/fcitx/module/x11/x11stuff.h >>>> /usr/include/fcitx/module/x11/fcitx-x11.h >>>> /usr/include/fcitx/module/xkb/ >>>> /usr/include/fcitx/module/xkb/xkb.h >>>> /usr/include/fcitx/module/xkb/fcitx-xkb.h >>>> /usr/include/fcitx/module/xkbdbus/ >>>> /usr/include/fcitx/module/xkbdbus/fcitx-xkbdbus.h >>>> /usr/include/fcitx/module/chttrans/ >>>> /usr/include/fcitx/module/chttrans/chttrans.h >>>> /usr/include/fcitx/module/chttrans/fcitx-chttrans.h >>>> /usr/include/fcitx/module/punc/ >>>> /usr/include/fcitx/module/punc/punc.h >>>> /usr/include/fcitx/module/punc/fcitx-punc.h >>>> /usr/include/fcitx/module/spell/ >>>> /usr/include/fcitx/module/spell/spell.h >>>> /usr/include/fcitx/module/spell/fcitx-spell.h >>>> /usr/include/fcitx/module/pinyin-enhance/ >>>> /usr/include/fcitx/module/pinyin-enhance/pinyin-enhance.h >>>> /usr/include/fcitx/module/pinyin-enhance/fcitx-pinyin-enhance.h >>>> /usr/include/fcitx/module/quickphrase/ >>>> /usr/include/fcitx/module/quickphrase/quickphrase.h >>>> /usr/include/fcitx/module/quickphrase/fcitx-quickphrase.h >>>> /usr/include/fcitx/module/clipboard/ >>>> /usr/include/fcitx/module/clipboard/clipboard.h >>>> /usr/include/fcitx/module/clipboard/fcitx-clipboard.h >>>> /usr/include/fcitx/module/dbus/ >>>> /usr/include/fcitx/module/dbus/dbusstuff.h >>>> /usr/include/fcitx/module/dbus/fcitx-dbus.h >>>> /usr/include/fcitx/module/freedesktop-notify/ >>>> /usr/include/fcitx/module/freedesktop-notify/freedesktop-notify.h >>>> /usr/include/fcitx/module/freedesktop-notify/fcitx-freedesktop-notify.h >>>> /usr/include/fcitx/module/notificationitem/ >>>> /usr/include/fcitx/module/notificationitem/notificationitem.h >>>> /usr/include/fcitx/module/notificationitem/fcitx-notificationitem.h >>>> /usr/include/fcitx/module/pinyin/ >>>> /usr/include/fcitx/module/pinyin/pydef.h >>>> /usr/include/fcitx/module/pinyin/fcitx-pinyin.h >>>> /usr/include/fcitx/module/ipc/ >>>> /usr/include/fcitx/module/ipc/ipc.h >>>> /usr/include/fcitx/module/classicui/ >>>> /usr/include/fcitx/module/classicui/classicuiinterface.h >>>> /usr/include/fcitx/module/classicui/fcitx-classicui.h >>>> /usr/include/fcitx-gclient/ >>>> /usr/include/fcitx-gclient/fcitxclient.h >>>> /usr/include/fcitx-gclient/fcitxinputmethod.h >>>> /usr/include/fcitx-gclient/fcitxkbd.h >>>> /usr/include/fcitx-gclient/fcitxconnection.h >--- /usr/bin/ >>>> /usr/bin/fcitx >>>> /usr/bin/fcitx-dbus-watcher >>>> /usr/bin/fcitx-remote >>>> /usr/bin/fcitx-skin-installer >>>> /usr/bin/createPYMB >>>> /usr/bin/readPYBase >>>> /usr/bin/readPYMB >>>> /usr/bin/mb2org >>>> /usr/bin/mb2txt >>>> /usr/bin/txt2mb >>>> /usr/bin/scel2org >>>> /usr/bin/fcitx-configtool >>>> /usr/bin/fcitx4-config >>>> /usr/bin/fcitx-diagnose > * Updating .desktop files database ... > [ ok ] > * Updating icons cache ... > [ ok ] > * Updating shared mime info database ... > [ ok ] > * Updating gtk2 input method module cache ... > [ ok ] > * Updating gtk3 input method module cache ... > [ ok ] > * > * Quick Phrase Editor is provided by: > * app-i18n/fcitx-qt5:4 > * >>>> app-i18n/fcitx-4.2.9.8 merged. >>>> Regenerating /etc/ld.so.cache...
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 830879
: 761723 |
761724
|
761725