Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fcitx.spec'], chrootPath='/var/lib/mock/f28-build-10966106-834388/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fcitx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fcitx-4.2.9.4-3.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fcitx.spec'], chrootPath='/var/lib/mock/f28-build-10966106-834388/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fcitx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vejqWs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcitx-4.2.9.4 + /usr/bin/xz -dc /builddir/build/SOURCES/fcitx-4.2.9.4_dict.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcitx-4.2.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NBjhMh + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + mkdir -p build + pushd build ~/build/BUILD/fcitx-4.2.9.4/build ~/build/BUILD/fcitx-4.2.9.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DENABLE_GTK3_IM_MODULE=On -DENABLE_QT_IM_MODULE=On -DENABLE_OPENCC=On -DENABLE_LUA=On -DENABLE_GIR=On -DENABLE_XDGAUTOSTART=Off -- The C compiler identification is GNU 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.0") -- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components: doxygen missing components: dot -- Found DOXYFILE_IN: /builddir/build/BUILD/fcitx-4.2.9.4/Doxyfile.in -- 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 - not found -- Found Pthread: /usr/include -- Looking for backtrace -- Looking for backtrace - found -- Found LibExecinfo: /usr/include -- Found GettextPo: /usr/lib64/libgettextpo.so -- Found XKBCommon_XKBCommon: /usr/lib64/libxkbcommon.so (found version "0.8.0") -- Found XKBCommon: /usr/lib64/libxkbcommon.so (found suitable version "0.8.0", minimum required is "0.5.0") found components: XKBCommon -- Checking for module 'enchant' -- Found enchant, version 1.6.0 -- 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.so -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.5") -- Checking for module 'iso-codes' -- Found iso-codes, version 3.77 -- Found IsoCodes: /usr/share/xml/iso-codes/iso_639.xml -- Checking for module 'xkbfile' -- Found xkbfile, version 1.0.9 -- Found XkbFile: /usr/lib64/libxkbfile.so -- Could NOT find Presage (missing: PRESAGE_LIBRARIES PRESAGE_INCLUDE_DIR PRESAGE_API_COMPATIBLE) -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/bin/qmake-qt4 (found suitable version "4.8.7", minimum required is "4.5") -- 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 -- Found X11: /usr/lib64/libX11.so -- Found XKeyboardConfig: /usr/share/X11/xkb (found version "2.22") -- Checking for module 'cairo-xlib>=1.0' -- Found cairo-xlib, version 1.15.10 -- Checking for module 'pangocairo>=1.0' -- Found pangocairo, version 1.40.13 -- Checking for module 'dbus-1>=1.1.0' -- Found dbus-1, version 1.12.0 -- Checking for module 'opencc' -- Found opencc, version 1.0.3 -- Performing Test OPENCC_HAVE_WERROR -- Performing Test OPENCC_HAVE_WERROR - Success -- Performing Test OPENCC_API_COMPATIBLE -- Performing Test OPENCC_API_COMPATIBLE - Success -- Found OpenCC: /usr/lib64/libopencc.so -- Checking for module 'gio-2.0>=2.26' -- Found gio-2.0, version 2.55.0 -- Checking for module 'gobject-introspection-1.0' -- Found gobject-introspection-1.0, version 1.54.1 -- 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 -- Checking for module 'lua5.2' -- Package 'lua5.2', required by 'virtual:world', not found -- Checking for module 'lua' -- Found lua, version 5.3.4 -- Found Lua: lua;m;dl (found suitable version "5.3.4", minimum required is "5.1") -- 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 'glib-2.0' -- Found glib-2.0, version 2.55.0 -- Checking for module 'gtk+-2.0' -- Found gtk+-2.0, version 2.24.31 -- Checking for module 'gtk+-3.0' -- Found gtk+-3.0, version 3.22.26 CMake Deprecation Warning at /usr/share/cmake/Modules/Qt4Macros.cmake:362 (message): The qt4_automoc macro is obsolete. Use the CMAKE_AUTOMOC feature instead. Call Stack (most recent call first): src/frontend/qt/CMakeLists.txt:33 (QT4_AUTOMOC) -- Adding Fcitx Addon classic-ui -- Adding Fcitx Addon kimpanel-ui -- Configuring done CMake Warning (dev) in tools/gui/quickphrase-editor/CMakeLists.txt: Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility, CMake is excluding the GENERATED source file(s): "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/ui_editordialog.h" "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/ui_batchdialog.h" "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/ui_editor.h" from processing by AUTOMOC. If any of the files should be processed, set CMP0071 to NEW. If any of the files should not be processed, explicitly exclude them by setting the source file property SKIP_AUTOMOC: set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tools/gui/wrapper/CMakeLists.txt: Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility, CMake is excluding the GENERATED source file(s): "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/ui_mainwindow.h" from processing by AUTOMOC. If any of the files should be processed, set CMP0071 to NEW. If any of the files should not be processed, explicitly exclude them by setting the source file property SKIP_AUTOMOC: set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON) This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/fcitx-4.2.9.4/build + make VERBOSE=1 -j6 /usr/bin/cmake -H/builddir/build/BUILD/fcitx-4.2.9.4 -B/builddir/build/BUILD/fcitx-4.2.9.4/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/depend make -f src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/build.make src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/depend make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/depend make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/depend make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/DependInfo.cmake --color= make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-autoeng--headers-1 Scanning dependencies of target fcitx-addon-fcitx-fullwidth-char--headers-1 Scanning dependencies of target fcitx-addon-fcitx-kimpanel-ui--headers-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-remote-module--headers-1 make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/build Scanning dependencies of target fcitx-addon-fcitx-imselector--headers-1 make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/build'. make[2]: Nothing to be done for 'src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-utils make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/build.make src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 0%] Built target fcitx-addon-fcitx-autoeng--headers-1 [ 0%] Built target fcitx-addon-fcitx-fullwidth-char--headers-1 make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/depend make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/DependInfo.cmake --color= [ 0%] Built target fcitx-addon-fcitx-remote-module--headers-1 [ 0%] Built target fcitx-addon-fcitx-kimpanel-ui--headers-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/DependInfo.cmake --color= [ 0%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utf8.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cc -Dfcitx_utils_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-utils.dir/utf8.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utf8.c [ 0%] Built target fcitx-addon-fcitx-imselector--headers-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/depend.internal". [ 0%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utils.c.o Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-vk--headers-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cc -Dfcitx_utils_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-utils.dir/utils.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-unicode--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c: In function 'fcitx_utils_init_as_daemon': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:172:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c: In function 'fcitx_utils_string_list_printf_append': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:222:5: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&buffer, fmt, ap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:50: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c: In function 'fcitx_utils_string_hash_set_insert': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:333:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c: In function 'fcitx_utils_string_hash_set_insert_len': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:342:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, strlen(string->name), string); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c: In function 'fcitx_utils_string_hash_set_contains': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:350:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c: In function 'fcitx_util_string_hash_set_remove': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.c:358:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, str, string); ^~~~~~~~~~~~~ make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/depend make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/build make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/DependInfo.cmake --color= make[2]: Nothing to be done for 'src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 0%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/log.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cc -Dfcitx_utils_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-utils.dir/log.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/log.c Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-keyboard--headers-1 [ 0%] Built target fcitx-addon-fcitx-vk--headers-1 make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/depend [ 0%] Built target fcitx-addon-fcitx-unicode--headers-1 [ 1%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/qsort_r.c.o make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/DependInfo.cmake --color= make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-table--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-qw--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/build [ 1%] Built target fcitx-addon-fcitx-keyboard--headers-1 make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/DependInfo.cmake --color= [ 1%] Built target fcitx-addon-fcitx-qw--headers-1 make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/depend [ 1%] Built target fcitx-addon-fcitx-table--headers-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/depend.internal". make -f po/CMakeFiles/fcitx-compile-mo.target.dir/build.make po/CMakeFiles/fcitx-compile-mo.target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-xim--headers-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/po /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/po /builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/fcitx-compile-mo.target.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/log.c: In function 'FcitxLogFunc': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/log.c:140:31: warning: passing argument 1 of '__xpg_basename' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] FcitxLogFuncV(e, basename(filename), line, fmt, ap); ^~~~~~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/log.c:26:0: /usr/include/libgen.h:34:14: note: expected 'char *' but argument is of type 'const char *' extern char *__xpg_basename (char *__path) __THROW; ^~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/log.c: In function 'FcitxLogFuncV': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/log.c:104:5: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&buffer, fmt, ap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-ipc--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/fcitx-compile-mo.target.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/fcitx-compile-mo.target.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/fcitx-compile-mo.target.dir/depend.internal". Scanning dependencies of target fcitx-compile-mo.target make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f po/CMakeFiles/fcitx-compile-mo.target.dir/build.make po/CMakeFiles/fcitx-compile-mo.target.dir/build make[2]: Nothing to be done for 'src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/build'. [ 1%] Built target fcitx-addon-fcitx-xim--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/DependInfo.cmake --color= [ 1%] Built target fcitx-addon-fcitx-ipc--headers-1 make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/depend [ 1%] Generating ../fcitx_cmake_cache/mo/ca/fcitx.mo cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/ca make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-x11--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/ca/fcitx.mo /builddir/build/BUILD/fcitx-4.2.9.4/po/ca.po Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xkb--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/build [ 1%] Built target fcitx-addon-fcitx-x11--addon--desc-1 make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/DependInfo.cmake --color= [ 1%] Built target fcitx-addon-fcitx-xkb--addon--desc-1 make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xkbdbus--addon--desc-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/DependInfo.cmake --color= make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 2%] Generating ../fcitx_cmake_cache/mo/da/fcitx.mo cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/da Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-chttrans--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/build [ 2%] Built target fcitx-addon-fcitx-xkbdbus--addon--desc-1 make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/da/fcitx.mo /builddir/build/BUILD/fcitx-4.2.9.4/po/da.po make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/DependInfo.cmake --color= [ 2%] Built target fcitx-addon-fcitx-chttrans--addon--desc-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cc -Dfcitx_utils_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-utils.dir/qsort_r.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/qsort_r.c make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-punc--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/DependInfo.cmake --color= make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 2%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/msort_r.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cc -Dfcitx_utils_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-utils.dir/msort_r.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/msort_r.c Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-spell--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/build [ 2%] Built target fcitx-addon-fcitx-punc--addon--desc-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 2%] Generating ../fcitx_cmake_cache/mo/de/fcitx.mo [ 2%] Built target fcitx-addon-fcitx-spell--addon--desc-1 make -f src/module/spell/dict/CMakeFiles/spell-en-download.dir/build.make src/module/spell/dict/CMakeFiles/spell-en-download.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell-en-download.dir/DependInfo.cmake --color= [ 2%] Generating ../fcitx_cmake_cache/mo/es/fcitx.mo Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell-en-download.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell-en-download.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell-en-download.dir/depend.internal". Scanning dependencies of target spell-en-download make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/spell/dict/CMakeFiles/spell-en-download.dir/build.make src/module/spell/dict/CMakeFiles/spell-en-download.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/en_dict-20121020.tar.gz /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/en_dict-20121020.tar.gz 8315f85331e0545c256a46e0cb00f10f cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --check-md5sum /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/en_dict-20121020.tar.gz 8315f85331e0545c256a46e0cb00f10f 1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 2%] Built target spell-en-download cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/de cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/es [ 3%] Generating ../fcitx_cmake_cache/mo/fr/fcitx.mo [ 3%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/handler-table.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cc -Dfcitx_utils_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-utils.dir/handler-table.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/fr cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/de/fcitx.mo /builddir/build/BUILD/fcitx-4.2.9.4/po/de.po cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/es/fcitx.mo /builddir/build/BUILD/fcitx-4.2.9.4/po/es.po [ 3%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/memory.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cc -Dfcitx_utils_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-utils.dir/memory.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/memory.c cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/fr/fcitx.mo /builddir/build/BUILD/fcitx-4.2.9.4/po/fr.po make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/DependInfo.cmake --color= [ 3%] Generating ../fcitx_cmake_cache/mo/ja/fcitx.mo cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/ja Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-pinyin-enhance--addon--desc-1 [ 4%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/objpool.c.o make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cc -Dfcitx_utils_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-utils.dir/objpool.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/objpool.c make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:23:0: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c: In function 'fcitx_handler_table_find_key': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:74:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, table->keys, key, keysize, key_struct); ^~~~~~~~~ [ 4%] Built target fcitx-addon-fcitx-pinyin-enhance--addon--desc-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/ja/fcitx.mo /builddir/build/BUILD/fcitx-4.2.9.4/po/ja.po /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/handler-table.c:83:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, table->keys, key_ptr, keysize, key_struct); ^~~~~~~~~~~~~~~ [ 4%] Generating ../fcitx_cmake_cache/mo/ko/fcitx.mo cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/ko cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/ko/fcitx.mo /builddir/build/BUILD/fcitx-4.2.9.4/po/ko.po [ 4%] Generating ../fcitx_cmake_cache/mo/ru/fcitx.mo cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/ru [ 4%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/desktop-parse.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cc -Dfcitx_utils_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-utils.dir/desktop-parse.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c [ 4%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/stringmap.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cc -Dfcitx_utils_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-utils.dir/stringmap.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c make -f src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/depend.internal". Scanning dependencies of target py-stroke-download make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/build cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/ru/fcitx.mo /builddir/build/BUILD/fcitx-4.2.9.4/po/ru.po make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data [ 5%] Generating ../fcitx_cmake_cache/mo/zh_CN/fcitx.mo cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/zh_CN In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:24: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c: In function 'fcitx_desktop_file_find_group_with_len': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/zh_CN/fcitx.mo /builddir/build/BUILD/fcitx-4.2.9.4/po/zh_CN.po /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:331:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, file->groups, name, name_len, group); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c: In function 'fcitx_desktop_group_find_entry_with_len': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ [ 5%] Generating ../fcitx_cmake_cache/mo/zh_TW/fcitx.mo cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/py_stroke-20121124.tar.gz /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data/py_stroke-20121124.tar.gz 2559d025c5bbb50fa450a02429f92762 cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/zh_TW /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:364:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, group->entries, name, name_len, entry); ^~~~~~~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:66:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:24: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c: In function 'fcitx_desktop_file_load_fp': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utarray.h:111:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a)->icd->copy) { \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:543:13: note: in expansion of macro 'utarray_push_back' utarray_push_back(comments, &line); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:544:9: note: here case '\0': ^~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:24: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c: In function 'fcitx_desktop_file_hash_add': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:339:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, file->groups, group->name, name_len, group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c: In function 'fcitx_desktop_group_hash_add': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/desktop-parse.c:372:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->entries, entry->name, name_len, entry); ^~~~~~~~~~~~~~~ make -f src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache/mo/zh_TW/fcitx.mo /builddir/build/BUILD/fcitx-4.2.9.4/po/zh_TW.po make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/depend.internal". Scanning dependencies of target py-table-download make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/build In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.h:3, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:2: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c: In function 'fcitx_string_map_get': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:53:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c: In function 'fcitx_string_map_set': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:63:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:67:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, map->items, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c: In function 'fcitx_string_map_remove': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/stringmap.c:93:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(map->items, key, item); ^~~~~~~~~~~~~ cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --check-md5sum /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data/py_stroke-20121124.tar.gz 2559d025c5bbb50fa450a02429f92762 1 [ 5%] Built target fcitx-compile-mo.target make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/py_table-20121124.tar.gz /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data/py_table-20121124.tar.gz a72e275fe1916d67d01a2f038ca5d920 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/depend.internal". make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/depend Scanning dependencies of target fcitx-addon-fcitx-quickphrase--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/DependInfo.cmake --color= [ 5%] Built target py-stroke-download make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/depend.internal". make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/depend Scanning dependencies of target fcitx-addon-fcitx-autoeng--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/DependInfo.cmake --color= [ 5%] Built target fcitx-addon-fcitx-quickphrase--addon--desc-1 make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --check-md5sum /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data/py_table-20121124.tar.gz a72e275fe1916d67d01a2f038ca5d920 1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-fullwidth-char--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-remote-module--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-autoeng--addon--desc-1 make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/DependInfo.cmake --color= [ 5%] Built target fcitx-addon-fcitx-fullwidth-char--addon--desc-1 make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/depend [ 5%] Built target fcitx-addon-fcitx-remote-module--addon--desc-1 make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-imselector--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/build [ 5%] Built target py-table-download make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-vk--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-clipboard--addon--desc-1 make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-imselector--addon--desc-1 make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-dbus--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-vk--addon--desc-1 make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/DependInfo.cmake --color= [ 5%] Built target fcitx-addon-fcitx-dbus--addon--desc-1 make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/DependInfo.cmake --color= [ 5%] Built target fcitx-addon-fcitx-clipboard--addon--desc-1 make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-lua--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/depend.internal". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-freedesktop-notify--addon--desc-1 Scanning dependencies of target fcitx-addon-fcitx-notificationitem--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-unicode--addon--desc-1 make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/build make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/build [ 5%] Built target fcitx-addon-fcitx-lua--addon--desc-1 make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Nothing to be done for 'src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-freedesktop-notify--addon--desc-1 [ 5%] Built target fcitx-addon-fcitx-notificationitem--addon--desc-1 make -f src/im/pinyin/data/CMakeFiles/py-data-download.dir/build.make src/im/pinyin/data/CMakeFiles/py-data-download.dir/depend [ 5%] Built target fcitx-addon-fcitx-unicode--addon--desc-1 make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/depend make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/py-data-download.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-keyboard--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/py-data-download.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/py-data-download.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/py-data-download.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/depend.internal". Scanning dependencies of target py-data-download Scanning dependencies of target fcitx-addon-fcitx-pinyin--addon--desc-1 make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-table--addon--desc-1 make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/build make -f src/im/pinyin/data/CMakeFiles/py-data-download.dir/build.make src/im/pinyin/data/CMakeFiles/py-data-download.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-pinyin--addon--desc-1 make -f src/im/table/data/CMakeFiles/table-data-download.dir/build.make src/im/table/data/CMakeFiles/table-data-download.dir/depend [ 5%] Built target fcitx-addon-fcitx-keyboard--addon--desc-1 make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table-data-download.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/pinyin.tar.gz /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data/pinyin.tar.gz 34dcb1b5209c28baa4e87f6a2773bfd0 [ 5%] Built target fcitx-addon-fcitx-table--addon--desc-1 make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table-data-download.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table-data-download.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table-data-download.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-qw--addon--desc-1 Scanning dependencies of target table-data-download make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/table-data-download.dir/build.make src/im/table/data/CMakeFiles/table-data-download.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xim--addon--desc-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --check-md5sum /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data/pinyin.tar.gz 34dcb1b5209c28baa4e87f6a2773bfd0 1 [ 5%] Built target fcitx-addon-fcitx-qw--addon--desc-1 make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/depend make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/table.tar.gz /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/table.tar.gz acb0b112423474ab2c1a22cee590d636 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/DependInfo.cmake --color= [ 5%] Built target fcitx-addon-fcitx-xim--addon--desc-1 make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-ipc--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-classic-ui--addon--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-kimpanel-ui--addon--desc-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target py-data-download make -f tools/cli/CMakeFiles/scel2org.dir/build.make tools/cli/CMakeFiles/scel2org.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/scel2org.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --check-md5sum /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/table.tar.gz acb0b112423474ab2c1a22cee590d636 1 [ 5%] Built target fcitx-addon-fcitx-classic-ui--addon--desc-1 make -f data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/build.make data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/depend [ 5%] Built target fcitx-addon-fcitx-kimpanel-ui--addon--desc-1 make -f src/module/spell/dict/CMakeFiles/spell-en-extract.dir/build.make src/module/spell/dict/CMakeFiles/spell-en-extract.dir/depend [ 5%] Built target fcitx-addon-fcitx-ipc--addon--desc-1 make -f src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell-en-extract.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/scel2org.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/scel2org.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/scel2org.dir/depend.internal". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/DependInfo.cmake --color= Scanning dependencies of target scel2org make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/cli/CMakeFiles/scel2org.dir/build.make tools/cli/CMakeFiles/scel2org.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-addon-install-desc-1--desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/build.make data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell-en-extract.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell-en-extract.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell-en-extract.dir/depend.internal". Scanning dependencies of target spell-en-extract make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/spell/dict/CMakeFiles/spell-en-extract.dir/build.make src/module/spell/dict/CMakeFiles/spell-en-extract.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/depend.internal". Scanning dependencies of target py-stroke-extract [ 6%] Building C object tools/cli/CMakeFiles/scel2org.dir/scel2org.c.o make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/build cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/scel2org.dir/scel2org.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 6%] Built target fcitx-addon-fcitx-addon-install-desc-1--desc-1 make -f src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/depend [ 6%] Generating .spell-en-extract.stamp cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict && /usr/bin/cmake -E tar x /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/en_dict-20121020.tar.gz [ 6%] Built target table-data-download make -f src/im/pinyin/data/CMakeFiles/py-data-extract.dir/build.make src/im/pinyin/data/CMakeFiles/py-data-extract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/py-data-extract.dir/DependInfo.cmake --color= [ 7%] Generating .py-stroke-extract.stamp cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data && /usr/bin/cmake -E tar x /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data/py_stroke-20121124.tar.gz Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/py-data-extract.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/py-data-extract.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/py-data-extract.dir/depend.internal". Scanning dependencies of target py-data-extract Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target py-table-extract make -f src/im/pinyin/data/CMakeFiles/py-data-extract.dir/build.make src/im/pinyin/data/CMakeFiles/py-data-extract.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/build cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict && /usr/bin/cmake -E touch /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/.spell-en-extract.stamp make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Generating .py-data-extract.stamp [ 7%] Generating .py-table-extract.stamp cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data && /usr/bin/cmake -E tar x /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data/pinyin.tar.gz cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data && /usr/bin/cmake -E tar x /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data/py_table-20121124.tar.gz cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data && /usr/bin/cmake -E touch /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/.py-stroke-extract.stamp cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict && /usr/bin/cmake -E touch_nocreate /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/en_dict.txt /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c: In function 'main': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:129:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, DESC_LENGTH, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:136:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, LDESC_LENGTH, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data && /usr/bin/cmake -E touch_nocreate /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/py_stroke.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data && /usr/bin/cmake -E touch /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/.py-table-extract.stamp /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:144:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, NEXT_LENGTH, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:166:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&index, 1, sizeof(int16_t), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:167:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&count, 1, sizeof(int16_t), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:171:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, count, sizeof(char), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:189:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&symcount, 1, sizeof(int16_t), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:194:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&count, 1, sizeof(int16_t), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:199:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pyindex, wordcount, sizeof(int16_t), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:208:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&count, 1, sizeof(int16_t), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:209:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, count, sizeof(char), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:236:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&count, 1, sizeof(int16_t), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:237:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, count, sizeof(char), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data && /usr/bin/cmake -E touch_nocreate /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/py_table.mb [ 7%] Built target spell-en-extract make -f src/im/table/data/CMakeFiles/table-data-extract.dir/build.make src/im/table/data/CMakeFiles/table-data-extract.dir/depend [ 7%] Built target py-stroke-extract make -f data/CMakeFiles/fcitx-addon-install-desc-1.dir/build.make data/CMakeFiles/fcitx-addon-install-desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table-data-extract.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-install-desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table-data-extract.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table-data-extract.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table-data-extract.dir/depend.internal". Scanning dependencies of target table-data-extract make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/table-data-extract.dir/build.make src/im/table/data/CMakeFiles/table-data-extract.dir/build cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data && /usr/bin/cmake -E touch /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/.py-data-extract.stamp make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Built target py-table-extract cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data && /usr/bin/cmake -E touch_nocreate pyPhrase.org [ 7%] Generating .table-data-extract.stamp cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && /usr/bin/cmake -E tar x /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/table.tar.gz Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-install-desc-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-install-desc-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-install-desc-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-install-desc-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f data/CMakeFiles/fcitx-addon-install-desc-1.dir/build.make data/CMakeFiles/fcitx-addon-install-desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'data/CMakeFiles/fcitx-addon-install-desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Built target fcitx-addon-install-desc-1 [ 7%] Built target py-data-extract [ 7%] Linking C executable scel2org cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/scel2org.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/scel2org.dir/scel2org.c.o -o scel2org cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && /usr/bin/cmake -E touch /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/.table-data-extract.stamp cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && /usr/bin/cmake -E touch_nocreate db.txt erbi.txt qxm.txt wanfeng.txt wbpy.txt wbx.txt zrm.txt cj.txt make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Built target scel2org [ 7%] Built target table-data-extract [ 8%] Linking C shared library libfcitx-utils.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-utils.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libfcitx-utils.so.0 -o libfcitx-utils.so.0.1 CMakeFiles/fcitx-utils.dir/utf8.c.o CMakeFiles/fcitx-utils.dir/utils.c.o CMakeFiles/fcitx-utils.dir/log.c.o CMakeFiles/fcitx-utils.dir/qsort_r.c.o CMakeFiles/fcitx-utils.dir/msort_r.c.o CMakeFiles/fcitx-utils.dir/memory.c.o CMakeFiles/fcitx-utils.dir/handler-table.c.o CMakeFiles/fcitx-utils.dir/objpool.c.o CMakeFiles/fcitx-utils.dir/desktop-parse.c.o CMakeFiles/fcitx-utils.dir/stringmap.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils && /usr/bin/cmake -E cmake_symlink_library libfcitx-utils.so.0.1 libfcitx-utils.so.0 libfcitx-utils.so make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 8%] Built target fcitx-utils make -f tools/dev/CMakeFiles/fcitx-scanner.dir/build.make tools/dev/CMakeFiles/fcitx-scanner.dir/depend make -f src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/build.make src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/depend make -f src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/build.make src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/depend make -f tools/dev/CMakeFiles/fcitx-po-parser.dir/build.make tools/dev/CMakeFiles/fcitx-po-parser.dir/depend make -f src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/build.make src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/depend make -f src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/dev /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/fcitx-scanner.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/dev /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/fcitx-po-parser.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/fcitx-po-parser.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/fcitx-po-parser.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/fcitx-po-parser.dir/depend.internal". [ 8%] Generating marshall.h Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/fcitx-scanner.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/fcitx-scanner.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/fcitx-scanner.dir/depend.internal". cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient && /usr/bin/glib-genmarshal --header --prefix=fcitx_marshall /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk-common/marshall.list > marshall.h Scanning dependencies of target fcitx-po-parser Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/depend.internal". Scanning dependencies of target fcitx-scanner make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/dev/CMakeFiles/fcitx-po-parser.dir/build.make tools/dev/CMakeFiles/fcitx-po-parser.dir/build Scanning dependencies of target comp-spell-dict Scanning dependencies of target fcitx-config make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/build.make src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/build make -f src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/build.make src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/dev/CMakeFiles/fcitx-scanner.dir/build.make tools/dev/CMakeFiles/fcitx-scanner.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/depend.internal". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-dbus-watcher make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/build [ 8%] Building C object tools/dev/CMakeFiles/fcitx-po-parser.dir/fcitx-po-parser.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/fcitx-po-parser.dir/fcitx-po-parser.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/dev/fcitx-po-parser.c make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 8%] Building C object src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/fcitx-config.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config && /usr/bin/cc -Dfcitx_config_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-config.dir/fcitx-config.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c [ 8%] Building C object src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/comp_spell_dict.c.o [ 8%] Building C object tools/dev/CMakeFiles/fcitx-scanner.dir/fcitx-scanner.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/fcitx-scanner.dir/fcitx-scanner.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/dev/fcitx-scanner.c cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/comp-spell-dict.dir/comp_spell_dict.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/comp_spell_dict.c [ 8%] Building C object src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/dbussocket.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/fcitx-dbus-watcher.dir/dbussocket.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbussocket.c INFO: Reading /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk-common/marshall.list... /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/comp_spell_dict.c: In function 'compile_dict': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/comp_spell_dict.c:51:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ofd, DICT_BIN_MAGIC, strlen(DICT_BIN_MAGIC)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/comp_spell_dict.c:61:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ofd, &ceff_buff, sizeof(uint16_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/comp_spell_dict.c:64:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ofd, start, p - start); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/comp_spell_dict.c:65:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ofd, &null_byte, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/comp_spell_dict.c:71:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ofd, &wcount, sizeof(uint32_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 8%] Generating marshall.c cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient && /usr/bin/glib-genmarshal --body --prefix=fcitx_marshall /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk-common/marshall.list > marshall.c [ 8%] Linking C executable comp-spell-dict cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict && /usr/bin/cmake -E cmake_link_script CMakeFiles/comp-spell-dict.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/comp-spell-dict.dir/comp_spell_dict.c.o -o comp-spell-dict -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../../../lib/fcitx-utils/libfcitx-utils.so.0.1 In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:36: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigCheckConfigFile': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:156:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:163:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, group->groupName, strlen(group->groupName), group); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:168:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/depend.internal". [ 8%] Built target comp-spell-dict [ 8%] Linking C executable fcitx-po-parser cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-po-parser.dir/link.txt --verbose=1 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:180:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, group->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigParseConfigFileDescFp': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:240:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LocaleDomain", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:256:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfdesc->groupsDesc, group->groupName, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ INFO: Reading /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk-common/marshall.list... /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ [ 9%] Building C object src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/watcher.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/fcitx-dbus-watcher.dir/watcher.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/watcher.c [ 9%] Building C object src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/hotkey.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config && /usr/bin/cc -Dfcitx_config_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-config.dir/hotkey.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/hotkey.c /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/fcitx-po-parser.dir/fcitx-po-parser.c.o -o fcitx-po-parser -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../../src/lib/fcitx-utils/libfcitx-utils.so.0.1 -lgettextpo Scanning dependencies of target fcitx-gclient make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/build.make src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/build /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:263:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfdesc->groupsDesc, cgdesc->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:274:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cgdesc->optionsDesc, codesc->optionName, optionNameLen, codesc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:276:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Advance", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 9%] Built target fcitx-po-parser [ 10%] Building C object src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxclient.c.o make -f src/module/spell/dict/CMakeFiles/spell_en_dict.dir/build.make src/module/spell/dict/CMakeFiles/spell_en_dict.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient && /usr/bin/cc -Dfcitx_gclient_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-gclient.dir/fcitxclient.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient/fcitxclient.c make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell_en_dict.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell_en_dict.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell_en_dict.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell_en_dict.dir/depend.internal". Scanning dependencies of target spell_en_dict make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/spell/dict/CMakeFiles/spell_en_dict.dir/build.make src/module/spell/dict/CMakeFiles/spell_en_dict.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:282:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Description", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:288:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "LongDescription", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:296:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Type", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:303:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Min", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/watcher.c: In function 'main': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/watcher.c:62:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&servicename, "%s-%d", FCITX_DBUS_SERVICE, fcitx_utils_get_display_number()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 11%] Generating en_dict.fscd cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict && ./comp-spell-dict --comp-dict /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/en_dict.txt /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/en_dict.fscd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/watcher.c:98:5: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] nice(NZERO - 1); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:311:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "Max", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:327:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "MaxLength", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:343:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "AllowModifierOnly", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ [ 11%] Linking C executable fcitx-dbus-watcher cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-dbus-watcher.dir/link.txt --verbose=1 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:348:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DisallowNoModifer", coption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:355:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "EnumCount", eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:370:29: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, enumname, eoption); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/fcitx-dbus-watcher.dir/dbussocket.c.o CMakeFiles/fcitx-dbus-watcher.dir/watcher.c.o -o fcitx-dbus-watcher -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: -ldbus-1 ../../lib/fcitx-utils/libfcitx-utils.so.0.1 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:415:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(options, "DefaultValue", option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigOptionGetLocaleString': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:656:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, buf, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigParseIniFp': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:899:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, cfile->groups, line + 1, grp_len, curGroup); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:913:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, cfile->groups, curGroup->groupName, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 11%] Built target fcitx-dbus-watcher make -f po/CMakeFiles/fcitx-parse-pos.target.dir/build.make po/CMakeFiles/fcitx-parse-pos.target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/po /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/po /builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/fcitx-parse-pos.target.dir/DependInfo.cmake --color= [ 12%] Building C object src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/xdg.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config && /usr/bin/cc -Dfcitx_config_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-config.dir/xdg.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/fcitx-parse-pos.target.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/fcitx-parse-pos.target.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/fcitx-parse-pos.target.dir/depend.internal". Scanning dependencies of target fcitx-parse-pos.target /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:951:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(curGroup->options, name, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:956:21: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(option->subkey, subkeyname, subkey); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:965:25: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f po/CMakeFiles/fcitx-parse-pos.target.dir/build.make po/CMakeFiles/fcitx-parse-pos.target.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --parse-pos Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/ca.po Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/ca.po Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/da.po /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:976:17: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, curGroup->options, option->optionName, strlen(option->optionName), option); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:985:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, option->subkey, subkey->subkeyName, strlen(subkey->subkeyName), subkey); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigFree': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1032:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/da.po Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/de.po Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/de.po Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/es.po Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/es.po Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/fr.po Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/fr.po /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1037:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigBindSync': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1059:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1065:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigOptionColor': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:566:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&option->rawValue, "%d %d %d", r, g , b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigOptionInteger': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:448:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&option->rawValue, "%d", *option->value.integer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:36: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigSaveConfigFileFp': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1167:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1173:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optiondesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigBindValue': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c: In function 'FcitxXDGGetPath': Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/ja.po Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/ja.po Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/ko.po Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/ko.po Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/ru.po Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/ru.po Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/zh_CN.po Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/zh_CN.po Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/zh_TW.po /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:245:13: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(cwd, sizeof(cwd) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:43: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c: In function 'FcitxXDGGetFiles': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:367:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sset, drt->d_name, string); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c:372:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sset, string->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1224:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/zh_TW.po make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 12%] Built target fcitx-parse-pos.target [ 12%] Building C object src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxinputmethod.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient && /usr/bin/cc -Dfcitx_gclient_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-gclient.dir/fcitxinputmethod.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient/fcitxinputmethod.c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1228:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigGetBindValue': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1287:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1291:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigDescGetOptionDesc': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ [ 12%] Building C object src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxkbd.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient && /usr/bin/cc -Dfcitx_gclient_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-gclient.dir/fcitxkbd.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient/fcitxkbd.c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1306:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfdesc->groupsDesc, groupName, groupDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1310:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(groupDesc->optionsDesc, optionName, optionDesc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigFileGetOption': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1324:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1328:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c: In function 'FcitxConfigResetConfigToDefaultValue': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1354:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(cfile->groups, cgdesc->groupName, group); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.c:1363:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(group->options, codesc->optionName, option); ^~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f CMakeFiles/fcitx-parse-pos.dependency.dir/build.make CMakeFiles/fcitx-parse-pos.dependency.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-parse-pos.dependency.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-parse-pos.dependency.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-parse-pos.dependency.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-parse-pos.dependency.dir/depend.internal". Scanning dependencies of target fcitx-parse-pos.dependency make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f CMakeFiles/fcitx-parse-pos.dependency.dir/build.make CMakeFiles/fcitx-parse-pos.dependency.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-parse-pos.dependency.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 12%] Built target spell_en_dict [ 12%] Built target fcitx-parse-pos.dependency [ 12%] Linking C executable fcitx-scanner cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-scanner.dir/link.txt --verbose=1 [ 12%] Building C object src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxconnection.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient && /usr/bin/cc -Dfcitx_gclient_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-gclient.dir/fcitxconnection.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient/fcitxconnection.c [ 13%] Building C object src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/marshall.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient && /usr/bin/cc -Dfcitx_gclient_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-gclient.dir/marshall.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/marshall.c /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/fcitx-scanner.dir/fcitx-scanner.c.o -o fcitx-scanner -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../../src/lib/fcitx-utils/libfcitx-utils.so.0.1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 13%] Built target fcitx-scanner make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-x11--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 14%] Generating fcitx-x11.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11/fcitx-x11.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/fcitx-x11.conf make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xkb--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/DependInfo.cmake --color= [ 14%] Generating fcitx-xkb.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xkbdbus--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/fcitx-xkb.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/fcitx-xkb.conf [ 15%] Generating fcitx-xkbdbus.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus/fcitx-xkbdbus.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/fcitx-xkbdbus.conf make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-chttrans--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 15%] Generating fcitx-chttrans.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/fcitx-chttrans.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/fcitx-chttrans.conf [ 15%] Linking C shared library libfcitx-gclient.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-gclient.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libfcitx-gclient.so.0 -o libfcitx-gclient.so.0.1 CMakeFiles/fcitx-gclient.dir/fcitxclient.c.o CMakeFiles/fcitx-gclient.dir/fcitxinputmethod.c.o CMakeFiles/fcitx-gclient.dir/fcitxkbd.c.o CMakeFiles/fcitx-gclient.dir/fcitxconnection.c.o CMakeFiles/fcitx-gclient.dir/marshall.c.o -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 ../fcitx-utils/libfcitx-utils.so.0.1 cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient && /usr/bin/cmake -E cmake_symlink_library libfcitx-gclient.so.0.1 libfcitx-gclient.so.0 libfcitx-gclient.so make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 15%] Built target fcitx-gclient make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-punc--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 16%] Generating fcitx-punc.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/fcitx-punc.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/fcitx-punc.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 16%] Built target fcitx-addon-fcitx-x11--addon--conf-1 make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-spell--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/build [ 16%] Built target fcitx-addon-fcitx-xkbdbus--addon--conf-1 make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 17%] Generating fcitx-spell.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-pinyin-enhance--addon--conf-1 [ 17%] Built target fcitx-addon-fcitx-xkb--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/build make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/fcitx-spell.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/fcitx-spell.conf Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-quickphrase--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 18%] Generating fcitx-pinyin-enhance.conf make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/build cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/fcitx-pinyin-enhance.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/fcitx-pinyin-enhance.conf [ 18%] Generating fcitx-quickphrase.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase/fcitx-quickphrase.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/fcitx-quickphrase.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 18%] Built target fcitx-addon-fcitx-chttrans--addon--conf-1 make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-autoeng--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 18%] Generating fcitx-autoeng.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng/fcitx-autoeng.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/fcitx-autoeng.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 18%] Built target fcitx-addon-fcitx-punc--addon--conf-1 make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-fullwidth-char--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Generating fcitx-fullwidth-char.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar/fcitx-fullwidth-char.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/fcitx-fullwidth-char.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Built target fcitx-addon-fcitx-pinyin-enhance--addon--conf-1 [ 19%] Built target fcitx-addon-fcitx-spell--addon--conf-1 make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/depend make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-remote-module--addon--conf-1 [ 19%] Built target fcitx-addon-fcitx-quickphrase--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/build make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-imselector--addon--conf-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Generating fcitx-remote-module.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-clipboard--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Generating fcitx-imselector.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote/fcitx-remote-module.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/fcitx-remote-module.conf [ 19%] Generating fcitx-clipboard.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector/fcitx-imselector.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/fcitx-imselector.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard/fcitx-clipboard.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/fcitx-clipboard.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Built target fcitx-addon-fcitx-autoeng--addon--conf-1 make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-vk--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Generating fcitx-vk.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk/fcitx-vk.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/fcitx-vk.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Built target fcitx-addon-fcitx-fullwidth-char--addon--conf-1 make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-dbus--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Generating fcitx-dbus.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/fcitx-dbus.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/fcitx-dbus.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Built target fcitx-addon-fcitx-remote-module--addon--conf-1 make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-lua--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Built target fcitx-addon-fcitx-clipboard--addon--conf-1 make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/build make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/DependInfo.cmake --color= [ 19%] Built target fcitx-addon-fcitx-imselector--addon--conf-1 make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/DependInfo.cmake --color= [ 19%] Generating fcitx-lua.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-freedesktop-notify--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/depend.internal". make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/build Scanning dependencies of target fcitx-addon-fcitx-unicode--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/fcitx-lua.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/fcitx-lua.conf [ 20%] Generating fcitx-freedesktop-notify.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify [ 20%] Generating fcitx-unicode.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/fcitx-unicode.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/fcitx-unicode.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/fcitx-freedesktop-notify.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/fcitx-freedesktop-notify.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 20%] Built target fcitx-addon-fcitx-vk--addon--conf-1 make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-notificationitem--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 20%] Generating fcitx-notificationitem.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem/fcitx-notificationitem.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/fcitx-notificationitem.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 20%] Built target fcitx-addon-fcitx-dbus--addon--conf-1 make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-pinyin--addon--conf-2 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 20%] Generating pinyin.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pinyin.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/pinyin.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 20%] Built target fcitx-addon-fcitx-lua--addon--conf-1 make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-pinyin--addon--conf-3 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 21%] Generating shuangpin.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin [ 21%] Built target fcitx-addon-fcitx-unicode--addon--conf-1 make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/shuangpin.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/shuangpin.conf Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-pinyin--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 21%] Built target fcitx-addon-fcitx-freedesktop-notify--addon--conf-1 make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/DependInfo.cmake --color= [ 21%] Generating fcitx-pinyin.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-keyboard--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/build cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/fcitx-pinyin.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/fcitx-pinyin.conf make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 21%] Linking C shared library libfcitx-config.so [ 21%] Generating fcitx-keyboard.conf cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-config.dir/link.txt --verbose=1 cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libfcitx-config.so.4 -o libfcitx-config.so.4.1 CMakeFiles/fcitx-config.dir/fcitx-config.c.o CMakeFiles/fcitx-config.dir/hotkey.c.o CMakeFiles/fcitx-config.dir/xdg.c.o -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../fcitx-utils/libfcitx-utils.so.0.1 cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/fcitx-keyboard.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/fcitx-keyboard.conf cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config && /usr/bin/cmake -E cmake_symlink_library libfcitx-config.so.4.1 libfcitx-config.so.4 libfcitx-config.so make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 21%] Built target fcitx-config make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-table--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 21%] Built target fcitx-addon-fcitx-notificationitem--addon--conf-1 make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/DependInfo.cmake --color= [ 22%] Generating fcitx-table.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/fcitx-table.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/fcitx-table.conf Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-5 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 22%] Built target fcitx-addon-fcitx-pinyin--addon--conf-2 make -f tools/cli/CMakeFiles/txt2mb.dir/build.make tools/cli/CMakeFiles/txt2mb.dir/depend [ 23%] Generating wbpy.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/txt2mb.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/wbpy.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/wbpy.conf Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/txt2mb.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/txt2mb.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/txt2mb.dir/depend.internal". Scanning dependencies of target txt2mb make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/cli/CMakeFiles/txt2mb.dir/build.make tools/cli/CMakeFiles/txt2mb.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 23%] Building C object tools/cli/CMakeFiles/txt2mb.dir/txt2mb.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/txt2mb.dir/txt2mb.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/txt2mb.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 23%] Built target fcitx-addon-fcitx-pinyin--addon--conf-3 make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-3 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 23%] Generating qxm.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/qxm.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/qxm.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 23%] Built target fcitx-addon-fcitx-pinyin--addon--conf-1 make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/DependInfo.cmake --color= [ 23%] Built target fcitx-addon-fcitx-keyboard--addon--conf-1 make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-6 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 23%] Generating db.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data [ 23%] Generating wbx.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/db.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/db.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/wbx.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/wbx.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 23%] Built target fcitx-addon-apply-translation-5 make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-4 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 23%] Generating wanfeng.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/wanfeng.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/wanfeng.conf [ 24%] Linking C executable txt2mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/txt2mb.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/txt2mb.dir/txt2mb.c.o -o txt2mb -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../../src/lib/fcitx-config/libfcitx-config.so.4.1 ../../src/lib/fcitx-utils/libfcitx-utils.so.0.1 [ 24%] Built target fcitx-addon-fcitx-table--addon--conf-1 make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-2 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 24%] Generating erbi.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data [ 24%] Built target txt2mb make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/erbi.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/erbi.conf Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-7 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 24%] Generating zrm.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data [ 24%] Built target fcitx-addon-apply-translation-3 cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/zrm.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/zrm.conf make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-8 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 24%] Generating cangjie.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/cangjie.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/cangjie.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 24%] Built target fcitx-addon-apply-translation-1 make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/DependInfo.cmake --color= [ 24%] Built target fcitx-addon-apply-translation-6 make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-qw--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-qw--addon--conf-2 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 24%] Generating fcitx-qw.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw [ 24%] Generating qw.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw/qw.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/qw.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw/fcitx-qw.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/fcitx-qw.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 24%] Built target fcitx-addon-apply-translation-2 make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/DependInfo.cmake --color= [ 24%] Built target fcitx-addon-apply-translation-4 make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xim--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-ipc--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 24%] Generating fcitx-ipc.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc [ 25%] Generating fcitx-xim.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc/fcitx-ipc.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/fcitx-ipc.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/fcitx-xim.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/fcitx-xim.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 25%] Built target fcitx-addon-apply-translation-7 make -f src/frontend/gtk2/CMakeFiles/im-fcitx.dir/build.make src/frontend/gtk2/CMakeFiles/im-fcitx.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk2 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2/CMakeFiles/im-fcitx.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2/CMakeFiles/im-fcitx.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2/CMakeFiles/im-fcitx.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2/CMakeFiles/im-fcitx.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 25%] Built target fcitx-addon-apply-translation-8 make -f src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/build.make src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/depend.internal". Scanning dependencies of target im-fcitx make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/gtk2/CMakeFiles/im-fcitx.dir/build.make src/frontend/gtk2/CMakeFiles/im-fcitx.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 25%] Building C object src/frontend/gtk2/CMakeFiles/im-fcitx.dir/fcitxim.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2 && /usr/bin/cc -Dim_fcitx_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/im-fcitx.dir/fcitxim.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk2/fcitxim.c Scanning dependencies of target im-fcitx-gtk3 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/build.make src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/build [ 25%] Built target fcitx-addon-fcitx-qw--addon--conf-2 make -f src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-9 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 25%] Building C object src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/fcitxim.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3 && /usr/bin/cc -Dim_fcitx_gtk3_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/im-fcitx-gtk3.dir/fcitxim.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitxim.c [ 26%] Generating fcitx-skin-installer.desktop cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/fcitx-skin-installer.desktop.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/fcitx-skin-installer.desktop make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 26%] Built target fcitx-addon-fcitx-qw--addon--conf-1 [ 26%] Building C object src/frontend/gtk2/CMakeFiles/im-fcitx.dir/fcitximcontext-gio.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2 && /usr/bin/cc -Dim_fcitx_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/im-fcitx.dir/fcitximcontext-gio.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk2/fcitximcontext-gio.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 26%] Building C object src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/fcitximcontext-gio.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3 && /usr/bin/cc -Dim_fcitx_gtk3_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/im-fcitx-gtk3.dir/fcitximcontext-gio.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c make -f src/ui/classic/CMakeFiles/installer-desktopfile.dir/build.make src/ui/classic/CMakeFiles/installer-desktopfile.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/installer-desktopfile.dir/DependInfo.cmake --color= [ 26%] Built target fcitx-addon-fcitx-ipc--addon--conf-1 [ 26%] Built target fcitx-addon-fcitx-xim--addon--conf-1 make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/depend make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/installer-desktopfile.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/installer-desktopfile.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/installer-desktopfile.dir/depend.internal". Scanning dependencies of target installer-desktopfile make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/classic/CMakeFiles/installer-desktopfile.dir/build.make src/ui/classic/CMakeFiles/installer-desktopfile.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/installer-desktopfile.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-classic-ui--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-kimpanel-ui--addon--conf-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 26%] Built target installer-desktopfile make -f tools/cli/CMakeFiles/readPYBase.dir/build.make tools/cli/CMakeFiles/readPYBase.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/readPYBase.dir/DependInfo.cmake --color= [ 26%] Generating fcitx-classic-ui.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic [ 27%] Generating fcitx-kimpanel-ui.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/readPYBase.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/readPYBase.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/readPYBase.dir/depend.internal". cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/fcitx-classic-ui.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/fcitx-classic-ui.conf cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel/fcitx-kimpanel-ui.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/fcitx-kimpanel-ui.conf Scanning dependencies of target readPYBase make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/cli/CMakeFiles/readPYBase.dir/build.make tools/cli/CMakeFiles/readPYBase.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 27%] Building C object tools/cli/CMakeFiles/readPYBase.dir/readPYBase.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/readPYBase.dir/readPYBase.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/readPYBase.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 27%] Built target fcitx-addon-apply-translation-9 make -f tools/cli/CMakeFiles/readPYMB.dir/build.make tools/cli/CMakeFiles/readPYMB.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/readPYMB.dir/DependInfo.cmake --color= /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk2/fcitximcontext-gio.c:65:33: warning: 'hints_related_capacity' defined but not used [-Wunused-const-variable=] static const FcitxCapacityFlags hints_related_capacity = ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk2/fcitximcontext-gio.c:56:33: warning: 'purpose_related_capacity' defined but not used [-Wunused-const-variable=] static const FcitxCapacityFlags purpose_related_capacity = ^~~~~~~~~~~~~~~~~~~~~~~~ Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/readPYMB.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/readPYMB.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/readPYMB.dir/depend.internal". Scanning dependencies of target readPYMB make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/cli/CMakeFiles/readPYMB.dir/build.make tools/cli/CMakeFiles/readPYMB.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 28%] Building C object tools/cli/CMakeFiles/readPYMB.dir/readPYMB.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/readPYMB.dir/readPYMB.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/readPYMB.c [ 28%] Building C object tools/cli/CMakeFiles/readPYBase.dir/pyTools.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/readPYBase.dir/pyTools.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c: In function 'LoadPYMB': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:50:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&clen, sizeof(int8_t), 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:79:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&clen, sizeof(int8_t), 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:80:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PYMB[i].HZ, sizeof(char) * clen, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:92:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PU(i, j).Map, sizeof(char) * PU(i, j).Length, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:98:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PU(i, j).Phrase, sizeof(char) * iLen, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c: In function 'LoadPYBase': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:131:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(HZMap[i].Map, sizeof(char) * 2, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:140:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&clen, sizeof(int8_t), 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:142:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(HZMap[i].HZ[j], sizeof(char) * clen, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 28%] Building C object tools/cli/CMakeFiles/readPYMB.dir/pyTools.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/readPYMB.dir/pyTools.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c: In function 'fcitx_im_context_class_init': /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:369:9: warning: 'gtk_key_snooper_install' is deprecated [-Wdeprecated-declarations] _key_snooper_id = gtk_key_snooper_install (_key_snooper_cb, NULL); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:139:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:32: /usr/include/gtk-3.0/gtk/gtkmain.h:185:12: note: declared here guint gtk_key_snooper_install (GtkKeySnoopFunc snooper, ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c: In function 'fcitx_im_context_class_fini': /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:378:9: warning: 'gtk_key_snooper_remove' is deprecated [-Wdeprecated-declarations] gtk_key_snooper_remove (_key_snooper_id); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:139:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:32: /usr/include/gtk-3.0/gtk/gtkmain.h:188:12: note: declared here void gtk_key_snooper_remove (guint snooper_handler_id); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, 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 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:32: /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c: In function '_fcitx_im_context_update_formatted_preedit_cb': /usr/include/glib-2.0/glib/gmacros.h:303:63: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:736:30: note: in expansion of macro 'CLAMP' fg.red = CLAMP ((guint) (fg_rgba->red * 65535), 0, 65535); ^~~~~ /usr/include/glib-2.0/glib/gmacros.h:303:63: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:737:32: note: in expansion of macro 'CLAMP' fg.green = CLAMP ((guint) (fg_rgba->green * 65535), 0, 65535); ^~~~~ /usr/include/glib-2.0/glib/gmacros.h:303:63: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:738:31: note: in expansion of macro 'CLAMP' fg.blue = CLAMP ((guint) (fg_rgba->blue * 65535), 0, 65535); ^~~~~ /usr/include/glib-2.0/glib/gmacros.h:303:63: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:740:30: note: in expansion of macro 'CLAMP' bg.red = CLAMP ((guint) (bg_rgba->red * 65535), 0, 65535); ^~~~~ /usr/include/glib-2.0/glib/gmacros.h:303:63: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:741:32: note: in expansion of macro 'CLAMP' bg.green = CLAMP ((guint) (bg_rgba->green * 65535), 0, 65535); ^~~~~ /usr/include/glib-2.0/glib/gmacros.h:303:63: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3/fcitximcontext-gio.c:742:31: note: in expansion of macro 'CLAMP' bg.blue = CLAMP ((guint) (bg_rgba->blue * 65535), 0, 65535); ^~~~~ [ 28%] Linking C executable readPYBase cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/readPYBase.dir/link.txt --verbose=1 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c: In function 'LoadPYMB': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:50:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&clen, sizeof(int8_t), 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:79:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&clen, sizeof(int8_t), 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:80:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PYMB[i].HZ, sizeof(char) * clen, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:92:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PU(i, j).Map, sizeof(char) * PU(i, j).Length, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:98:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PU(i, j).Phrase, sizeof(char) * iLen, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c: In function 'LoadPYBase': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:131:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(HZMap[i].Map, sizeof(char) * 2, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:140:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&clen, sizeof(int8_t), 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:142:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(HZMap[i].HZ[j], sizeof(char) * clen, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/readPYBase.dir/readPYBase.c.o CMakeFiles/readPYBase.dir/pyTools.c.o -o readPYBase -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../../src/lib/fcitx-config/libfcitx-config.so.4.1 ../../src/lib/fcitx-utils/libfcitx-utils.so.0.1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 28%] Built target readPYBase make -f tools/cli/CMakeFiles/mb2org.dir/build.make tools/cli/CMakeFiles/mb2org.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/mb2org.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/mb2org.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/mb2org.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/mb2org.dir/depend.internal". Scanning dependencies of target mb2org make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/cli/CMakeFiles/mb2org.dir/build.make tools/cli/CMakeFiles/mb2org.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 28%] Built target fcitx-addon-fcitx-classic-ui--addon--conf-1 [ 28%] Linking C executable readPYMB [ 29%] Linking C shared module im-fcitx.so make -f tools/cli/CMakeFiles/mb2txt.dir/build.make tools/cli/CMakeFiles/mb2txt.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/readPYMB.dir/link.txt --verbose=1 cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/im-fcitx.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/mb2txt.dir/DependInfo.cmake --color= [ 29%] Building C object tools/cli/CMakeFiles/mb2org.dir/mb2org.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/mb2org.dir/mb2org.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2org.c /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/readPYMB.dir/readPYMB.c.o CMakeFiles/readPYMB.dir/pyTools.c.o -o readPYMB -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../../src/lib/fcitx-config/libfcitx-config.so.4.1 ../../src/lib/fcitx-utils/libfcitx-utils.so.0.1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o im-fcitx.so CMakeFiles/im-fcitx.dir/fcitxim.c.o CMakeFiles/im-fcitx.dir/fcitximcontext-gio.c.o -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: -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 -lfontconfig -lfreetype /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 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../lib/fcitx-gclient/libfcitx-gclient.so.0.1 ../../lib/fcitx-utils/libfcitx-utils.so.0.1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/mb2txt.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/mb2txt.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/mb2txt.dir/depend.internal". Scanning dependencies of target mb2txt make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/cli/CMakeFiles/mb2txt.dir/build.make tools/cli/CMakeFiles/mb2txt.dir/build [ 29%] Built target fcitx-addon-fcitx-kimpanel-ui--addon--conf-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 29%] Building C object tools/cli/CMakeFiles/mb2org.dir/pyTools.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/mb2org.dir/pyTools.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c [ 29%] Building C object tools/cli/CMakeFiles/mb2txt.dir/mb2txt.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/mb2txt.dir/mb2txt.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c: In function 'LoadPYMB': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:50:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&clen, sizeof(int8_t), 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:79:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&clen, sizeof(int8_t), 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:80:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PYMB[i].HZ, sizeof(char) * clen, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:92:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PU(i, j).Map, sizeof(char) * PU(i, j).Length, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:98:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PU(i, j).Phrase, sizeof(char) * iLen, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c: In function 'LoadPYBase': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:131:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(HZMap[i].Map, sizeof(char) * 2, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:140:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&clen, sizeof(int8_t), 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/pyTools.c:142:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(HZMap[i].HZ[j], sizeof(char) * clen, 1, fi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c: In function 'main': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:151:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&iVersion, sizeof(char), 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:157:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(strCode, sizeof(char), iTemp + 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:162:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&iLen, sizeof(unsigned char), 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:167:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&iPYLen, sizeof(unsigned char), 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:199:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(strCode, sizeof(char), iTemp + 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:204:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&iRule, sizeof(unsigned char), 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:211:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&iRule, sizeof(unsigned char), 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:213:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&iRule, sizeof(unsigned char), 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:217:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&iRule, sizeof(unsigned char), 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:219:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&iRule, sizeof(unsigned char), 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:221:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&iRule, sizeof(unsigned char), 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:240:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(strCode, sizeof(char), iLen + 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:244:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(strHZ, sizeof(unsigned char), iTemp, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2txt.c:247:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&iRule, sizeof(unsigned char), 1, fpDict); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 30%] Building C object tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyParser.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyParser.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c make -f data/CMakeFiles/fcitx-addon-apply-translation-11.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-11.dir/DependInfo.cmake --color= [ 30%] Built target im-fcitx [ 30%] Built target readPYMB make -f data/CMakeFiles/fcitx-addon-apply-translation-10.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-10.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-10.dir/DependInfo.cmake --color= [ 30%] Building C object tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyMapTable.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyMapTable.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyMapTable.c Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-10.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-10.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-10 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-11.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-11.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-11.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-11 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f data/CMakeFiles/fcitx-addon-apply-translation-10.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-10.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f data/CMakeFiles/fcitx-addon-apply-translation-11.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-11.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 30%] Generating fcitx-configtool.desktop cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/data [ 30%] Linking C executable mb2txt cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/mb2txt.dir/link.txt --verbose=1 [ 30%] Generating fcitx.desktop cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/data cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/data/fcitx-configtool.desktop.in /builddir/build/BUILD/fcitx-4.2.9.4/build/data/fcitx-configtool.desktop /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/mb2txt.dir/mb2txt.c.o -o mb2txt -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../../src/lib/fcitx-config/libfcitx-config.so.4.1 ../../src/lib/fcitx-utils/libfcitx-utils.so.0.1 cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/data/fcitx.desktop.in /builddir/build/BUILD/fcitx-4.2.9.4/build/data/fcitx.desktop [ 30%] Building C object tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/PYFA.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/mb2org.dir/__/__/src/im/pinyin/PYFA.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/PYFA.c [ 31%] Linking C shared module im-fcitx.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3 && /usr/bin/cmake -E cmake_link_script CMakeFiles/im-fcitx-gtk3.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o im-fcitx.so CMakeFiles/im-fcitx-gtk3.dir/fcitxim.c.o CMakeFiles/im-fcitx-gtk3.dir/fcitximcontext-gio.c.o -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: /usr/lib64/libxkbcommon.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -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 ../../lib/fcitx-gclient/libfcitx-gclient.so.0.1 ../../lib/fcitx-utils/libfcitx-utils.so.0.1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/hotkey.h:33, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.h:58, from /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:25: /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c: In function 'LookupPYFreq': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ [ 31%] Built target mb2txt /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c: In function 'InitPYSplitData': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ make -f data/CMakeFiles/fcitx-addon-apply-translation-12.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-12.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-12.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-12.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-12.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-12.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-12 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f data/CMakeFiles/fcitx-addon-apply-translation-12.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-12.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 32%] Generating fcitx-autostart.desktop cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/data cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/data/fcitx-autostart.desktop.in /builddir/build/BUILD/fcitx-4.2.9.4/build/data/fcitx-autostart.desktop make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 32%] Built target im-fcitx-gtk3 make -f data/CMakeFiles/desktopfile.dir/build.make data/CMakeFiles/desktopfile.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/desktopfile.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/desktopfile.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/desktopfile.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/desktopfile.dir/depend.internal". Scanning dependencies of target desktopfile make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f data/CMakeFiles/desktopfile.dir/build.make data/CMakeFiles/desktopfile.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 32%] Building C object tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/sp.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/mb2org.dir/__/__/src/im/pinyin/sp.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/sp.c [ 32%] Generating fcitx-autostart.desktop cd /builddir/build/BUILD/fcitx-4.2.9.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/data cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --apply-po-merge /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-4.2.9.4/data/fcitx-autostart.desktop.in /builddir/build/BUILD/fcitx-4.2.9.4/build/data/fcitx-autostart.desktop [ 33%] Linking C executable mb2org cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/mb2org.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/mb2org.dir/mb2org.c.o CMakeFiles/mb2org.dir/pyTools.c.o CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyParser.c.o CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyMapTable.c.o CMakeFiles/mb2org.dir/__/__/src/im/pinyin/PYFA.c.o CMakeFiles/mb2org.dir/__/__/src/im/pinyin/sp.c.o -o mb2org -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../../src/lib/fcitx-config/libfcitx-config.so.4.1 ../../src/lib/fcitx-utils/libfcitx-utils.so.0.1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 33%] Built target mb2org make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/depend make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-classic-ui--scan-priv-1 Scanning dependencies of target fcitx-addon-fcitx-x11--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/build make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 33%] Generating fcitx-x11-addfunctions.h [ 33%] Generating fcitx-classic-ui-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-classicui.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/fcitx-classic-ui-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/fcitx-x11.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/fcitx-x11-addfunctions.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 33%] Built target fcitx-addon-fcitx-classic-ui--scan-priv-1 make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/depend [ 33%] Built target fcitx-addon-fcitx-x11--scan-priv-1 make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/DependInfo.cmake --color= [ 33%] Built target fcitx-addon-apply-translation-10 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/DependInfo.cmake --color= make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xkb--scan-priv-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-x11--scan-1 make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xkb--scan-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 33%] Generating fcitx-x11.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 [ 33%] Generating fcitx-xkb-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb [ 33%] Built target fcitx-addon-apply-translation-11 make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/depend [ 33%] Generating fcitx-xkb.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/fcitx-x11.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/fcitx-x11.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-xkb.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/fcitx-xkb-addfunctions.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-xkb.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/fcitx-xkb.h Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xkbdbus--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 33%] Built target fcitx-addon-fcitx-xkb--scan-1 make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/depend [ 33%] Built target fcitx-addon-fcitx-xkb--scan-priv-1 [ 33%] Generating fcitx-xkbdbus-addfunctions.h make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/depend [ 33%] Built target fcitx-addon-fcitx-x11--scan-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/DependInfo.cmake --color= make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 33%] Built target fcitx-addon-apply-translation-12 cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/DependInfo.cmake --color= make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xkbdbus--scan-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-xkbdbus.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/fcitx-xkbdbus-addfunctions.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/depend.internal". make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/build Scanning dependencies of target fcitx-addon-fcitx-chttrans--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/depend.internal". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-punc--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-chttrans--scan-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 33%] Built target fcitx-addon-fcitx-xkbdbus--scan-priv-1 make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/depend [ 33%] Generating fcitx-chttrans-addfunctions.h [ 33%] Generating fcitx-xkbdbus.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/DependInfo.cmake --color= [ 34%] Generating fcitx-punc-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc [ 34%] Generating fcitx-chttrans.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-chttrans.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/fcitx-chttrans-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-xkbdbus.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/fcitx-xkbdbus.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-punc--scan-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-punc.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/fcitx-punc-addfunctions.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-chttrans.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/fcitx-chttrans.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 34%] Built target fcitx-addon-fcitx-xkbdbus--scan-1 make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/depend [ 34%] Built target fcitx-addon-fcitx-chttrans--scan-priv-1 make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/DependInfo.cmake --color= [ 34%] Generating fcitx-punc.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc [ 34%] Built target fcitx-addon-fcitx-punc--scan-priv-1 make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/depend [ 34%] Built target fcitx-addon-fcitx-chttrans--scan-1 make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-spell--scan-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-punc.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/fcitx-punc.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-spell--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-pinyin-enhance--scan-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/depend.internal". [ 34%] Built target fcitx-addon-fcitx-punc--scan-1 Scanning dependencies of target fcitx-addon-fcitx-pinyin-enhance--scan-priv-1 make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 34%] Generating fcitx-spell.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/DependInfo.cmake --color= [ 34%] Generating fcitx-pinyin-enhance.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance [ 34%] Generating fcitx-spell-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-spell.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/fcitx-spell.h Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-quickphrase--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-pinyin-enhance.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/fcitx-pinyin-enhance.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-spell.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/fcitx-spell-addfunctions.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 34%] Generating fcitx-pinyin-enhance-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 34%] Built target fcitx-addon-fcitx-spell--scan-1 make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/DependInfo.cmake --color= [ 34%] Built target fcitx-addon-fcitx-pinyin-enhance--scan-1 make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/depend [ 35%] Built target fcitx-addon-fcitx-spell--scan-priv-1 [ 35%] Generating fcitx-quickphrase-addfunctions.h make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-pinyin-enhance.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/fcitx-pinyin-enhance-addfunctions.h make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-quickphrase--scan-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-quickphrase.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/fcitx-quickphrase-addfunctions.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-clipboard--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/depend.internal". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-clipboard--scan-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 35%] Built target fcitx-addon-fcitx-pinyin-enhance--scan-priv-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 35%] Built target fcitx-addon-fcitx-quickphrase--scan-priv-1 [ 35%] Generating fcitx-quickphrase.h make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/DependInfo.cmake --color= [ 35%] Built target desktopfile make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/DependInfo.cmake --color= make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/depend [ 35%] Generating fcitx-clipboard.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard [ 35%] Generating fcitx-clipboard-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-dbus--scan-priv-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/depend.internal". cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-quickphrase.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/fcitx-quickphrase.h Scanning dependencies of target fcitx-addon-fcitx-dbus--scan-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-clipboard.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/fcitx-clipboard-addfunctions.h Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-lua--scan-priv-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-clipboard.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/fcitx-clipboard.h make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 35%] Built target fcitx-addon-fcitx-quickphrase--scan-1 [ 35%] Generating fcitx-dbus.h [ 35%] Generating fcitx-dbus-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus [ 36%] Generating fcitx-lua-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/DependInfo.cmake --color= [ 36%] Built target fcitx-addon-fcitx-clipboard--scan-priv-1 make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-dbus.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/fcitx-dbus-addfunctions.h [ 36%] Built target fcitx-addon-fcitx-clipboard--scan-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-dbus.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/fcitx-dbus.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-lua.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/fcitx-lua-addfunctions.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-lua--scan-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 36%] Built target fcitx-addon-fcitx-dbus--scan-priv-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/depend.internal". make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/depend Scanning dependencies of target fcitx-addon-fcitx-freedesktop-notify--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/build [ 36%] Built target fcitx-addon-fcitx-dbus--scan-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/depend.internal". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/DependInfo.cmake --color= Scanning dependencies of target fcitx-addon-fcitx-freedesktop-notify--scan-1 make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/depend [ 36%] Built target fcitx-addon-fcitx-lua--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/build make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 36%] Generating fcitx-lua.h make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-notificationitem--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/build [ 36%] Generating fcitx-freedesktop-notify-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 36%] Generating fcitx-freedesktop-notify.h Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-notificationitem--scan-1 Scanning dependencies of target fcitx-addon-fcitx-pinyin--scan-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/build cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-freedesktop-notify.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/fcitx-freedesktop-notify-addfunctions.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-lua.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/fcitx-lua.h [ 36%] Generating fcitx-notificationitem-addfunctions.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-freedesktop-notify.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/fcitx-freedesktop-notify.h [ 37%] Generating fcitx-notificationitem.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem [ 37%] Built target fcitx-addon-fcitx-lua--scan-1 make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-notificationitem.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/fcitx-notificationitem.h make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/DependInfo.cmake --color= [ 37%] Generating fcitx-pinyin.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 37%] Built target fcitx-addon-fcitx-freedesktop-notify--scan-priv-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-notificationitem.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/fcitx-notificationitem-addfunctions.h [ 37%] Built target fcitx-addon-fcitx-freedesktop-notify--scan-1 make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/depend make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/depend.internal". [ 37%] Built target fcitx-addon-fcitx-notificationitem--scan-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-pinyin.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/fcitx-pinyin.h Scanning dependencies of target fcitx-addon-fcitx-pinyin--scan-priv-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/DependInfo.cmake --color= make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xim--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/build [ 37%] Generating fcitx-pinyin-addfunctions.h Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-classic-ui--scan-1 [ 37%] Built target fcitx-addon-fcitx-notificationitem--scan-priv-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/depend make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/build Scanning dependencies of target fcitx-addon-fcitx-xim--scan-1 [ 37%] Built target fcitx-addon-fcitx-pinyin--scan-1 make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-pinyin.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/fcitx-pinyin-addfunctions.h Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/depend.internal". [ 37%] Generating fcitx-classicui.h Scanning dependencies of target fcitx-addon-fcitx-x11--headers-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/build [ 37%] Generating fcitx-xim-addfunctions.h make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim [ 37%] Generating fcitx-xim.h cd /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-xkb--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-classicui.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/fcitx-classicui.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --private fcitx-xim.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/fcitx-xim-addfunctions.h [ 37%] Built target fcitx-addon-fcitx-x11--headers-1 make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim && /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-scanner --api fcitx-xim.fxaddon /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/fcitx-xim.h make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 38%] Built target fcitx-addon-fcitx-xkb--headers-1 make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/depend [ 38%] Built target fcitx-addon-fcitx-pinyin--scan-priv-1 [ 38%] Built target fcitx-addon-fcitx-classic-ui--scan-1 make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/depend make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 38%] Built target fcitx-addon-fcitx-xim--scan-priv-1 cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/DependInfo.cmake --color= make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/depend.internal". [ 38%] Built target fcitx-addon-fcitx-xim--scan-1 Scanning dependencies of target fcitx-addon-fcitx-xkbdbus--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-chttrans--headers-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-punc--headers-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-spell--headers-1 make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/build make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/build make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/build make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 38%] Built target fcitx-addon-fcitx-xkbdbus--headers-1 [ 38%] Built target fcitx-addon-fcitx-punc--headers-1 [ 39%] Built target fcitx-addon-fcitx-chttrans--headers-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-pinyin-enhance--headers-1 make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/depend make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/depend make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-quickphrase--headers-1 [ 39%] Built target fcitx-addon-fcitx-spell--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/depend make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-lua--headers-1 [ 39%] Built target fcitx-addon-fcitx-pinyin-enhance--headers-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/build'. Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-clipboard--headers-1 make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/DependInfo.cmake --color= make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/depend.internal". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-dbus--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-freedesktop-notify--headers-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-notificationitem--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 39%] Built target fcitx-addon-fcitx-quickphrase--headers-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/depend [ 40%] Built target fcitx-addon-fcitx-clipboard--headers-1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/DependInfo.cmake --color= [ 41%] Built target fcitx-addon-fcitx-lua--headers-1 [ 41%] Built target fcitx-addon-fcitx-dbus--headers-1 make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/depend make -f src/lib/fcitx/CMakeFiles/fcitx-core.dir/build.make src/lib/fcitx/CMakeFiles/fcitx-core.dir/depend make -f src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/build.make src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx/CMakeFiles/fcitx-core.dir/DependInfo.cmake --color= [ 41%] Built target fcitx-addon-fcitx-freedesktop-notify--headers-1 make -f src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/build.make src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/depend [ 41%] Built target fcitx-addon-fcitx-notificationitem--headers-1 make -f src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/build.make src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient/test /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/test /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-pinyin--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/depend.internal". Scanning dependencies of target fcitx-addon-fcitx-classic-ui--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/depend.internal". Scanning dependencies of target gobject_introspection_compile_target_1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx/CMakeFiles/fcitx-core.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx/CMakeFiles/fcitx-core.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx/CMakeFiles/fcitx-core.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/build make -f src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/build.make src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-qt_autogen make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/build.make src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/build [ 41%] Built target fcitx-addon-fcitx-pinyin--headers-1 [ 41%] Generating Fcitx-1.0.gir make -f src/module/x11/CMakeFiles/fcitx-x11--addon.dir/build.make src/module/x11/CMakeFiles/fcitx-x11--addon.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient && env LD_LIBRARY_PATH=/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient /usr/bin/g-ir-scanner --warn-all --add-include-path=/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient --namespace=Fcitx --nsversion=1.0 -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/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/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient --output=/builddir/build/BUILD/fcitx-4.2.9.4/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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-core make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-x11--addon.dir/DependInfo.cmake --color= make -f src/lib/fcitx/CMakeFiles/fcitx-core.dir/build.make src/lib/fcitx/CMakeFiles/fcitx-core.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 42%] Built target fcitx-addon-fcitx-classic-ui--headers-1 make -f src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/build.make src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/depend Scanning dependencies of target testgclient make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 42%] Automatic MOC for target fcitx-qt cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir "" [ 42%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/instance.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/instance.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/instance.c make -f src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/build.make src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-x11--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-x11--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-x11--addon.dir/depend.internal". Scanning dependencies of target fcitx-x11--addon make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/x11/CMakeFiles/fcitx-x11--addon.dir/build.make src/module/x11/CMakeFiles/fcitx-x11--addon.dir/build AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguifactory.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguiplugin.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguiwidget.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconnection.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtformattedpreedit.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputcontextproxy.cpp make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputmethoditem.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputmethodproxy.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeyboardlayout.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeyboardproxy.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeysequencewidget.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/qtkeytrans.cpp make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/x11/CMakeFiles/fcitx-x11--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguifactory.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguifactory_p.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguiplugin.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguiwidget.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconnection.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconnection_p.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtformattedpreedit.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputcontextproxy.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputmethoditem.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputmethodproxy.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeyboardlayout.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeyboardproxy.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeysequencewidget.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeysequencewidget_p.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/qtkeytrans.h Generating MOC source include/moc_fcitxqtkeysequencewidget.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include/moc_fcitxqtkeysequencewidget.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeysequencewidget.h" because it doesn't exist Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/depend.internal". /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include/moc_fcitxqtkeysequencewidget.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeysequencewidget.h Scanning dependencies of target fcitx-xkb--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/build.make src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/build [ 42%] Building C object src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/testgclient.c.o [ 42%] Built target fcitx-x11--addon cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/test && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/testgclient.dir/testgclient.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient/test/testgclient.c make -f src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/DependInfo.cmake --color= [ 42%] Built target fcitx-xkb--addon make -f src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/build.make src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/depend.internal". Scanning dependencies of target fcitx-xkbdbus--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/depend.internal". Scanning dependencies of target fcitx-chttrans--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/build.make src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Generating MOC source EWIEGA46WW/moc_fcitxqtconfiguifactory.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconfiguifactory.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguifactory.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconfiguifactory.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguifactory.h make[2]: Nothing to be done for 'src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 42%] Built target fcitx-xkbdbus--addon [ 42%] Built target fcitx-chttrans--addon make -f src/module/punc/CMakeFiles/fcitx-punc--addon.dir/build.make src/module/punc/CMakeFiles/fcitx-punc--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-punc--addon.dir/DependInfo.cmake --color= [ 42%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/candidate.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/candidate.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/candidate.c Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-punc--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-punc--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-punc--addon.dir/depend.internal". Scanning dependencies of target fcitx-punc--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/punc/CMakeFiles/fcitx-punc--addon.dir/build.make src/module/punc/CMakeFiles/fcitx-punc--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/punc/CMakeFiles/fcitx-punc--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Generating MOC source EWIEGA46WW/moc_fcitxqtconfiguifactory_p.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconfiguifactory_p.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguifactory_p.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconfiguifactory_p.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguifactory_p.h [ 42%] Built target fcitx-punc--addon make -f src/module/spell/CMakeFiles/fcitx-spell--addon.dir/build.make src/module/spell/CMakeFiles/fcitx-spell--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-spell--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-spell--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-spell--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-spell--addon.dir/depend.internal". Scanning dependencies of target fcitx-spell--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/spell/CMakeFiles/fcitx-spell--addon.dir/build.make src/module/spell/CMakeFiles/fcitx-spell--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/CMakeFiles/fcitx-spell--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Generating MOC source EWIEGA46WW/moc_fcitxqtconfiguiplugin.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconfiguiplugin.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguiplugin.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconfiguiplugin.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguiplugin.h [ 42%] Built target fcitx-spell--addon Generating MOC source EWIEGA46WW/moc_fcitxqtconfiguiwidget.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconfiguiwidget.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguiwidget.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconfiguiwidget.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguiwidget.h [ 43%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/configfile.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/configfile.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/configfile.c Generating MOC source EWIEGA46WW/moc_fcitxqtconnection.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconnection.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconnection.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconnection.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconnection.h [ 43%] Linking C executable testgclient cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/testgclient.dir/link.txt --verbose=1 Generating MOC source EWIEGA46WW/moc_fcitxqtconnection_p.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconnection_p.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconnection_p.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtconnection_p.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconnection_p.h /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/testgclient.dir/testgclient.c.o -o testgclient -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils ../libfcitx-gclient.so.0.1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 ../../fcitx-utils/libfcitx-utils.so.0.1 Generating MOC source EWIEGA46WW/moc_fcitxqtinputcontextproxy.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtinputcontextproxy.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputcontextproxy.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtinputcontextproxy.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputcontextproxy.h make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 43%] Built target testgclient make -f src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/DependInfo.cmake --color= Generating MOC source EWIEGA46WW/moc_fcitxqtinputmethodproxy.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtinputmethodproxy.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputmethodproxy.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtinputmethodproxy.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputmethodproxy.h Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/depend.internal". Scanning dependencies of target fcitx-pinyin-enhance--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 43%] Built target fcitx-pinyin-enhance--addon make -f src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/depend.internal". Scanning dependencies of target fcitx-quickphrase--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Generating MOC source EWIEGA46WW/moc_fcitxqtkeyboardproxy.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtkeyboardproxy.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeyboardproxy.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtkeyboardproxy.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeyboardproxy.h [ 43%] Built target fcitx-quickphrase--addon make -f src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/build.make src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/depend.internal". Scanning dependencies of target fcitx-autoeng--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/build.make src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 43%] Built target fcitx-autoeng--addon make -f src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/DependInfo.cmake --color= Generating MOC source EWIEGA46WW/moc_fcitxqtkeysequencewidget_p.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtkeysequencewidget_p.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeysequencewidget_p.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/EWIEGA46WW/moc_fcitxqtkeysequencewidget_p.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeysequencewidget_p.h [ 43%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/profile.c.o Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/depend.internal". Scanning dependencies of target fcitx-fullwidth-char--addon cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/profile.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/profile.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/build.make src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/depend [ 43%] Built target fcitx-fullwidth-char--addon Generating MOC compilation mocs_compilation.cpp AutoGen: Writing settings file "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/AutogenOldSettings.cmake" [ 43%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/addon.c.o make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/addon.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/addon.c make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/DependInfo.cmake --color= [ 44%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/frontend.c.o [ 44%] Built target fcitx-qt_autogen cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/frontend.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/frontend.c make -f src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/build.make src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/depend.internal". Scanning dependencies of target fcitx-remote-module--addon make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/build.make src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/depend.internal". Scanning dependencies of target fcitx-imselector--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/build.make src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 44%] Built target fcitx-remote-module--addon make -f src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/build.make src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/DependInfo.cmake --color= [ 44%] Built target fcitx-imselector--addon make -f src/module/vk/CMakeFiles/fcitx-vk--addon.dir/build.make src/module/vk/CMakeFiles/fcitx-vk--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-vk--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/depend.internal". Scanning dependencies of target fcitx-clipboard--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/build.make src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-vk--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-vk--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-vk--addon.dir/depend.internal". Scanning dependencies of target fcitx-vk--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/vk/CMakeFiles/fcitx-vk--addon.dir/build.make src/module/vk/CMakeFiles/fcitx-vk--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/vk/CMakeFiles/fcitx-vk--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 44%] Built target fcitx-clipboard--addon [ 44%] Built target fcitx-vk--addon make -f src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/depend [ 44%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/hook.c.o make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/depend.internal". Scanning dependencies of target fcitx-dbus-remote make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 45%] Building C object src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/dbusremote.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/fcitx-dbus-remote.dir/dbusremote.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusremote.c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusremote.c: In function '_fcitx_get_socket_path': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusremote.c:20:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&addressFile, "%s-%d", machineId, fcitx_utils_get_display_number()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusremote.c: In function 'main': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusremote.c:159:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&servicename, "%s-%d", FCITX_DBUS_SERVICE, fcitx_utils_get_display_number()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 45%] Linking C executable fcitx-remote cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-dbus-remote.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/fcitx-dbus-remote.dir/dbusremote.c.o -o fcitx-remote -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: -ldbus-1 ../../lib/fcitx-config/libfcitx-config.so.4.1 ../../lib/fcitx-utils/libfcitx-utils.so.0.1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 45%] Built target fcitx-dbus-remote make -f src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/depend.internal". Scanning dependencies of target fcitx-dbus--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 45%] Built target fcitx-dbus--addon make -f src/module/lua/CMakeFiles/fcitx-lua--addon.dir/build.make src/module/lua/CMakeFiles/fcitx-lua--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-lua--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-lua--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-lua--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-lua--addon.dir/depend.internal". Scanning dependencies of target fcitx-lua--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/lua/CMakeFiles/fcitx-lua--addon.dir/build.make src/module/lua/CMakeFiles/fcitx-lua--addon.dir/build fcitxinputmethod.c:160: Warning: Fcitx: GObject-Introspection specific GTK-Doc tag "Rename to" has been deprecated, please use annotations on the identifier instead: * Rename to: fcitx_input_method_get_imlist ^ make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/lua/CMakeFiles/fcitx-lua--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' fcitxkbd.c:147: Warning: Fcitx: GObject-Introspection specific GTK-Doc tag "Rename to" has been deprecated, please use annotations on the identifier instead: * Rename to: fcitx_kbd_get_layouts ^ [ 45%] Built target fcitx-lua--addon make -f src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/build.make src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/depend.internal". Scanning dependencies of target fcitx-unicode--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/build.make src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 45%] Built target fcitx-unicode--addon make -f src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/depend.internal". Scanning dependencies of target fcitx-freedesktop-notify--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 45%] Built target fcitx-freedesktop-notify--addon make -f src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/depend.internal". Scanning dependencies of target fcitx-notificationitem--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 45%] Built target fcitx-notificationitem--addon make -f src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/build.make src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/depend.internal". Scanning dependencies of target fcitx-pinyin--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/build.make src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 45%] Built target fcitx-pinyin--addon make -f tools/cli/CMakeFiles/createPYMB.dir/build.make tools/cli/CMakeFiles/createPYMB.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/createPYMB.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/createPYMB.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/createPYMB.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/createPYMB.dir/depend.internal". Scanning dependencies of target createPYMB make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/cli/CMakeFiles/createPYMB.dir/build.make tools/cli/CMakeFiles/createPYMB.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 45%] Building C object tools/cli/CMakeFiles/createPYMB.dir/createPYMB.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/createPYMB.dir/createPYMB.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c: In function 'LoadPY': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c:87:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PYFAList[i].strMap, sizeof(char) * 2, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c:94:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&len, sizeof(int8_t) , 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c:95:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PYFAList[i].pyBase[j].strHZ, sizeof(char) * len, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c: In function 'CreatePYPhrase': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c:166:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fpt, "%s", strPY); ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c:167:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fpt, "%s\n", strPhrase); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c: In function 'CreatePYBase': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c:297:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fps, "%s", strPY); ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/createPYMB.c:298:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fps, "%s\n", strHZ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 47%] Building C object tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyParser.c.o [ 47%] Generating Fcitx-1.0.typelib cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyParser.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient && /usr/bin/g-ir-compiler --includedir=/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/Fcitx-1.0.gir --output=/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/Fcitx-1.0.typelib In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/hotkey.h:33, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.h:58, from /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:25: /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c: In function 'LookupPYFreq': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c: In function 'InitPYSplitData': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 47%] Built target gobject_introspection_compile_target_1 make -f src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/build.make src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/depend.internal". Scanning dependencies of target fcitx-keyboard--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/build.make src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 47%] Built target fcitx-keyboard--addon make -f src/im/table/CMakeFiles/fcitx-table--addon.dir/build.make src/im/table/CMakeFiles/fcitx-table--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-table--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-table--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-table--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-table--addon.dir/depend.internal". Scanning dependencies of target fcitx-table--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/CMakeFiles/fcitx-table--addon.dir/build.make src/im/table/CMakeFiles/fcitx-table--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/CMakeFiles/fcitx-table--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 47%] Built target fcitx-table--addon make -f src/im/table/data/CMakeFiles/table_data.dir/build.make src/im/table/data/CMakeFiles/table_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table_data.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table_data.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table_data.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table_data.dir/depend.internal". Scanning dependencies of target table_data make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/data/CMakeFiles/table_data.dir/build.make src/im/table/data/CMakeFiles/table_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 48%] Generating db.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && ../../../../tools/cli/txt2mb db.txt db.mb Reading 6691 records. [ 48%] Generating erbi.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && ../../../../tools/cli/txt2mb erbi.txt erbi.mb Reading 80064 records. [ 48%] Generating qxm.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && ../../../../tools/cli/txt2mb qxm.txt qxm.mb Reading 21654 records. [ 48%] Generating wanfeng.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && ../../../../tools/cli/txt2mb wanfeng.txt wanfeng.mb [ 48%] Building C object tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyMapTable.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyMapTable.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyMapTable.c Delete: oxcyudgyu ≤, Too long Reading 86898 records. [ 48%] Building C object tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/PYFA.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/PYFA.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/PYFA.c [ 49%] Generating wbpy.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && ../../../../tools/cli/txt2mb wbpy.txt wbpy.mb [ 49%] Building C object tools/cli/CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/sp.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/sp.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/sp.c Reading 310609 records. [ 49%] Generating wbx.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && ../../../../tools/cli/txt2mb wbx.txt wbx.mb Reading 99774 records. [ 49%] Generating zrm.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && ../../../../tools/cli/txt2mb zrm.txt zrm.mb Reading 58579 records. [ 50%] Generating cj.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && ../../../../tools/cli/txt2mb cj.txt cj.mb Reading 6727 records. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 50%] Built target table_data make -f src/im/qw/CMakeFiles/fcitx-qw--addon.dir/build.make src/im/qw/CMakeFiles/fcitx-qw--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-qw--addon.dir/DependInfo.cmake --color= [ 51%] Linking C executable createPYMB cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/createPYMB.dir/link.txt --verbose=1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-qw--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-qw--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-qw--addon.dir/depend.internal". Scanning dependencies of target fcitx-qw--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/qw/CMakeFiles/fcitx-qw--addon.dir/build.make src/im/qw/CMakeFiles/fcitx-qw--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/qw/CMakeFiles/fcitx-qw--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/createPYMB.dir/createPYMB.c.o CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyParser.c.o CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/pyMapTable.c.o CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/PYFA.c.o CMakeFiles/createPYMB.dir/__/__/src/im/pinyin/sp.c.o -o createPYMB -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../../src/lib/fcitx-config/libfcitx-config.so.4.1 ../../src/lib/fcitx-utils/libfcitx-utils.so.0.1 [ 51%] Built target fcitx-qw--addon make -f src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/build.make src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/depend.internal". Scanning dependencies of target fcitx-xim--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/build.make src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 51%] Built target fcitx-xim--addon make -f src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/DependInfo.cmake --color= [ 51%] Built target createPYMB make -f src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/build.make src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/depend.internal". Scanning dependencies of target fcitx-ipc--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/depend.internal". Scanning dependencies of target fcitx-classic-ui--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/build.make src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 51%] Built target fcitx-ipc--addon make -f src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/DependInfo.cmake --color= [ 51%] Built target fcitx-classic-ui--addon make -f CMakeFiles/fcitx-scan-addons.target.dir/build.make CMakeFiles/fcitx-scan-addons.target.dir/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/hook.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/hook.c make -f src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/build.make src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-scan-addons.target.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/depend.internal". Scanning dependencies of target fcitx-kimpanel-ui--addon make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/DependInfo.cmake --color= [ 51%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/ime.c.o [ 51%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/ui.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/ime.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/build cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/ui.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ui.c make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-scan-addons.target.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-scan-addons.target.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-scan-addons.target.dir/depend.internal". Scanning dependencies of target fcitx-scan-addons.target [ 51%] Built target fcitx-kimpanel-ui--addon make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f CMakeFiles/fcitx-scan-addons.target.dir/build.make CMakeFiles/fcitx-scan-addons.target.dir/build make -f src/im/pinyin/data/CMakeFiles/pinyin_data.dir/build.make src/im/pinyin/data/CMakeFiles/pinyin_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-scan-addons.target.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/pinyin_data.dir/DependInfo.cmake --color= Scanning dependencies of target fcitx-qt make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/build.make src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 51%] Built target fcitx-scan-addons.target Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/pinyin_data.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/pinyin_data.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/pinyin_data.dir/depend.internal". Scanning dependencies of target pinyin_data make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/data/CMakeFiles/pinyin_data.dir/build.make src/im/pinyin/data/CMakeFiles/pinyin_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 52%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/module.c.o [ 52%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtconnection.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/module.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/module.c cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtconnection.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconnection.cpp [ 52%] Generating pybase.mb, pyphrase.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data && ../../../../tools/cli/createPYMB /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data/gbkpy.org /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/pyPhrase.org /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c: In function 'FcitxInstanceReloadAddonConfig': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1352:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (addon->frontend->ReloadConfig) ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1354:17: note: here case AC_INPUTMETHOD: ^~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/hotkey.h:33, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.h:58, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:33: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c: In function 'FcitxInstanceUpdateIMList': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1991:17: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->unusedItem, str, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.c:1996:21: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->unusedItem, item->name, strlen(item->name), item); ^~~~~~~~~~~~~~~ make -f src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/depend.internal". Scanning dependencies of target fcitx-kimpanel-ui make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 53%] Building C object src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/kimpanel.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel && /usr/bin/cc -Dfcitx_kimpanel_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-kimpanel-ui.dir/kimpanel.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel/kimpanel.c [ 53%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/keys.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/keys.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/keys.c make -f src/module/x11/CMakeFiles/fcitx-x11.dir/build.make src/module/x11/CMakeFiles/fcitx-x11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-x11.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-x11.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-x11.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-x11.dir/depend.internal". /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel/kimpanel.c: In function 'KimpanelDBusFilter': /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel/kimpanel.c:860:37: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&prop[index], ^~~~~~~~~~~~~~~~~~~~~~ "/Fcitx/%s/%d:%s::%s", s0, index, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu_item->tipstr, ~~~~~~~~~~~~~~~~~~ menu_item->tipstr); ~~~~~~~~~~~~~~~~~~ Scanning dependencies of target fcitx-x11 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/x11/CMakeFiles/fcitx-x11.dir/build.make src/module/x11/CMakeFiles/fcitx-x11.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 53%] Building C object src/module/x11/CMakeFiles/fcitx-x11.dir/xerrorhandler.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 && /usr/bin/cc -Dfcitx_x11_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-x11.dir/xerrorhandler.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11/xerrorhandler.c [ 53%] Building C object src/module/x11/CMakeFiles/fcitx-x11.dir/x11stuff.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 && /usr/bin/cc -Dfcitx_x11_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-x11.dir/x11stuff.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11/x11stuff.c [ 53%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/context.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cc -Dfcitx_core_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-core.dir/context.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ui.h:65, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/instance.h:32, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:21: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c: In function 'FcitxInstanceRegisterWatchableContext': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:59:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, instance->context, context->name, strlen(context->name), context); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c: In function 'FcitxInstanceSetContext': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:66:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c: In function 'FcitxInstanceWatchContext': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c: In function 'FcitxInstanceGetContextHotkey': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:170:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c: In function 'FcitxInstanceGetContextString': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:187:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c: In function 'FcitxInstanceGetContextBoolean': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.c:198:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(instance->context, key, context); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconnection.cpp: In member function 'const QString& FcitxQtConnectionPrivate::socketFile()': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconnection.cpp:236:13: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&addressFile, "%s-%d", localMachineId().data(), displayNumber()); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 53%] Building C object src/module/x11/CMakeFiles/fcitx-x11.dir/x11selection.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 && /usr/bin/cc -Dfcitx_x11_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-x11.dir/x11selection.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11/x11selection.c make -f src/module/xkb/CMakeFiles/fcitx-xkb.dir/build.make src/module/xkb/CMakeFiles/fcitx-xkb.dir/depend [ 53%] Linking C shared module fcitx-kimpanel-ui.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-kimpanel-ui.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-xkb.dir/DependInfo.cmake --color= /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-kimpanel-ui.so CMakeFiles/fcitx-kimpanel-ui.dir/kimpanel.c.o -ldbus-1 Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-xkb.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-xkb.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-xkb.dir/depend.internal". Scanning dependencies of target fcitx-xkb make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkb/CMakeFiles/fcitx-xkb.dir/build.make src/module/xkb/CMakeFiles/fcitx-xkb.dir/build [ 53%] Linking C shared library libfcitx-core.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-core.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libfcitx-core.so.0 -o libfcitx-core.so.0.3 CMakeFiles/fcitx-core.dir/instance.c.o CMakeFiles/fcitx-core.dir/candidate.c.o CMakeFiles/fcitx-core.dir/configfile.c.o CMakeFiles/fcitx-core.dir/profile.c.o CMakeFiles/fcitx-core.dir/addon.c.o CMakeFiles/fcitx-core.dir/frontend.c.o CMakeFiles/fcitx-core.dir/hook.c.o CMakeFiles/fcitx-core.dir/ime.c.o CMakeFiles/fcitx-core.dir/ui.c.o CMakeFiles/fcitx-core.dir/module.c.o CMakeFiles/fcitx-core.dir/keys.c.o CMakeFiles/fcitx-core.dir/context.c.o -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../fcitx-config/libfcitx-config.so.4.1 ../fcitx-utils/libfcitx-utils.so.0.1 -ldl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 53%] Building C object src/module/xkb/CMakeFiles/fcitx-xkb.dir/xkb.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb && /usr/bin/cc -Dfcitx_xkb_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/libxml2 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xkb.dir/xkb.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c [ 53%] Built target fcitx-kimpanel-ui [ 53%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtformattedpreedit.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtformattedpreedit.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtformattedpreedit.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11/x11selection.c: In function 'X11TextConvertSelectionHelper': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11/x11selection.c:221:20: warning: this statement may fall through [-Wimplicit-fallthrough=] if (utf8_type <= i + 1) { ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11/x11selection.c:225:13: note: here case -1: ^~~~ cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx && /usr/bin/cmake -E cmake_symlink_library libfcitx-core.so.0.3 libfcitx-core.so.0 libfcitx-core.so make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 53%] Built target fcitx-core [ 54%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtinputcontextproxy.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtinputcontextproxy.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputcontextproxy.cpp In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ui.h:65, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/instance.h:32, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/context.h:29, from /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:34: /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c: In function 'FcitxXkbIMKeyboardLayoutChanged': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:635:13: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, currentIM->uniqueName, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c: In function 'FcitxXkbRetrieveCloseGroup': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:591:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c: In function 'FcitxXkbSetDefaultLayout': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1084:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, "default", item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1095:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c: In function 'FcitxXkbSetLayoutOverride': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1061:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1073:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, item->im, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c: In function 'FcitxXkbGetLayoutOverride': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:1046:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imname, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c: In function 'LoadLayoutOverride': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:963:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(xkb->layoutOverride, imString, override); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkb.c:974:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, xkb->layoutOverride, ^~~~~~~~~~~~~~~ [ 55%] Linking C shared module fcitx-x11.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-x11.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-x11.so CMakeFiles/fcitx-x11.dir/xerrorhandler.c.o CMakeFiles/fcitx-x11.dir/x11stuff.c.o CMakeFiles/fcitx-x11.dir/x11selection.c.o -lSM -lICE -lX11 -lXext -lXrender -lXinerama -lXfixes [ 55%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtinputmethodproxy.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtinputmethodproxy.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputmethodproxy.cpp make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 55%] Built target fcitx-x11 [ 55%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtconfiguiplugin.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtconfiguiplugin.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguiplugin.cpp make -f src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/DependInfo.cmake --color= [ 56%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtconfiguiwidget.cpp.o Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/depend.internal". Scanning dependencies of target fcitx-xkbdbus make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 56%] Building C object src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/xkbdbus.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus && /usr/bin/cc -Dfcitx_xkbdbus_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xkbdbus.dir/xkbdbus.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus/xkbdbus.c [ 56%] Building C object src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/__/__/im/keyboard/isocodes.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus && /usr/bin/cc -Dfcitx_xkbdbus_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xkbdbus.dir/__/__/im/keyboard/isocodes.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:27: /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c: In function 'IsoCodes3166HandlerStartElement': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c: In function 'IsoCodes639HandlerStartElement': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c: In function 'FcitxIsoCodesGetEntry': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ [ 56%] Linking C shared module fcitx-xkbdbus.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-xkbdbus.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-xkbdbus.so CMakeFiles/fcitx-xkbdbus.dir/xkbdbus.c.o CMakeFiles/fcitx-xkbdbus.dir/__/__/im/keyboard/isocodes.c.o -ldbus-1 -lxml2 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 56%] Built target fcitx-xkbdbus cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtconfiguiwidget.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguiwidget.cpp make -f src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/build.make src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/DependInfo.cmake --color= [ 56%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtconfiguifactory.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtconfiguifactory.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtconfiguifactory.cpp [ 56%] Building C object src/module/xkb/CMakeFiles/fcitx-xkb.dir/rules.c.o [ 56%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtkeyboardlayout.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb && /usr/bin/cc -Dfcitx_xkb_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/libxml2 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xkb.dir/rules.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/rules.c cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtkeyboardlayout.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeyboardlayout.cpp Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/depend.internal". Scanning dependencies of target fcitx-chttrans make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/build.make src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 56%] Building C object src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/chttrans.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans && /usr/bin/cc -Dfcitx_chttrans_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-chttrans.dir/chttrans.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/module.h:30, from /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:27: /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c: In function 'ConvertGBKSimple2Tradition': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:299:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:310:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->s2t_table, wc, s2t); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:327:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, s2t); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c: In function 'ConvertGBKTradition2Simple': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:401:17: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->s2t_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:228:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, intfield, sizeof(int), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:413:17: note: in expansion of macro 'HASH_ADD_INT' HASH_ADD_INT(transState->t2s_table, wc, t2s); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:226:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findint, sizeof(int), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans.c:430:13: note: in expansion of macro 'HASH_FIND_INT' HASH_FIND_INT(transState->t2s_table, &wc, t2s); ^~~~~~~~~~~~~ [ 56%] Building C object src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/chttrans-opencc.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans && /usr/bin/cc -Dfcitx_chttrans_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-chttrans.dir/chttrans-opencc.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans/chttrans-opencc.c [ 56%] Building C object src/module/xkb/CMakeFiles/fcitx-xkb.dir/xkbconfig.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb && /usr/bin/cc -Dfcitx_xkb_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/libxml2 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xkb.dir/xkbconfig.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb/xkbconfig.c [ 57%] Linking C shared module fcitx-chttrans.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-chttrans.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-chttrans.so CMakeFiles/fcitx-chttrans.dir/chttrans.c.o CMakeFiles/fcitx-chttrans.dir/chttrans-opencc.c.o [ 58%] Linking C shared module fcitx-xkb.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-xkb.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-xkb.so CMakeFiles/fcitx-xkb.dir/xkb.c.o CMakeFiles/fcitx-xkb.dir/rules.c.o CMakeFiles/fcitx-xkb.dir/xkbconfig.c.o -lX11 -lxkbfile -lxml2 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 58%] Built target fcitx-chttrans make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 58%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtkeyboardproxy.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtkeyboardproxy.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeyboardproxy.cpp make -f src/module/punc/CMakeFiles/fcitx-punc.dir/build.make src/module/punc/CMakeFiles/fcitx-punc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-punc.dir/DependInfo.cmake --color= [ 58%] Built target fcitx-xkb Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-punc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-punc.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-punc.dir/depend.internal". Scanning dependencies of target fcitx-punc make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 59%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtinputmethoditem.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtinputmethoditem.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtinputmethoditem.cpp [ 59%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtkeysequencewidget.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitxqtkeysequencewidget.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/fcitxqtkeysequencewidget.cpp make -f src/module/spell/CMakeFiles/fcitx-spell.dir/build.make src/module/spell/CMakeFiles/fcitx-spell.dir/depend make -f src/module/punc/CMakeFiles/fcitx-punc.dir/build.make src/module/punc/CMakeFiles/fcitx-punc.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-spell.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-spell.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-spell.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-spell.dir/depend.internal". [ 60%] Building C object src/module/punc/CMakeFiles/fcitx-punc.dir/punc.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc && /usr/bin/cc -Dfcitx_punc_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-punc.dir/punc.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c Scanning dependencies of target fcitx-spell make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/spell/CMakeFiles/fcitx-spell.dir/build.make src/module/spell/CMakeFiles/fcitx-spell.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 60%] Building C object src/module/spell/CMakeFiles/fcitx-spell.dir/spell.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell && /usr/bin/cc -Dfcitx_spell_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-spell.dir/spell.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/spell.c In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/module.h:30, from /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:28: /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c: In function 'LoadPuncDict': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:389:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, puncState->puncSet, punc->langCode, strlen(punc->langCode), punc); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c: In function 'PuncLanguageChanged': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc/punc.c:196:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(puncState->puncSet, lang, punc); ^~~~~~~~~~~~~ [ 61%] Building C object src/module/spell/CMakeFiles/fcitx-spell.dir/spell-custom.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell && /usr/bin/cc -Dfcitx_spell_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-spell.dir/spell-custom.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/spell-custom.c [ 61%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/qtkeytrans.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/qtkeytrans.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/qtkeytrans.cpp [ 61%] Linking C shared module fcitx-punc.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-punc.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-punc.so CMakeFiles/fcitx-punc.dir/punc.c.o make -f src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/depend.internal". Scanning dependencies of target fcitx-pinyin-enhance make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 61%] Building C object src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance && /usr/bin/cc -Dfcitx_pinyin_enhance_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance.c [ 61%] Built target fcitx-punc make -f src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/depend.internal". Scanning dependencies of target fcitx-quickphrase make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 61%] Building C object src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/quickphrase.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase && /usr/bin/cc -Dfcitx_quickphrase_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-quickphrase.dir/quickphrase.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase/quickphrase.c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase/quickphrase.c: In function 'LoadQuickPhrase': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase/quickphrase.c:330:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&disableTest, "%s.disable", fileName->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 61%] Linking C shared module fcitx-quickphrase.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-quickphrase.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-quickphrase.so CMakeFiles/fcitx-quickphrase.dir/quickphrase.c.o make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 61%] Built target fcitx-quickphrase [ 61%] Building C object src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-spell.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance && /usr/bin/cc -Dfcitx_pinyin_enhance_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-spell.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-spell.c [ 61%] Building C object src/module/spell/CMakeFiles/fcitx-spell.dir/spell-custom-dict.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell && /usr/bin/cc -Dfcitx_spell_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-spell.dir/spell-custom-dict.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/spell-custom-dict.c [ 61%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitx-qt_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/c++ -DQT_NO_KEYWORDS -Dfcitx_qt_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/fcitx-qt.dir/fcitx-qt_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/fcitx-qt_autogen/mocs_compilation.cpp make -f src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/build.make src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/depend.internal". Scanning dependencies of target fcitx-autoeng make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/build.make src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-spell.c: In function 'PinyinEnhanceSpellHint': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-spell.c:246:20: warning: this statement may fall through [-Wimplicit-fallthrough=] letters++; ~~~~~~~^~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-spell.c:247:9: note: here default: ^~~~~~~ [ 62%] Building C object src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/AutoEng.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng && /usr/bin/cc -Dfcitx_autoeng_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-autoeng.dir/AutoEng.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng/AutoEng.c [ 62%] Building C object src/module/spell/CMakeFiles/fcitx-spell.dir/spellconfig.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell && /usr/bin/cc -Dfcitx_spell_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-spell.dir/spellconfig.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/spellconfig.c [ 63%] Building C object src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-cfp.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance && /usr/bin/cc -Dfcitx_pinyin_enhance_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-cfp.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-cfp.c [ 63%] Building C object src/module/spell/CMakeFiles/fcitx-spell.dir/spell-enchant.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell && /usr/bin/cc -Dfcitx_spell_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-spell.dir/spell-enchant.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/spell-enchant.c [ 63%] Linking C shared module fcitx-autoeng.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-autoeng.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-autoeng.so CMakeFiles/fcitx-autoeng.dir/AutoEng.c.o [ 64%] Linking C shared module fcitx-spell.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-spell.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-spell.so CMakeFiles/fcitx-spell.dir/spell.c.o CMakeFiles/fcitx-spell.dir/spell-custom.c.o CMakeFiles/fcitx-spell.dir/spell-custom-dict.c.o CMakeFiles/fcitx-spell.dir/spellconfig.c.o CMakeFiles/fcitx-spell.dir/spell-enchant.c.o -ldl make -f src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/DependInfo.cmake --color= [ 64%] Built target fcitx-autoeng [ 64%] Building C object src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-map.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance && /usr/bin/cc -Dfcitx_pinyin_enhance_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-map.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] Building C object src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-stroke.c.o Scanning dependencies of target fcitx-fullwidth-char cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance && /usr/bin/cc -Dfcitx_pinyin_enhance_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-stroke.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-stroke.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:28: /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c: In function 'PinyinEnhanceMapAdd': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:48:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, *map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:57:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *map, py_enhance_map_key(py_map), key_l, py_map); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c: In function 'PinyinEnhanceMapGet': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-map.c:67:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, map, key, key_l, py_map); ^~~~~~~~~ make -f src/module/remote/CMakeFiles/fcitx-remote-module.dir/build.make src/module/remote/CMakeFiles/fcitx-remote-module.dir/depend make -f src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-remote-module.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] Built target fcitx-spell make -f src/module/imselector/CMakeFiles/fcitx-imselector.dir/build.make src/module/imselector/CMakeFiles/fcitx-imselector.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-remote-module.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-remote-module.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-remote-module.dir/depend.internal". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-imselector.dir/DependInfo.cmake --color= [ 65%] Building C object src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/fullwidthchar.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar && /usr/bin/cc -Dfcitx_fullwidth_char_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-fullwidth-char.dir/fullwidthchar.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar/fullwidthchar.c Scanning dependencies of target fcitx-remote-module make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/remote/CMakeFiles/fcitx-remote-module.dir/build.make src/module/remote/CMakeFiles/fcitx-remote-module.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-imselector.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-imselector.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-imselector.dir/depend.internal". Scanning dependencies of target fcitx-imselector make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/imselector/CMakeFiles/fcitx-imselector.dir/build.make src/module/imselector/CMakeFiles/fcitx-imselector.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 65%] Building C object src/module/remote/CMakeFiles/fcitx-remote-module.dir/remote.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote && /usr/bin/cc -Dfcitx_remote_module_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-remote-module.dir/remote.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote/remote.c [ 65%] Building C object src/module/imselector/CMakeFiles/fcitx-imselector.dir/imselector.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector && /usr/bin/cc -Dfcitx_imselector_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-imselector.dir/imselector.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector/imselector.c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote/remote.c: In function 'RemoteProcessEvent': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote/remote.c:155:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(client_fd, &O, sizeof(int)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote/remote.c: In function 'SendIMState': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote/remote.c:144:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &r, sizeof(r)); ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote/remote.c: In function 'RemoteCreate': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote/remote.c:67:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&socketfile, "/tmp/fcitx-socket-:%d", fcitx_utils_get_display_number()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 65%] Linking C shared module fcitx-fullwidth-char.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-fullwidth-char.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-fullwidth-char.so CMakeFiles/fcitx-fullwidth-char.dir/fullwidthchar.c.o [ 66%] Linking C shared module fcitx-remote-module.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-remote-module.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-remote-module.so CMakeFiles/fcitx-remote-module.dir/remote.c.o make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 66%] Built target fcitx-fullwidth-char make -f src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/build.make src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/depend.internal". Scanning dependencies of target fcitx-clipboard [ 66%] Built target fcitx-remote-module make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/vk/CMakeFiles/fcitx-vk.dir/build.make src/module/vk/CMakeFiles/fcitx-vk.dir/depend make -f src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/build.make src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-vk.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-vk.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-vk.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-vk.dir/depend.internal". [ 66%] Building C object src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboard.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard && /usr/bin/cc -Dfcitx_clipboard_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-clipboard.dir/clipboard.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard/clipboard.c [ 67%] Linking C shared module fcitx-imselector.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-imselector.dir/link.txt --verbose=1 Scanning dependencies of target fcitx-vk /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-imselector.so CMakeFiles/fcitx-imselector.dir/imselector.c.o make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/vk/CMakeFiles/fcitx-vk.dir/build.make src/module/vk/CMakeFiles/fcitx-vk.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Building C object src/module/vk/CMakeFiles/fcitx-vk.dir/vk.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk && /usr/bin/cc -Dfcitx_vk_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-vk.dir/vk.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk/vk.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target fcitx-imselector make -f src/module/dbus/CMakeFiles/fcitx-dbus.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus.dir/DependInfo.cmake --color= [ 67%] Building C object src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-py.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance && /usr/bin/cc -Dfcitx_pinyin_enhance_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-py.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-py.c Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus.dir/depend.internal". /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard/clipboard.c: In function 'ClipboardInitReadHistory': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard/clipboard.c:156:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(clipboard->primary.str, 1, clipboard->primary.len, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard/clipboard.c:160:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(clp_hist_lst[i].str, 1, clp_hist_lst[i].len, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Scanning dependencies of target fcitx-dbus make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/dbus/CMakeFiles/fcitx-dbus.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Building C object src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbussocket.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus && /usr/bin/cc -Dfcitx_dbus_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-dbus.dir/dbussocket.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbussocket.c [ 68%] Building C object src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbusstuff.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus && /usr/bin/cc -Dfcitx_dbus_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-dbus.dir/dbusstuff.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusstuff.c [ 69%] Building C object src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-sym.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance && /usr/bin/cc -Dfcitx_pinyin_enhance_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-sym.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/pinyin-enhance-sym.c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusstuff.c: In function 'DBusCreate': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusstuff.c:182:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&servicename, "%s-%d", FCITX_DBUS_SERVICE, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fcitx_utils_get_display_number()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusstuff.c:335:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&addressFile, "%s-%d", localMachineId, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fcitx_utils_get_display_number()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusstuff.c:355:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pidstring, "%d", dbusmodule->daemon.pid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusstuff.c: In function 'DBusAddMatch': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusstuff.c:126:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&rule, ^~~~~~~~~~~~~~~ "type='signal'," ~~~~~~~~~~~~~~~~ "sender='" DBUS_SERVICE_DBUS "'," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "interface='" DBUS_INTERFACE_DBUS "'," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "path='" DBUS_PATH_DBUS "'," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "member='NameOwnerChanged'," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "arg0='%s'", ~~~~~~~~~~~~ name); ~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusstuff.c: In function 'DBusRemoveMatch': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbusstuff.c:148:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&rule, ^~~~~~~~~~~~~~~ "type='signal'," ~~~~~~~~~~~~~~~~ "sender='" DBUS_SERVICE_DBUS "'," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "interface='" DBUS_INTERFACE_DBUS "'," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "path='" DBUS_PATH_DBUS "'," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "member='NameOwnerChanged'," ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "arg0='%s'", ~~~~~~~~~~~~ name); ~~~~~ [ 69%] Linking C shared module fcitx-pinyin-enhance.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-pinyin-enhance.dir/link.txt --verbose=1 [ 69%] Building C object src/module/dbus/CMakeFiles/fcitx-dbus.dir/dbuslauncher.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus && /usr/bin/cc -Dfcitx_dbus_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-dbus.dir/dbuslauncher.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus/dbuslauncher.c /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-pinyin-enhance.so CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance.c.o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-spell.c.o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-cfp.c.o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-map.c.o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-stroke.c.o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-py.c.o CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-sym.c.o [ 69%] Building C object src/module/vk/CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/cairostuff.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk && /usr/bin/cc -Dfcitx_vk_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/cairostuff.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/cairostuff/cairostuff.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 69%] Built target fcitx-pinyin-enhance make -f src/module/lua/CMakeFiles/fcitx-lua.dir/build.make src/module/lua/CMakeFiles/fcitx-lua.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-lua.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-lua.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-lua.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-lua.dir/depend.internal". Scanning dependencies of target fcitx-lua make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/lua/CMakeFiles/fcitx-lua.dir/build.make src/module/lua/CMakeFiles/fcitx-lua.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 69%] Building C object src/module/lua/CMakeFiles/fcitx-lua.dir/lua.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua && /usr/bin/cc -Dfcitx_lua_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-lua.dir/lua.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/lua.c [ 69%] Linking C shared module fcitx-dbus.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-dbus.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-dbus.so CMakeFiles/fcitx-dbus.dir/dbussocket.c.o CMakeFiles/fcitx-dbus.dir/dbusstuff.c.o CMakeFiles/fcitx-dbus.dir/dbuslauncher.c.o -ldbus-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 69%] Built target fcitx-dbus [ 70%] Building C object src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboardconfig.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard && /usr/bin/cc -Dfcitx_clipboard_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-clipboard.dir/clipboardconfig.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard/clipboardconfig.c [ 70%] Building C object src/module/vk/CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/font.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk && /usr/bin/cc -Dfcitx_vk_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/font.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/cairostuff/font.c [ 71%] Building C object src/module/lua/CMakeFiles/fcitx-lua.dir/luawrap.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua && /usr/bin/cc -Dfcitx_lua_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-lua.dir/luawrap.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c [ 72%] Linking C shared module fcitx-vk.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-vk.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-vk.so CMakeFiles/fcitx-vk.dir/vk.c.o CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/cairostuff.c.o CMakeFiles/fcitx-vk.dir/__/__/ui/cairostuff/font.c.o -lSM -lICE -lX11 -lXext -lcairo -lX11 -lXext -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 72%] Building C object src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/clipboard-x11.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard && /usr/bin/cc -Dfcitx_clipboard_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-clipboard.dir/clipboard-x11.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard/clipboard-x11.c make -f src/module/unicode/CMakeFiles/fcitx-unicode.dir/build.make src/module/unicode/CMakeFiles/fcitx-unicode.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-unicode.dir/DependInfo.cmake --color= [ 72%] Built target fcitx-vk make -f src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-unicode.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-unicode.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-unicode.dir/depend.internal". In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ui.h:65, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/instance.h:32, from /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:29: /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c: In function 'LoadExtension': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ Scanning dependencies of target fcitx-unicode make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/unicode/CMakeFiles/fcitx-unicode.dir/build.make src/module/unicode/CMakeFiles/fcitx-unicode.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/depend.internal". /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:325:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:348:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->extensions, extension->name, strlen(extension->name), extension); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c: In function 'RegisterCommand': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ Scanning dependencies of target fcitx-freedesktop-notify make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 72%] Building C object src/module/unicode/CMakeFiles/fcitx-unicode.dir/unicode.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode && /usr/bin/cc -Dfcitx_unicode_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-unicode.dir/unicode.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/unicode.c [ 72%] Building C object src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/freedesktop-notify.c.o /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:443:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, command_name, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:464:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c: In function 'RegisterInputTrigger': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:501:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify && /usr/bin/cc -Dfcitx_freedesktop_notify_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-freedesktop-notify.dir/freedesktop-notify.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:518:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, module->input_triggers, trigger->key, strlen(trigger->key), trigger); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c: In function 'UnloadExtensionByName': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:378:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->extensions, name, extension); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c: In function 'InputCommand': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:727:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->commands, key, command); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c: In function 'InputTrigger': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua/luawrap.c:746:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(module->input_triggers, input, trigger); ^~~~~~~~~~~~~ [ 72%] Linking C shared module fcitx-clipboard.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-clipboard.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-clipboard.so CMakeFiles/fcitx-clipboard.dir/clipboard.c.o CMakeFiles/fcitx-clipboard.dir/clipboardconfig.c.o CMakeFiles/fcitx-clipboard.dir/clipboard-x11.c.o In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/module.h:30, from /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:27: /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c: In function 'FcitxNotifyFindByGlobalId': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:128:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(global_hh, notify->global_table, &global_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c: In function 'FcitxNotifyShowTipFmtV': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:641:5: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&body, body_fmt, *ap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/module.h:30, from /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:27: /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c: In function 'FcitxNotifyItemAddGlobal': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:199:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(global_hh, notify->global_table, global_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c: In function 'FcitxNotifyFindByInternId': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 72%] Built target fcitx-clipboard make -f src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/depend /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:139:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(intern_hh, notify->intern_table, &intern_id, ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c: In function 'FcitxNotifyItemAddInternal': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify/freedesktop-notify.c:186:9: note: in expansion of macro 'HASH_ADD' HASH_ADD(intern_hh, notify->intern_table, intern_id, ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/depend.internal". Scanning dependencies of target fcitx-notificationitem make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 72%] Building C object src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/notificationitem.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem && /usr/bin/cc -Dfcitx_notificationitem_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-notificationitem.dir/notificationitem.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem/notificationitem.c [ 72%] Building C object src/module/unicode/CMakeFiles/fcitx-unicode.dir/charselectdata.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode && /usr/bin/cc -Dfcitx_unicode_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-unicode.dir/charselectdata.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c: In function 'CharSelectDataCreate': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:128:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(charselect->dataFile, 1, size, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c: In function 'CharSelectDataName': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:225:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&result, "CJK UNIFIED IDEOGRAPH-%x", unicode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:10:0: /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c: In function 'UnicodeSetIntersect': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:351:13: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(right, &p->unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c: In function 'CharSelectDataFind': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:437:9: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(result, c, dup); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c: In function 'InsertResult': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:32:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh,head,findint,sizeof(uint32_t),out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:459:5: note: in expansion of macro 'HASH_FIND_UNICODE' HASH_FIND_UNICODE(set, &unicode, find); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:34:5: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh,head,intfield,sizeof(uint32_t),add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:463:9: note: in expansion of macro 'HASH_ADD_UNICODE' HASH_ADD_UNICODE(set, unicode, find); ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c: In function 'FormatCode': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:612:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fmt, "%%s%%0%dX", length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:613:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&s, fmt, prefix, code); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:10:0: /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c: In function 'CharSelectDataAppendToIndex': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:655:9: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(charselect->index, *s, item); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode/charselectdata.c:658:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, charselect->index, item->key, strlen(item->key), item); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem/notificationitem.c: In function 'FcitxNotificationItemEnable': /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem/notificationitem.c:590:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¬ificationitem->serviceName, "org.kde.StatusNotifierItem-%u-%d", getpid(), ++notificationitem->index); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 72%] Linking C shared module fcitx-freedesktop-notify.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-freedesktop-notify.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-freedesktop-notify.so CMakeFiles/fcitx-freedesktop-notify.dir/freedesktop-notify.c.o -ldbus-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 72%] Built target fcitx-freedesktop-notify [ 72%] Building C object src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/dbusmenu.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem && /usr/bin/cc -Dfcitx_notificationitem_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-notificationitem.dir/dbusmenu.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem/dbusmenu.c [ 73%] Building C object src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/__/dbusstuff/property.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem && /usr/bin/cc -Dfcitx_notificationitem_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem -I/builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-notificationitem.dir/__/dbusstuff/property.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbusstuff/property.c make -f src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/build.make src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/depend.internal". Scanning dependencies of target fcitx-pinyin make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/build.make src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 73%] Building C object src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/py.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin && /usr/bin/cc -Dfcitx_pinyin_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin.dir/py.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c [ 73%] Linking C shared module fcitx-lua.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-lua.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-lua.so CMakeFiles/fcitx-lua.dir/lua.c.o CMakeFiles/fcitx-lua.dir/luawrap.c.o -llua -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 73%] Built target fcitx-lua make -f src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/build.make src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/depend.internal". Scanning dependencies of target fcitx-keyboard make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/build.make src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c: In function 'PinyinMigration': /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c:2145:13: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] link(oldpyindex, newpyindex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c:2146:13: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] link(olduserphrase, newuserphrase); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c: In function 'LoadPYBaseDict': /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c:223:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PYFAList[i].strMap, sizeof(char) * 2, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c:230:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&len, sizeof(char), 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 74%] Building C object src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboard.c.o /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c:231:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(PYFAList[i].pyBase[j].strHZ, sizeof(char) * len, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard && /usr/bin/cc -Dfcitx_keyboard_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/libxml2 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-keyboard.dir/keyboard.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/keyboard.c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c: In function 'LoadPYOtherDict': /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c:473:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pyFreqTemp->strPY, sizeof(char) * 11, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c:483:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&slen, sizeof(int8_t), 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c:484:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(HZTemp->strHZ, sizeof(char) * slen, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c: In function 'LoadPYPhraseDict': /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c:300:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(phrase->strMap, sizeof(char) * iLen, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/py.c:310:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(phrase->strPhrase, sizeof(char) * iLen, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 74%] Linking C shared module fcitx-notificationitem.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-notificationitem.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-notificationitem.so CMakeFiles/fcitx-notificationitem.dir/notificationitem.c.o CMakeFiles/fcitx-notificationitem.dir/dbusmenu.c.o CMakeFiles/fcitx-notificationitem.dir/__/dbusstuff/property.c.o -ldbus-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 74%] Built target fcitx-notificationitem [ 74%] Building C object src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/PYFA.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin && /usr/bin/cc -Dfcitx_pinyin_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin.dir/PYFA.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/PYFA.c [ 75%] Building C object src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyMapTable.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin && /usr/bin/cc -Dfcitx_pinyin_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin.dir/pyMapTable.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyMapTable.c [ 76%] Linking C shared module fcitx-unicode.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-unicode.dir/link.txt --verbose=1 [ 76%] Building C object src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboardconfig.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard && /usr/bin/cc -Dfcitx_keyboard_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/libxml2 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-keyboard.dir/keyboardconfig.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/keyboardconfig.c /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-unicode.so CMakeFiles/fcitx-unicode.dir/unicode.c.o CMakeFiles/fcitx-unicode.dir/charselectdata.c.o make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 76%] Built target fcitx-unicode make -f src/im/table/CMakeFiles/fcitx-table.dir/build.make src/im/table/CMakeFiles/fcitx-table.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-table.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-table.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-table.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-table.dir/depend.internal". [ 76%] Building C object src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyParser.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin && /usr/bin/cc -Dfcitx_pinyin_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin.dir/pyParser.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c Scanning dependencies of target fcitx-table make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/table/CMakeFiles/fcitx-table.dir/build.make src/im/table/CMakeFiles/fcitx-table.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 76%] Building C object src/im/table/CMakeFiles/fcitx-table.dir/tabledict.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table && /usr/bin/cc -Dfcitx_table_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/table -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-table.dir/tabledict.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/tabledict.c [ 77%] Linking CXX shared library libfcitx-qt.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-qt.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libfcitx-qt.so.0 -o libfcitx-qt.so.0.1 CMakeFiles/fcitx-qt.dir/fcitxqtconnection.cpp.o CMakeFiles/fcitx-qt.dir/fcitxqtformattedpreedit.cpp.o CMakeFiles/fcitx-qt.dir/fcitxqtinputcontextproxy.cpp.o CMakeFiles/fcitx-qt.dir/fcitxqtinputmethodproxy.cpp.o CMakeFiles/fcitx-qt.dir/fcitxqtconfiguiplugin.cpp.o CMakeFiles/fcitx-qt.dir/fcitxqtconfiguiwidget.cpp.o CMakeFiles/fcitx-qt.dir/fcitxqtconfiguifactory.cpp.o CMakeFiles/fcitx-qt.dir/fcitxqtkeyboardlayout.cpp.o CMakeFiles/fcitx-qt.dir/fcitxqtkeyboardproxy.cpp.o CMakeFiles/fcitx-qt.dir/fcitxqtinputmethoditem.cpp.o CMakeFiles/fcitx-qt.dir/fcitxqtkeysequencewidget.cpp.o CMakeFiles/fcitx-qt.dir/qtkeytrans.cpp.o CMakeFiles/fcitx-qt.dir/fcitx-qt_autogen/mocs_compilation.cpp.o -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: -lQtCore -lQtDBus -lQtGui ../fcitx-config/libfcitx-config.so.4.1 ../fcitx-utils/libfcitx-utils.so.0.1 -lSM -lICE -lX11 -lXext [ 77%] Building C object src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/isocodes.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard && /usr/bin/cc -Dfcitx_keyboard_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/libxml2 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-keyboard.dir/isocodes.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/hotkey.h:33, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/ime.h:58, from /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:25: /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c: In function 'LookupPYFreq': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:564:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(pyconfig->splitData, py, s); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c: In function 'InitPYSplitData': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:135:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, head, &add->fieldname, keylen_in, add) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:224:13: note: in expansion of macro 'HASH_ADD' HASH_ADD(hh, head, strfield, strlen(add->strfield), add) ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyParser.c:553:9: note: in expansion of macro 'HASH_ADD_STR' HASH_ADD_STR(pyconfig->splitData, py, data); ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/utils.h:67:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:27: /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c: In function 'IsoCodes3166HandlerStartElement': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:123:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, isocodes->iso3166, entry->alpha_2_code, strlen(entry->alpha_2_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c: In function 'IsoCodes639HandlerStartElement': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:82:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh1, isocodes->iso6392B, entry->iso_639_2B_code, strlen(entry->iso_639_2B_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:83:13: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh2, isocodes->iso6392T, entry->iso_639_2T_code, strlen(entry->iso_639_2T_code), entry); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c: In function 'FcitxIsoCodesGetEntry': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:130:5: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh1,isocodes->iso6392B,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard/isocodes.c:132:9: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh2,isocodes->iso6392T,lang,strlen(lang),entry); ^~~~~~~~~ cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/cmake -E cmake_symlink_library libfcitx-qt.so.0.1 libfcitx-qt.so.0 libfcitx-qt.so make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 77%] Built target fcitx-qt make -f src/im/qw/CMakeFiles/fcitx-qw.dir/build.make src/im/qw/CMakeFiles/fcitx-qw.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-qw.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-qw.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-qw.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-qw.dir/depend.internal". Scanning dependencies of target fcitx-qw make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/qw/CMakeFiles/fcitx-qw.dir/build.make src/im/qw/CMakeFiles/fcitx-qw.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 77%] Building C object src/im/qw/CMakeFiles/fcitx-qw.dir/qw.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw && /usr/bin/cc -Dfcitx_qw_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-qw.dir/qw.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw/qw.c [ 77%] Linking C shared module fcitx-qw.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-qw.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-qw.so CMakeFiles/fcitx-qw.dir/qw.c.o make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 77%] Built target fcitx-qw make -f src/frontend/xim/CMakeFiles/fcitx-xim.dir/build.make src/frontend/xim/CMakeFiles/fcitx-xim.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-xim.dir/DependInfo.cmake --color= [ 77%] Building C object src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/sp.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin && /usr/bin/cc -Dfcitx_pinyin_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin.dir/sp.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/sp.c Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-xim.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-xim.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-xim.dir/depend.internal". Scanning dependencies of target fcitx-xim make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/xim/CMakeFiles/fcitx-xim.dir/build.make src/frontend/xim/CMakeFiles/fcitx-xim.dir/build [ 77%] Linking C shared module fcitx-keyboard.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-keyboard.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-keyboard.so CMakeFiles/fcitx-keyboard.dir/keyboard.c.o CMakeFiles/fcitx-keyboard.dir/keyboardconfig.c.o CMakeFiles/fcitx-keyboard.dir/isocodes.c.o -lxml2 /usr/lib64/libxkbcommon.so [ 77%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/IC.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/IC.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/IC.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 77%] Built target fcitx-keyboard make -f src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/depend.internal". Scanning dependencies of target fcitx-ipc make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 77%] Building C object src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/ipc.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc && /usr/bin/cc -Dfcitx_ipc_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-ipc.dir/ipc.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc/ipc.c [ 77%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/xim.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/xim.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/xim.c [ 78%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximhandler.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/ximhandler.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/ximhandler.c [ 78%] Building C object src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/__/__/module/dbusstuff/property.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc && /usr/bin/cc -Dfcitx_ipc_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-ipc.dir/__/__/module/dbusstuff/property.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbusstuff/property.c Groups: 412 Start Loading Phrase... 225832 Phrases, 225831 Converted! Writing Phrase file ... OK! [ 78%] Linking C shared module fcitx-ipc.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-ipc.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-ipc.so CMakeFiles/fcitx-ipc.dir/ipc.c.o CMakeFiles/fcitx-ipc.dir/__/__/module/dbusstuff/property.c.o -ldbus-1 [ 79%] Built target pinyin_data make -f src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/build.make src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 79%] Built target fcitx-ipc make -f src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/DependInfo.cmake --color= [ 79%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximconfig.c.o Scanning dependencies of target fcitx-classic-ui make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/build.make src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/build Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/depend.internal". Scanning dependencies of target testqconnection_autogen make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 79%] Automatic MOC for target testqconnection cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir "" [ 79%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/font.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/font.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/cairostuff/font.c AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test/testconnection.cpp Generating MOC source include/testconnection.moc AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/testqconnection_autogen/include/testconnection.moc" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test/testconnection.cpp" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/testqconnection_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test -I/usr/include -DQT_NO_KEYWORDS -o /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/testqconnection_autogen/include/testconnection.moc /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test/testconnection.cpp [ 79%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/cairostuff.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/cairostuff.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/cairostuff/cairostuff.c Generating MOC compilation mocs_compilation.cpp AutoGen: Writing settings file "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/AutogenOldSettings.cmake" make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 79%] Built target testqconnection_autogen make -f src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/depend.internal". Scanning dependencies of target testkeysequencewidget make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 80%] Building CXX object src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/testkeysequencewidget.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test && /usr/bin/c++ -DQT_NO_KEYWORDS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/testkeysequencewidget.dir/testkeysequencewidget.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test/testkeysequencewidget.cpp [ 80%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/classicui.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/classicui.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/classicui.c [ 81%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/classicuiconfig.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/classicuiconfig.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/classicuiconfig.c [ 81%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/XlibWindow.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/XlibWindow.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/XlibWindow.c [ 81%] Linking CXX executable testkeysequencewidget cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/testkeysequencewidget.dir/link.txt --verbose=1 /usr/bin/c++ -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/testkeysequencewidget.dir/testkeysequencewidget.cpp.o -o testkeysequencewidget -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils -lQtCore -lQtDBus -lQtGui ../libfcitx-qt.so.0.1 -lQtCore -lQtDBus -lQtGui ../../fcitx-config/libfcitx-config.so.4.1 ../../fcitx-utils/libfcitx-utils.so.0.1 -lSM -lICE -lX11 -lXext [ 81%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/InputWindow.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/InputWindow.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/InputWindow.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target testkeysequencewidget make -f src/core/CMakeFiles/fcitx.dir/build.make src/core/CMakeFiles/fcitx.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/core /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/core /builddir/build/BUILD/fcitx-4.2.9.4/build/src/core/CMakeFiles/fcitx.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/core/CMakeFiles/fcitx.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/core/CMakeFiles/fcitx.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/core/CMakeFiles/fcitx.dir/depend.internal". Scanning dependencies of target fcitx make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/core/CMakeFiles/fcitx.dir/build.make src/core/CMakeFiles/fcitx.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Building C object src/core/CMakeFiles/fcitx.dir/fcitx.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/core && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/fcitx.dir/fcitx.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/core/fcitx.c [ 81%] Building C object src/core/CMakeFiles/fcitx.dir/errorhandler.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/core && /usr/bin/cc -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -o CMakeFiles/fcitx.dir/errorhandler.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/core/errorhandler.c /builddir/build/BUILD/fcitx-4.2.9.4/src/core/errorhandler.c: In function 'OnException': /builddir/build/BUILD/fcitx-4.2.9.4/src/core/errorhandler.c:200:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(selfpipe[1], &sig, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/core/errorhandler.c: In function '_write_string_len': /builddir/build/BUILD/fcitx-4.2.9.4/src/core/errorhandler.c:120:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, str, len); ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/core/errorhandler.c:121:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, str, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Linking C executable fcitx cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/fcitx.dir/fcitx.c.o CMakeFiles/fcitx.dir/errorhandler.c.o -o fcitx -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: ../lib/fcitx/libfcitx-core.so.0.3 ../lib/fcitx-config/libfcitx-config.so.4.1 ../lib/fcitx-utils/libfcitx-utils.so.0.1 -ldl -lpthread [ 83%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/MainWindow.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/MainWindow.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/MainWindow.c make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 83%] Built target fcitx [ 83%] Building C object src/im/table/CMakeFiles/fcitx-table.dir/table.c.o [ 84%] Building C object src/im/table/CMakeFiles/fcitx-table.dir/tableconfig.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table && /usr/bin/cc -Dfcitx_table_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/table -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-table.dir/table.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table && /usr/bin/cc -Dfcitx_table_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/table -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-table.dir/tableconfig.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/tableconfig.c In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx/configfile.h:30, from /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.h:23, from /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:23: /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c: In function 'TableMetaDataFind': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:155:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(table, name, result); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c: In function 'TableMetaDataInsert': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/table.c:149:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *tableSet, name, strlen(name), table); ^~~~~~~~~~~~~~~ [ 84%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/MenuWindow.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/MenuWindow.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/MenuWindow.c make -f src/frontend/qt/CMakeFiles/qtim-fcitx.dir/build.make src/frontend/qt/CMakeFiles/qtim-fcitx.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 85%] Generating moc_qfcitxinputcontext.cxx cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt/moc_qfcitxinputcontext.cxx_parameters cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/qt /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt/CMakeFiles/qtim-fcitx.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt/CMakeFiles/qtim-fcitx.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt/CMakeFiles/qtim-fcitx.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt/CMakeFiles/qtim-fcitx.dir/depend.internal". [ 85%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/TrayWindow.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/TrayWindow.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/TrayWindow.c Scanning dependencies of target qtim-fcitx make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/frontend/qt/CMakeFiles/qtim-fcitx.dir/build.make src/frontend/qt/CMakeFiles/qtim-fcitx.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 85%] Building CXX object src/frontend/qt/CMakeFiles/qtim-fcitx.dir/qfcitxinputcontextplugin.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt && /usr/bin/c++ -Dqtim_fcitx_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/qtim-fcitx.dir/qfcitxinputcontextplugin.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/qt/qfcitxinputcontextplugin.cpp [ 85%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/tray.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/tray.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/tray.c [ 85%] Linking C shared module fcitx-table.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-table.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-table.so CMakeFiles/fcitx-table.dir/tabledict.c.o CMakeFiles/fcitx-table.dir/table.c.o CMakeFiles/fcitx-table.dir/tableconfig.c.o make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 85%] Built target fcitx-table cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/ximconfig.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/ximconfig.c [ 85%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximqueue.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/ximqueue.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/ximqueue.c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/tray.c: In function 'TrayInitAtom': /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/tray.c:100:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&atom_names[0], "_NET_SYSTEM_TRAY_S%d", tray->owner->iScreen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object src/frontend/qt/CMakeFiles/qtim-fcitx.dir/qfcitxinputcontext.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt && /usr/bin/c++ -Dqtim_fcitx_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/qtim-fcitx.dir/qfcitxinputcontext.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/qt/qfcitxinputcontext.cpp [ 85%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/FrameMgr.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/FrameMgr.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/FrameMgr.c [ 86%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nAttr.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/i18nAttr.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nAttr.c [ 86%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nClbk.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/i18nClbk.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nClbk.c [ 86%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIc.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/i18nIc.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nIc.c [ 86%] Building CXX object src/frontend/qt/CMakeFiles/qtim-fcitx.dir/moc_qfcitxinputcontext.cxx.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt && /usr/bin/c++ -Dqtim_fcitx_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/qt -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -o CMakeFiles/qtim-fcitx.dir/moc_qfcitxinputcontext.cxx.o -c /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt/moc_qfcitxinputcontext.cxx [ 86%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIMProto.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/i18nIMProto.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nIMProto.c [ 87%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nMethod.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/i18nMethod.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nMethod.c [ 87%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nPtHdr.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/i18nPtHdr.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nPtHdr.c [ 87%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nUtil.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/i18nUtil.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nUtil.c [ 87%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nX.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/i18nX.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nX.c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nX.c: In function 'Xi18nXSend': /builddir/build/BUILD/fcitx-4.2.9.4/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=] "_server%d_%d", ^~ /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nX.c:254:13: note: directive argument in the range [-2147483648, 20] "_server%d_%d", ^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/FrameMgr.h:34, from /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/i18nX.c:34: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 25 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 88%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMConn.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/IMConn.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/IMConn.c [ 88%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMMethod.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/IMMethod.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/IMMethod.c [ 88%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/IMValues.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cc -Dfcitx_xim_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim -I/builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-xim.dir/lib/IMValues.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim/lib/IMValues.c [ 89%] Linking C shared module fcitx-xim.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-xim.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-xim.so CMakeFiles/fcitx-xim.dir/IC.c.o CMakeFiles/fcitx-xim.dir/xim.c.o CMakeFiles/fcitx-xim.dir/ximhandler.c.o CMakeFiles/fcitx-xim.dir/ximconfig.c.o CMakeFiles/fcitx-xim.dir/ximqueue.c.o CMakeFiles/fcitx-xim.dir/lib/FrameMgr.c.o CMakeFiles/fcitx-xim.dir/lib/i18nAttr.c.o CMakeFiles/fcitx-xim.dir/lib/i18nClbk.c.o CMakeFiles/fcitx-xim.dir/lib/i18nIc.c.o CMakeFiles/fcitx-xim.dir/lib/i18nIMProto.c.o CMakeFiles/fcitx-xim.dir/lib/i18nMethod.c.o CMakeFiles/fcitx-xim.dir/lib/i18nPtHdr.c.o CMakeFiles/fcitx-xim.dir/lib/i18nUtil.c.o CMakeFiles/fcitx-xim.dir/lib/i18nX.c.o CMakeFiles/fcitx-xim.dir/lib/IMConn.c.o CMakeFiles/fcitx-xim.dir/lib/IMMethod.c.o CMakeFiles/fcitx-xim.dir/lib/IMValues.c.o -lSM -lICE -lX11 -lXext make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/build.make tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/DependInfo.cmake --color= [ 89%] Built target fcitx-xim make -f tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/build.make tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/depend Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/depend.internal". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target fcitx-quickphrase-editor_autogen make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/build.make tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/depend.internal". Scanning dependencies of target fcitx-qt-gui-wrapper_autogen make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/build.make tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 90%] Automatic MOC for target fcitx-quickphrase-editor cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir "" [ 91%] Automatic MOC for target fcitx-qt-gui-wrapper cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir "" AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/batchdialog.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editor.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editordialog.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/filelistmodel.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/main.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/model.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/batchdialog.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editor.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editordialog.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/filelistmodel.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/main.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/model.h Generating MOC source EWIEGA46WW/moc_batchdialog.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_batchdialog.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/batchdialog.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -I/usr/include -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_batchdialog.cpp /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/batchdialog.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/main.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/mainwindow.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/wrapperapp.cpp AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/mainwindow.h AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/wrapperapp.h Generating MOC source EWIEGA46WW/moc_mainwindow.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/EWIEGA46WW/moc_mainwindow.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/mainwindow.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper -I/usr/include -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/EWIEGA46WW/moc_mainwindow.cpp /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/mainwindow.h Generating MOC source EWIEGA46WW/moc_editor.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_editor.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editor.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -I/usr/include -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_editor.cpp /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editor.h [ 92%] Linking CXX shared module qtim-fcitx.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt && /usr/bin/cmake -E cmake_link_script CMakeFiles/qtim-fcitx.dir/link.txt --verbose=1 Generating MOC source EWIEGA46WW/moc_wrapperapp.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/EWIEGA46WW/moc_wrapperapp.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/wrapperapp.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper -I/usr/include -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/EWIEGA46WW/moc_wrapperapp.cpp /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/wrapperapp.h /usr/bin/c++ -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o qtim-fcitx.so CMakeFiles/qtim-fcitx.dir/qfcitxinputcontextplugin.cpp.o CMakeFiles/qtim-fcitx.dir/qfcitxinputcontext.cpp.o CMakeFiles/qtim-fcitx.dir/moc_qfcitxinputcontext.cxx.o -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: -lQtCore -lQtDBus -lQtGui ../../lib/fcitx-qt/libfcitx-qt.so.0.1 /usr/lib64/libxkbcommon.so -lSM -lICE -lX11 -lXext -lQtCore -lQtDBus -lQtGui ../../lib/fcitx-config/libfcitx-config.so.4.1 -lSM -lICE -lX11 -lXext ../../lib/fcitx-utils/libfcitx-utils.so.0.1 Generating MOC source EWIEGA46WW/moc_editordialog.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_editordialog.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editordialog.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -I/usr/include -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_editordialog.cpp /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editordialog.h Generating MOC compilation mocs_compilation.cpp AutoGen: Writing settings file "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/AutogenOldSettings.cmake" make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 92%] Built target fcitx-qt-gui-wrapper_autogen make -f src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/depend make -f tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/build.make tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 92%] Building C object src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyconfig.c.o [ 93%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/skinconfig.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/skinconfig.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skinconfig.c cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin && /usr/bin/cc -Dfcitx_pinyin_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin -I/builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-pinyin.dir/pyconfig.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/pyconfig.c Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/depend.internal". Generating MOC source EWIEGA46WW/moc_filelistmodel.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_filelistmodel.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/filelistmodel.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -I/usr/include -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_filelistmodel.cpp /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/filelistmodel.h Scanning dependencies of target testqconnection make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/build [ 93%] Generating ui_mainwindow.h make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper && /usr/lib64/qt4/bin/uic-qt4 -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/ui_mainwindow.h /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/mainwindow.ui cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/DependInfo.cmake --color= [ 93%] Building CXX object src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/testconnection.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test && /usr/bin/c++ -DQT_NO_KEYWORDS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/testqconnection_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/testqconnection.dir/testconnection.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test/testconnection.cpp Generating MOC source EWIEGA46WW/moc_main.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_main.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/main.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -I/usr/include -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_main.cpp /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/main.h Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/depend.internal". Generating MOC source EWIEGA46WW/moc_model.cpp AutoMoc: Generating "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_model.cpp" from its source file "/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/model.h" because it doesn't exist /usr/lib64/qt4/bin/moc-qt4 -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -I/usr/include -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/EWIEGA46WW/moc_model.cpp /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/model.h Scanning dependencies of target fcitx-qt-gui-wrapper make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/build.make tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 93%] Building CXX object tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/main.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper && /usr/bin/c++ -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-qt-gui-wrapper.dir/main.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/main.cpp Generating MOC compilation mocs_compilation.cpp AutoGen: Writing settings file "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/AutogenOldSettings.cmake" make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 93%] Built target fcitx-quickphrase-editor_autogen [ 93%] Building C object src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/skin.c.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cc -Dfcitx_classic_ui_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic -I/builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -fvisibility=hidden -std=gnu99 -o CMakeFiles/fcitx-classic-ui.dir/skin.c.o -c /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c [ 94%] Linking C shared module fcitx-pinyin.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-pinyin.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-pinyin.so CMakeFiles/fcitx-pinyin.dir/py.c.o CMakeFiles/fcitx-pinyin.dir/PYFA.c.o CMakeFiles/fcitx-pinyin.dir/pyMapTable.c.o CMakeFiles/fcitx-pinyin.dir/pyParser.c.o CMakeFiles/fcitx-pinyin.dir/sp.c.o CMakeFiles/fcitx-pinyin.dir/pyconfig.c.o [ 94%] Built target qtim-fcitx [ 94%] Building CXX object src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/testqconnection_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test && /usr/bin/c++ -DQT_NO_KEYWORDS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/testqconnection_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/testqconnection.dir/testqconnection_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/testqconnection_autogen/mocs_compilation.cpp make -f tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/build.make tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 94%] Generating ui_editor.h cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/lib64/qt4/bin/uic-qt4 -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/ui_editor.h /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editor.ui [ 94%] Building CXX object tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/wrapperapp.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper && /usr/bin/c++ -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-qt-gui-wrapper.dir/wrapperapp.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/wrapperapp.cpp make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 95%] Generating ui_editordialog.h cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/lib64/qt4/bin/uic-qt4 -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/ui_editordialog.h /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editordialog.ui [ 95%] Built target fcitx-pinyin [ 95%] Generating ui_batchdialog.h cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/lib64/qt4/bin/uic-qt4 -o /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/ui_batchdialog.h /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/batchdialog.ui [ 96%] Building CXX object tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/mainwindow.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper && /usr/bin/c++ -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-qt-gui-wrapper.dir/mainwindow.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper/mainwindow.cpp cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/depend.internal". In file included from /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/fcitx-config.h:104:0, from /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:44: /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c: In function 'LoadImageWithText': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ Scanning dependencies of target fcitx-quickphrase-editor /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/build.make tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/build /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:195:5: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, sc->imageTable, image->name, strlen(image->name), image); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c: In function 'UnloadSingleImage': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ [ 96%] Building CXX object tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/main.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/bin/c++ -Dfcitx_quickphrase_editor_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-quickphrase-editor.dir/main.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/main.cpp /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:623:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(sc->imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c: In function 'LoadImageFromTable': /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:61:13: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:222:13: note: in expansion of macro 'HASH_FIND' HASH_FIND(hh, head, findstr, strlen(findstr), out) ^~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:214:5: note: in expansion of macro 'HASH_FIND_STR' HASH_FIND_STR(*imageTable, name, image); ^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:408:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: hashv += ((unsigned)_hj_key[10] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:9: note: here case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:409:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: hashv += ((unsigned)_hj_key[9] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:9: note: here case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:410:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: hashv += ((unsigned)_hj_key[8] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:9: note: here case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:411:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: _hj_j += ((unsigned)_hj_key[7] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:9: note: here case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:412:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: _hj_j += ((unsigned)_hj_key[6] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:9: note: here case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:413:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: _hj_j += ((unsigned)_hj_key[5] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:9: note: here case 5: _hj_j += _hj_key[4]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:414:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: _hj_j += _hj_key[4]; \ ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:9: note: here case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:415:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: _hj_i += ((unsigned)_hj_key[3] << 24); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:9: note: here case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:416:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: _hj_i += ((unsigned)_hj_key[2] << 16); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:9: note: here case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:417:24: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: _hj_i += ((unsigned)_hj_key[1] << 8); \ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:418:9: note: here case 1: _hj_i += _hj_key[0]; \ ^ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:316:18: note: in expansion of macro 'HASH_JEN' #define HASH_FCN HASH_JEN ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils/uthash.h:155:9: note: in expansion of macro 'HASH_FCN' HASH_FCN(keyptr, keylen_in, (head)->hh.tbl->num_buckets, \ ^~~~~~~~ /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic/skin.c:278:9: note: in expansion of macro 'HASH_ADD_KEYPTR' HASH_ADD_KEYPTR(hh, *imageTable, image->name, ^~~~~~~~~~~~~~~ [ 97%] Linking CXX executable testqconnection cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/testqconnection.dir/link.txt --verbose=1 [ 97%] Linking C shared module fcitx-classic-ui.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-classic-ui.dir/link.txt --verbose=1 /usr/bin/c++ -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/testqconnection.dir/testconnection.cpp.o CMakeFiles/testqconnection.dir/testqconnection_autogen/mocs_compilation.cpp.o -o testqconnection -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils -lQtCore -lQtDBus -lQtGui ../libfcitx-qt.so.0.1 -lQtCore -lQtDBus -lQtGui ../../fcitx-config/libfcitx-config.so.4.1 ../../fcitx-utils/libfcitx-utils.so.0.1 -lSM -lICE -lX11 -lXext /usr/bin/cc -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o fcitx-classic-ui.so CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/font.c.o CMakeFiles/fcitx-classic-ui.dir/__/cairostuff/cairostuff.c.o CMakeFiles/fcitx-classic-ui.dir/classicui.c.o CMakeFiles/fcitx-classic-ui.dir/classicuiconfig.c.o CMakeFiles/fcitx-classic-ui.dir/XlibWindow.c.o CMakeFiles/fcitx-classic-ui.dir/InputWindow.c.o CMakeFiles/fcitx-classic-ui.dir/MainWindow.c.o CMakeFiles/fcitx-classic-ui.dir/MenuWindow.c.o CMakeFiles/fcitx-classic-ui.dir/TrayWindow.c.o CMakeFiles/fcitx-classic-ui.dir/tray.c.o CMakeFiles/fcitx-classic-ui.dir/skinconfig.c.o CMakeFiles/fcitx-classic-ui.dir/skin.c.o -lXext -lSM -lICE -lX11 -lXext -lcairo -lX11 -lXext -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lSM -lICE -lX11 -lcairo -lX11 -lXext -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 97%] Built target fcitx-classic-ui [ 98%] Building CXX object tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/model.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/bin/c++ -Dfcitx_quickphrase_editor_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-quickphrase-editor.dir/model.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/model.cpp make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 98%] Built target testqconnection [ 98%] Building CXX object tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/fcitx-qt-gui-wrapper_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper && /usr/bin/c++ -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-qt-gui-wrapper.dir/fcitx-qt-gui-wrapper_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/fcitx-qt-gui-wrapper_autogen/mocs_compilation.cpp [ 98%] Building CXX object tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/editor.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/bin/c++ -Dfcitx_quickphrase_editor_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-quickphrase-editor.dir/editor.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editor.cpp make -f CMakeFiles/fcitx-modules.target.dir/build.make CMakeFiles/fcitx-modules.target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-modules.target.dir/DependInfo.cmake --color= [ 98%] Building CXX object tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/editordialog.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/bin/c++ -Dfcitx_quickphrase_editor_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-quickphrase-editor.dir/editordialog.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/editordialog.cpp Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-modules.target.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-modules.target.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-modules.target.dir/depend.internal". Scanning dependencies of target fcitx-modules.target make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f CMakeFiles/fcitx-modules.target.dir/build.make CMakeFiles/fcitx-modules.target.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-modules.target.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 98%] Built target fcitx-modules.target [ 98%] Building CXX object tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/batchdialog.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/bin/c++ -Dfcitx_quickphrase_editor_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-quickphrase-editor.dir/batchdialog.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/batchdialog.cpp [100%] Building CXX object tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/filelistmodel.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/bin/c++ -Dfcitx_quickphrase_editor_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-quickphrase-editor.dir/filelistmodel.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor/filelistmodel.cpp [100%] Linking CXX executable fcitx-qt-gui-wrapper cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-qt-gui-wrapper.dir/link.txt --verbose=1 /usr/bin/c++ -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/fcitx-qt-gui-wrapper.dir/main.cpp.o CMakeFiles/fcitx-qt-gui-wrapper.dir/wrapperapp.cpp.o CMakeFiles/fcitx-qt-gui-wrapper.dir/mainwindow.cpp.o CMakeFiles/fcitx-qt-gui-wrapper.dir/fcitx-qt-gui-wrapper_autogen/mocs_compilation.cpp.o -o fcitx-qt-gui-wrapper -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: -lQtCore -lQtDBus -lQtGui ../../../src/lib/fcitx-qt/libfcitx-qt.so.0.1 -lQtCore -lQtDBus -lQtGui ../../../src/lib/fcitx-config/libfcitx-config.so.4.1 ../../../src/lib/fcitx-utils/libfcitx-utils.so.0.1 -lSM -lICE -lX11 -lXext make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [100%] Built target fcitx-qt-gui-wrapper [100%] Building CXX object tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/fcitx-quickphrase-editor_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/bin/c++ -Dfcitx_quickphrase_editor_EXPORTS -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/include -I/builddir/build/BUILD/fcitx-4.2.9.4/build -I/builddir/build/BUILD/fcitx-4.2.9.4/build/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src -I/builddir/build/BUILD/fcitx-4.2.9.4/src/lib -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/../src/lib -I/usr/include/QtCore -I/usr/include/QtGui -I/builddir/build/BUILD/fcitx-4.2.9.4/tools/gui -I/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -o CMakeFiles/fcitx-quickphrase-editor.dir/fcitx-quickphrase-editor_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/fcitx-quickphrase-editor_autogen/mocs_compilation.cpp [100%] Linking CXX shared module libfcitx-quickphrase-editor.so cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/bin/cmake -E cmake_link_script CMakeFiles/fcitx-quickphrase-editor.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libfcitx-quickphrase-editor.so CMakeFiles/fcitx-quickphrase-editor.dir/main.cpp.o CMakeFiles/fcitx-quickphrase-editor.dir/model.cpp.o CMakeFiles/fcitx-quickphrase-editor.dir/editor.cpp.o CMakeFiles/fcitx-quickphrase-editor.dir/editordialog.cpp.o CMakeFiles/fcitx-quickphrase-editor.dir/batchdialog.cpp.o CMakeFiles/fcitx-quickphrase-editor.dir/filelistmodel.cpp.o CMakeFiles/fcitx-quickphrase-editor.dir/fcitx-quickphrase-editor_autogen/mocs_compilation.cpp.o -Wl,-rpath,/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config:/builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils: -lQtCore -lQtDBus -lQtGui ../../../src/lib/fcitx-qt/libfcitx-qt.so.0.1 -lQtCore -lQtDBus -lQtGui ../../../src/lib/fcitx-config/libfcitx-config.so.4.1 ../../../src/lib/fcitx-utils/libfcitx-utils.so.0.1 -lSM -lICE -lX11 -lXext make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [100%] Built target fcitx-quickphrase-editor make[1]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jVwFZn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64 + cd fcitx-4.2.9.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' -C build make: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/cmake -H/builddir/build/BUILD/fcitx-4.2.9.4 -B/builddir/build/BUILD/fcitx-4.2.9.4/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 0%] Built target fcitx-addon-fcitx-kimpanel-ui--headers-1 /usr/bin/make -f src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/build.make src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-utils /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/build.make src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-utils /usr/bin/make -f tools/dev/CMakeFiles/fcitx-scanner.dir/build.make tools/dev/CMakeFiles/fcitx-scanner.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/dev /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/fcitx-scanner.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/dev/CMakeFiles/fcitx-scanner.dir/build.make tools/dev/CMakeFiles/fcitx-scanner.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/dev/CMakeFiles/fcitx-scanner.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-scanner /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-addon-fcitx-classic-ui--scan-priv-1 /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-addon-fcitx-x11--scan-priv-1 /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-addon-fcitx-x11--scan-1 /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-addon-fcitx-xkb--scan-priv-1 /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-addon-fcitx-xkb--scan-1 /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-addon-fcitx-xkbdbus--scan-priv-1 /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-addon-fcitx-xkbdbus--scan-1 /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-addon-fcitx-chttrans--scan-priv-1 /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] Built target fcitx-addon-fcitx-chttrans--scan-1 /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 4%] Built target fcitx-addon-fcitx-punc--scan-priv-1 /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 4%] Built target fcitx-addon-fcitx-punc--scan-1 /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 4%] Built target fcitx-addon-fcitx-spell--scan-1 /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 4%] Built target fcitx-addon-fcitx-spell--scan-priv-1 /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 4%] Built target fcitx-addon-fcitx-pinyin-enhance--scan-1 /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 4%] Built target fcitx-addon-fcitx-pinyin-enhance--scan-priv-1 /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-quickphrase--scan-priv-1 /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-quickphrase--scan-1 /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-clipboard--scan-priv-1 /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-clipboard--scan-1 /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-dbus--scan-priv-1 /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 5%] Built target fcitx-addon-fcitx-dbus--scan-1 /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 6%] Built target fcitx-addon-fcitx-lua--scan-priv-1 /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 6%] Built target fcitx-addon-fcitx-lua--scan-1 /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 6%] Built target fcitx-addon-fcitx-freedesktop-notify--scan-priv-1 /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 6%] Built target fcitx-addon-fcitx-freedesktop-notify--scan-1 /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 6%] Built target fcitx-addon-fcitx-notificationitem--scan-priv-1 /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Built target fcitx-addon-fcitx-notificationitem--scan-1 /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Built target fcitx-addon-fcitx-pinyin--scan-1 /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Built target fcitx-addon-fcitx-pinyin--scan-priv-1 /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-priv-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Built target fcitx-addon-fcitx-xim--scan-priv-1 /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Built target fcitx-addon-fcitx-xim--scan-1 /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--scan-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Built target fcitx-addon-fcitx-classic-ui--scan-1 /usr/bin/make -f CMakeFiles/fcitx-scan-addons.target.dir/build.make CMakeFiles/fcitx-scan-addons.target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-scan-addons.target.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f CMakeFiles/fcitx-scan-addons.target.dir/build.make CMakeFiles/fcitx-scan-addons.target.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-scan-addons.target.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Built target fcitx-scan-addons.target /usr/bin/make -f src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 8%] Built target fcitx-kimpanel-ui /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 8%] Built target fcitx-addon-fcitx-x11--headers-1 /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-x11.dir/build.make src/module/x11/CMakeFiles/fcitx-x11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-x11.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-x11.dir/build.make src/module/x11/CMakeFiles/fcitx-x11.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/x11/CMakeFiles/fcitx-x11.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 9%] Built target fcitx-x11 /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 10%] Built target fcitx-addon-fcitx-xkb--headers-1 /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-xkb.dir/build.make src/module/xkb/CMakeFiles/fcitx-xkb.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-xkb.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-xkb.dir/build.make src/module/xkb/CMakeFiles/fcitx-xkb.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkb/CMakeFiles/fcitx-xkb.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 11%] Built target fcitx-xkb /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 11%] Built target fcitx-addon-fcitx-xkbdbus--headers-1 /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 11%] Built target fcitx-xkbdbus /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 12%] Built target fcitx-addon-fcitx-chttrans--headers-1 /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/build.make src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/build.make src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/chttrans/CMakeFiles/fcitx-chttrans.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 13%] Built target fcitx-chttrans /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 13%] Built target fcitx-addon-fcitx-punc--headers-1 /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-punc.dir/build.make src/module/punc/CMakeFiles/fcitx-punc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-punc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-punc.dir/build.make src/module/punc/CMakeFiles/fcitx-punc.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/punc/CMakeFiles/fcitx-punc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 14%] Built target fcitx-punc /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 14%] Built target fcitx-addon-fcitx-spell--headers-1 /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-spell.dir/build.make src/module/spell/CMakeFiles/fcitx-spell.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-spell.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-spell.dir/build.make src/module/spell/CMakeFiles/fcitx-spell.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/CMakeFiles/fcitx-spell.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 16%] Built target fcitx-spell /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 16%] Built target fcitx-addon-fcitx-pinyin-enhance--headers-1 /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 18%] Built target fcitx-pinyin-enhance /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 18%] Built target fcitx-addon-fcitx-quickphrase--headers-1 /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 18%] Built target fcitx-quickphrase /usr/bin/make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 18%] Built target fcitx-addon-fcitx-autoeng--headers-1 /usr/bin/make -f src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/build.make src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/build.make src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/autoeng/CMakeFiles/fcitx-autoeng.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Built target fcitx-autoeng /usr/bin/make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 19%] Built target fcitx-addon-fcitx-fullwidth-char--headers-1 /usr/bin/make -f src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 20%] Built target fcitx-fullwidth-char /usr/bin/make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 20%] Built target fcitx-addon-fcitx-remote-module--headers-1 /usr/bin/make -f src/module/remote/CMakeFiles/fcitx-remote-module.dir/build.make src/module/remote/CMakeFiles/fcitx-remote-module.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-remote-module.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/remote/CMakeFiles/fcitx-remote-module.dir/build.make src/module/remote/CMakeFiles/fcitx-remote-module.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/remote/CMakeFiles/fcitx-remote-module.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 21%] Built target fcitx-remote-module /usr/bin/make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 21%] Built target fcitx-addon-fcitx-imselector--headers-1 /usr/bin/make -f src/module/imselector/CMakeFiles/fcitx-imselector.dir/build.make src/module/imselector/CMakeFiles/fcitx-imselector.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-imselector.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/imselector/CMakeFiles/fcitx-imselector.dir/build.make src/module/imselector/CMakeFiles/fcitx-imselector.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/imselector/CMakeFiles/fcitx-imselector.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 22%] Built target fcitx-imselector /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 23%] Built target fcitx-addon-fcitx-clipboard--headers-1 /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/build.make src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/build.make src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/clipboard/CMakeFiles/fcitx-clipboard.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 24%] Built target fcitx-clipboard /usr/bin/make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 24%] Built target fcitx-addon-fcitx-vk--headers-1 /usr/bin/make -f src/module/vk/CMakeFiles/fcitx-vk.dir/build.make src/module/vk/CMakeFiles/fcitx-vk.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-vk.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/vk/CMakeFiles/fcitx-vk.dir/build.make src/module/vk/CMakeFiles/fcitx-vk.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/vk/CMakeFiles/fcitx-vk.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 25%] Built target fcitx-vk /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 26%] Built target fcitx-addon-fcitx-dbus--headers-1 /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-dbus.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-dbus.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-dbus.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 27%] Built target fcitx-dbus /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 27%] Built target fcitx-addon-fcitx-lua--headers-1 /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-lua.dir/build.make src/module/lua/CMakeFiles/fcitx-lua.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-lua.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-lua.dir/build.make src/module/lua/CMakeFiles/fcitx-lua.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/lua/CMakeFiles/fcitx-lua.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 28%] Built target fcitx-lua /usr/bin/make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 28%] Built target fcitx-addon-fcitx-unicode--headers-1 /usr/bin/make -f src/module/unicode/CMakeFiles/fcitx-unicode.dir/build.make src/module/unicode/CMakeFiles/fcitx-unicode.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-unicode.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/unicode/CMakeFiles/fcitx-unicode.dir/build.make src/module/unicode/CMakeFiles/fcitx-unicode.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/unicode/CMakeFiles/fcitx-unicode.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 29%] Built target fcitx-unicode /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 29%] Built target fcitx-addon-fcitx-freedesktop-notify--headers-1 /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 29%] Built target fcitx-freedesktop-notify /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 29%] Built target fcitx-addon-fcitx-notificationitem--headers-1 /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/notificationitem/CMakeFiles/fcitx-notificationitem.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 30%] Built target fcitx-notificationitem /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 30%] Built target fcitx-addon-fcitx-pinyin--headers-1 /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/build.make src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/build.make src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 32%] Built target fcitx-pinyin /usr/bin/make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 32%] Built target fcitx-addon-fcitx-keyboard--headers-1 /usr/bin/make -f src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/build.make src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/build.make src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 33%] Built target fcitx-keyboard /usr/bin/make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/CMakeFiles/fcitx-addon-fcitx-table--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 33%] Built target fcitx-addon-fcitx-table--headers-1 /usr/bin/make -f src/im/table/CMakeFiles/fcitx-table.dir/build.make src/im/table/CMakeFiles/fcitx-table.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-table.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/CMakeFiles/fcitx-table.dir/build.make src/im/table/CMakeFiles/fcitx-table.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/CMakeFiles/fcitx-table.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 34%] Built target fcitx-table /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 34%] Built target fcitx-addon-fcitx-qw--headers-1 /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-qw.dir/build.make src/im/qw/CMakeFiles/fcitx-qw.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-qw.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-qw.dir/build.make src/im/qw/CMakeFiles/fcitx-qw.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/qw/CMakeFiles/fcitx-qw.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 34%] Built target fcitx-qw /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 34%] Built target fcitx-addon-fcitx-xim--headers-1 /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-xim.dir/build.make src/frontend/xim/CMakeFiles/fcitx-xim.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-xim.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-xim.dir/build.make src/frontend/xim/CMakeFiles/fcitx-xim.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/xim/CMakeFiles/fcitx-xim.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 39%] Built target fcitx-xim /usr/bin/make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 39%] Built target fcitx-addon-fcitx-ipc--headers-1 /usr/bin/make -f src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/ipc/CMakeFiles/fcitx-ipc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 39%] Built target fcitx-ipc /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 40%] Built target fcitx-addon-fcitx-classic-ui--headers-1 /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/build.make src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/build.make src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 43%] Built target fcitx-classic-ui /usr/bin/make -f CMakeFiles/fcitx-modules.target.dir/build.make CMakeFiles/fcitx-modules.target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-modules.target.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f CMakeFiles/fcitx-modules.target.dir/build.make CMakeFiles/fcitx-modules.target.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-modules.target.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 43%] Built target fcitx-modules.target /usr/bin/make -f po/CMakeFiles/fcitx-compile-mo.target.dir/build.make po/CMakeFiles/fcitx-compile-mo.target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/po /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/po /builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/fcitx-compile-mo.target.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f po/CMakeFiles/fcitx-compile-mo.target.dir/build.make po/CMakeFiles/fcitx-compile-mo.target.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'po/CMakeFiles/fcitx-compile-mo.target.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 46%] Built target fcitx-compile-mo.target /usr/bin/make -f src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/build.make src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/build.make src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 47%] Built target fcitx-config /usr/bin/make -f src/lib/fcitx/CMakeFiles/fcitx-core.dir/build.make src/lib/fcitx/CMakeFiles/fcitx-core.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx/CMakeFiles/fcitx-core.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx/CMakeFiles/fcitx-core.dir/build.make src/lib/fcitx/CMakeFiles/fcitx-core.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/lib/fcitx/CMakeFiles/fcitx-core.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 50%] Built target fcitx-core /usr/bin/make -f src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/build.make src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/build.make src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 52%] Built target fcitx-gclient /usr/bin/make -f src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/build.make src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/build.make src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/lib/fcitx-gclient/CMakeFiles/gobject_introspection_compile_target_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 53%] Built target gobject_introspection_compile_target_1 /usr/bin/make -f src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/build.make src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-gclient/test /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/test /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/build.make src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 53%] Built target testgclient /usr/bin/make -f src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/build.make src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/build.make src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 53%] Automatic MOC for target fcitx-qt cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt_autogen.dir "" make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 53%] Built target fcitx-qt_autogen /usr/bin/make -f src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/build.make src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/build.make src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 57%] Built target fcitx-qt /usr/bin/make -f src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 57%] Automatic MOC for target testqconnection cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir "" make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 57%] Built target testqconnection_autogen /usr/bin/make -f src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/lib/fcitx-qt/test/CMakeFiles/testqconnection.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 58%] Built target testqconnection /usr/bin/make -f src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test /builddir/build/BUILD/fcitx-4.2.9.4/build/src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 59%] Built target testkeysequencewidget /usr/bin/make -f src/core/CMakeFiles/fcitx.dir/build.make src/core/CMakeFiles/fcitx.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/core /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/core /builddir/build/BUILD/fcitx-4.2.9.4/build/src/core/CMakeFiles/fcitx.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/core/CMakeFiles/fcitx.dir/build.make src/core/CMakeFiles/fcitx.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/core/CMakeFiles/fcitx.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 60%] Built target fcitx /usr/bin/make -f tools/dev/CMakeFiles/fcitx-po-parser.dir/build.make tools/dev/CMakeFiles/fcitx-po-parser.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/dev /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/CMakeFiles/fcitx-po-parser.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/dev/CMakeFiles/fcitx-po-parser.dir/build.make tools/dev/CMakeFiles/fcitx-po-parser.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/dev/CMakeFiles/fcitx-po-parser.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 60%] Built target fcitx-po-parser /usr/bin/make -f po/CMakeFiles/fcitx-parse-pos.target.dir/build.make po/CMakeFiles/fcitx-parse-pos.target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/po /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/po /builddir/build/BUILD/fcitx-4.2.9.4/build/po/CMakeFiles/fcitx-parse-pos.target.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f po/CMakeFiles/fcitx-parse-pos.target.dir/build.make po/CMakeFiles/fcitx-parse-pos.target.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4 && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --parse-pos make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 60%] Built target fcitx-parse-pos.target /usr/bin/make -f CMakeFiles/fcitx-parse-pos.dependency.dir/build.make CMakeFiles/fcitx-parse-pos.dependency.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles/fcitx-parse-pos.dependency.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f CMakeFiles/fcitx-parse-pos.dependency.dir/build.make CMakeFiles/fcitx-parse-pos.dependency.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-parse-pos.dependency.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 60%] Built target fcitx-parse-pos.dependency /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 61%] Built target fcitx-addon-fcitx-x11--addon--conf-1 /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 61%] Built target fcitx-addon-fcitx-x11--addon--desc-1 /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-x11--addon.dir/build.make src/module/x11/CMakeFiles/fcitx-x11--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/x11/CMakeFiles/fcitx-x11--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/x11/CMakeFiles/fcitx-x11--addon.dir/build.make src/module/x11/CMakeFiles/fcitx-x11--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/x11/CMakeFiles/fcitx-x11--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 61%] Built target fcitx-x11--addon /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 61%] Built target fcitx-addon-fcitx-xkb--addon--conf-1 /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/build.make src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkb/CMakeFiles/fcitx-addon-fcitx-xkb--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 61%] Built target fcitx-addon-fcitx-xkb--addon--desc-1 /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/build.make src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/build.make src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkb/CMakeFiles/fcitx-xkb--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 61%] Built target fcitx-xkb--addon /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 62%] Built target fcitx-addon-fcitx-xkbdbus--addon--conf-1 /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkbdbus/CMakeFiles/fcitx-addon-fcitx-xkbdbus--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 62%] Built target fcitx-addon-fcitx-xkbdbus--addon--desc-1 /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/build.make src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/xkbdbus/CMakeFiles/fcitx-xkbdbus--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 62%] Built target fcitx-xkbdbus--addon /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 62%] Built target fcitx-addon-fcitx-chttrans--addon--conf-1 /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/build.make src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/chttrans/CMakeFiles/fcitx-addon-fcitx-chttrans--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 62%] Built target fcitx-addon-fcitx-chttrans--addon--desc-1 /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/build.make src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/build.make src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 62%] Built target fcitx-chttrans--addon /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 63%] Built target fcitx-addon-fcitx-punc--addon--conf-1 /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/build.make src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/punc/CMakeFiles/fcitx-addon-fcitx-punc--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 63%] Built target fcitx-addon-fcitx-punc--addon--desc-1 /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-punc--addon.dir/build.make src/module/punc/CMakeFiles/fcitx-punc--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/punc/CMakeFiles/fcitx-punc--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/punc/CMakeFiles/fcitx-punc--addon.dir/build.make src/module/punc/CMakeFiles/fcitx-punc--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/punc/CMakeFiles/fcitx-punc--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 63%] Built target fcitx-punc--addon /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] Built target fcitx-addon-fcitx-spell--addon--conf-1 /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/build.make src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/CMakeFiles/fcitx-addon-fcitx-spell--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] Built target fcitx-addon-fcitx-spell--addon--desc-1 /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-spell--addon.dir/build.make src/module/spell/CMakeFiles/fcitx-spell--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/CMakeFiles/fcitx-spell--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/CMakeFiles/fcitx-spell--addon.dir/build.make src/module/spell/CMakeFiles/fcitx-spell--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/CMakeFiles/fcitx-spell--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] Built target fcitx-spell--addon /usr/bin/make -f src/module/spell/dict/CMakeFiles/spell-en-download.dir/build.make src/module/spell/dict/CMakeFiles/spell-en-download.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell-en-download.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/dict/CMakeFiles/spell-en-download.dir/build.make src/module/spell/dict/CMakeFiles/spell-en-download.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/en_dict-20121020.tar.gz /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/en_dict-20121020.tar.gz 8315f85331e0545c256a46e0cb00f10f cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --check-md5sum /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict/en_dict-20121020.tar.gz 8315f85331e0545c256a46e0cb00f10f 1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] Built target spell-en-download /usr/bin/make -f src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/build.make src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/build.make src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] Built target comp-spell-dict /usr/bin/make -f src/module/spell/dict/CMakeFiles/spell-en-extract.dir/build.make src/module/spell/dict/CMakeFiles/spell-en-extract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell-en-extract.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/dict/CMakeFiles/spell-en-extract.dir/build.make src/module/spell/dict/CMakeFiles/spell-en-extract.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/dict/CMakeFiles/spell-en-extract.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] Built target spell-en-extract /usr/bin/make -f src/module/spell/dict/CMakeFiles/spell_en_dict.dir/build.make src/module/spell/dict/CMakeFiles/spell_en_dict.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/spell/dict/CMakeFiles/spell_en_dict.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/spell/dict/CMakeFiles/spell_en_dict.dir/build.make src/module/spell/dict/CMakeFiles/spell_en_dict.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/spell/dict/CMakeFiles/spell_en_dict.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 65%] Built target spell_en_dict /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 66%] Built target fcitx-addon-fcitx-pinyin-enhance--addon--conf-1 /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 66%] Built target fcitx-addon-fcitx-pinyin-enhance--addon--desc-1 /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 66%] Built target fcitx-pinyin-enhance--addon /usr/bin/make -f src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-stroke-download.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/py_stroke-20121124.tar.gz /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data/py_stroke-20121124.tar.gz 2559d025c5bbb50fa450a02429f92762 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --check-md5sum /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data/py_stroke-20121124.tar.gz 2559d025c5bbb50fa450a02429f92762 1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 66%] Built target py-stroke-download /usr/bin/make -f src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/data/CMakeFiles/py-stroke-extract.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target py-stroke-extract /usr/bin/make -f src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-table-download.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/py_table-20121124.tar.gz /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data/py_table-20121124.tar.gz a72e275fe1916d67d01a2f038ca5d920 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --check-md5sum /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data/py_table-20121124.tar.gz a72e275fe1916d67d01a2f038ca5d920 1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target py-table-download /usr/bin/make -f src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/build.make src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/pinyin-enhance/data/CMakeFiles/py-table-extract.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target py-table-extract /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target fcitx-addon-fcitx-quickphrase--addon--desc-1 /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/quickphrase/CMakeFiles/fcitx-addon-fcitx-quickphrase--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target fcitx-addon-fcitx-quickphrase--addon--conf-1 /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/quickphrase/CMakeFiles/fcitx-quickphrase--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target fcitx-quickphrase--addon /usr/bin/make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target fcitx-addon-fcitx-autoeng--addon--desc-1 /usr/bin/make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/build.make src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target fcitx-addon-fcitx-autoeng--addon--conf-1 /usr/bin/make -f src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/build.make src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/build.make src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/autoeng/CMakeFiles/fcitx-autoeng--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target fcitx-autoeng--addon /usr/bin/make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 67%] Built target fcitx-addon-fcitx-fullwidth-char--addon--desc-1 /usr/bin/make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/fullwidthchar/CMakeFiles/fcitx-addon-fcitx-fullwidth-char--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-addon-fcitx-fullwidth-char--addon--conf-1 /usr/bin/make -f src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/build.make src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/fullwidthchar/CMakeFiles/fcitx-fullwidth-char--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-fullwidth-char--addon /usr/bin/make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-addon-fcitx-remote-module--addon--desc-1 /usr/bin/make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/build.make src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/remote/CMakeFiles/fcitx-addon-fcitx-remote-module--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-addon-fcitx-remote-module--addon--conf-1 /usr/bin/make -f src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/build.make src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/build.make src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/remote/CMakeFiles/fcitx-remote-module--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-remote-module--addon /usr/bin/make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-addon-fcitx-imselector--addon--desc-1 /usr/bin/make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/build.make src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/imselector/CMakeFiles/fcitx-addon-fcitx-imselector--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-addon-fcitx-imselector--addon--conf-1 /usr/bin/make -f src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/build.make src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/build.make src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/imselector/CMakeFiles/fcitx-imselector--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-imselector--addon /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-addon-fcitx-clipboard--addon--conf-1 /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/build.make src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/clipboard/CMakeFiles/fcitx-addon-fcitx-clipboard--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-addon-fcitx-clipboard--addon--desc-1 /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/build.make src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/build.make src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/clipboard/CMakeFiles/fcitx-clipboard--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-clipboard--addon /usr/bin/make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-addon-fcitx-vk--addon--desc-1 /usr/bin/make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-addon-fcitx-vk--addon--conf-1 /usr/bin/make -f src/module/vk/CMakeFiles/fcitx-vk--addon.dir/build.make src/module/vk/CMakeFiles/fcitx-vk--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/vk/CMakeFiles/fcitx-vk--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/vk/CMakeFiles/fcitx-vk--addon.dir/build.make src/module/vk/CMakeFiles/fcitx-vk--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/vk/CMakeFiles/fcitx-vk--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 68%] Built target fcitx-vk--addon /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-dbus-remote.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 69%] Built target fcitx-dbus-remote /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-dbus-watcher.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 70%] Built target fcitx-dbus-watcher /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 70%] Built target fcitx-addon-fcitx-dbus--addon--conf-1 /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 70%] Built target fcitx-addon-fcitx-dbus--addon--desc-1 /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/build.make src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/dbus/CMakeFiles/fcitx-dbus--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 70%] Built target fcitx-dbus--addon /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 70%] Built target fcitx-addon-fcitx-lua--addon--conf-1 /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/build.make src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/lua/CMakeFiles/fcitx-addon-fcitx-lua--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 70%] Built target fcitx-addon-fcitx-lua--addon--desc-1 /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-lua--addon.dir/build.make src/module/lua/CMakeFiles/fcitx-lua--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/lua/CMakeFiles/fcitx-lua--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/lua/CMakeFiles/fcitx-lua--addon.dir/build.make src/module/lua/CMakeFiles/fcitx-lua--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/lua/CMakeFiles/fcitx-lua--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 70%] Built target fcitx-lua--addon /usr/bin/make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 70%] Built target fcitx-addon-fcitx-unicode--addon--conf-1 /usr/bin/make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/build.make src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/unicode/CMakeFiles/fcitx-addon-fcitx-unicode--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 70%] Built target fcitx-addon-fcitx-unicode--addon--desc-1 /usr/bin/make -f src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/build.make src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/build.make src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/unicode/CMakeFiles/fcitx-unicode--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 70%] Built target fcitx-unicode--addon /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 71%] Built target fcitx-addon-fcitx-freedesktop-notify--addon--conf-1 /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/freedesktop-notify/CMakeFiles/fcitx-addon-fcitx-freedesktop-notify--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 71%] Built target fcitx-addon-fcitx-freedesktop-notify--addon--desc-1 /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/build.make src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 71%] Built target fcitx-freedesktop-notify--addon /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 71%] Built target fcitx-addon-fcitx-notificationitem--addon--desc-1 /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/notificationitem/CMakeFiles/fcitx-addon-fcitx-notificationitem--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 71%] Built target fcitx-addon-fcitx-notificationitem--addon--conf-1 /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/build.make src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/module/notificationitem/CMakeFiles/fcitx-notificationitem--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 71%] Built target fcitx-notificationitem--addon /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 71%] Built target fcitx-addon-fcitx-pinyin--addon--conf-2 /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 71%] Built target fcitx-addon-fcitx-pinyin--addon--desc-1 /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 72%] Built target fcitx-addon-fcitx-pinyin--addon--conf-3 /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/build.make src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-addon-fcitx-pinyin--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 72%] Built target fcitx-addon-fcitx-pinyin--addon--conf-1 /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/build.make src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/build.make src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/CMakeFiles/fcitx-pinyin--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 72%] Built target fcitx-pinyin--addon /usr/bin/make -f src/im/pinyin/data/CMakeFiles/py-data-download.dir/build.make src/im/pinyin/data/CMakeFiles/py-data-download.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/py-data-download.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/data/CMakeFiles/py-data-download.dir/build.make src/im/pinyin/data/CMakeFiles/py-data-download.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/pinyin.tar.gz /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data/pinyin.tar.gz 34dcb1b5209c28baa4e87f6a2773bfd0 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --check-md5sum /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data/pinyin.tar.gz 34dcb1b5209c28baa4e87f6a2773bfd0 1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 72%] Built target py-data-download /usr/bin/make -f tools/cli/CMakeFiles/createPYMB.dir/build.make tools/cli/CMakeFiles/createPYMB.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/createPYMB.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/cli/CMakeFiles/createPYMB.dir/build.make tools/cli/CMakeFiles/createPYMB.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/cli/CMakeFiles/createPYMB.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 74%] Built target createPYMB /usr/bin/make -f src/im/pinyin/data/CMakeFiles/py-data-extract.dir/build.make src/im/pinyin/data/CMakeFiles/py-data-extract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/py-data-extract.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/data/CMakeFiles/py-data-extract.dir/build.make src/im/pinyin/data/CMakeFiles/py-data-extract.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/data/CMakeFiles/py-data-extract.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 74%] Built target py-data-extract /usr/bin/make -f src/im/pinyin/data/CMakeFiles/pinyin_data.dir/build.make src/im/pinyin/data/CMakeFiles/pinyin_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data/CMakeFiles/pinyin_data.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/pinyin/data/CMakeFiles/pinyin_data.dir/build.make src/im/pinyin/data/CMakeFiles/pinyin_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/pinyin/data/CMakeFiles/pinyin_data.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 75%] Built target pinyin_data /usr/bin/make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 75%] Built target fcitx-addon-fcitx-keyboard--addon--conf-1 /usr/bin/make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/build.make src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/keyboard/CMakeFiles/fcitx-addon-fcitx-keyboard--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 75%] Built target fcitx-addon-fcitx-keyboard--addon--desc-1 /usr/bin/make -f src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/build.make src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/build.make src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/keyboard/CMakeFiles/fcitx-keyboard--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 75%] Built target fcitx-keyboard--addon /usr/bin/make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 75%] Built target fcitx-addon-fcitx-table--addon--desc-1 /usr/bin/make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/build.make src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/CMakeFiles/fcitx-addon-fcitx-table--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 76%] Built target fcitx-addon-fcitx-table--addon--conf-1 /usr/bin/make -f src/im/table/CMakeFiles/fcitx-table--addon.dir/build.make src/im/table/CMakeFiles/fcitx-table--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/CMakeFiles/fcitx-table--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/CMakeFiles/fcitx-table--addon.dir/build.make src/im/table/CMakeFiles/fcitx-table--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/CMakeFiles/fcitx-table--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 76%] Built target fcitx-table--addon /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 77%] Built target fcitx-addon-apply-translation-5 /usr/bin/make -f tools/cli/CMakeFiles/txt2mb.dir/build.make tools/cli/CMakeFiles/txt2mb.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/txt2mb.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/cli/CMakeFiles/txt2mb.dir/build.make tools/cli/CMakeFiles/txt2mb.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/cli/CMakeFiles/txt2mb.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 78%] Built target txt2mb /usr/bin/make -f src/im/table/data/CMakeFiles/table-data-download.dir/build.make src/im/table/data/CMakeFiles/table-data-download.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table-data-download.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/table-data-download.dir/build.make src/im/table/data/CMakeFiles/table-data-download.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --download http://download.fcitx-im.org/data/table.tar.gz /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/table.tar.gz acb0b112423474ab2c1a22cee590d636 cd /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data && env _FCITX_MACRO_CMAKE_DIR=/builddir/build/BUILD/fcitx-4.2.9.4/cmake _FCITX_PO_PARSER_EXECUTABLE=/builddir/build/BUILD/fcitx-4.2.9.4/build/tools/dev/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-4.2.9.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-4.2.9.4/po/fcitx.pot /builddir/build/BUILD/fcitx-4.2.9.4/cmake/fcitx-cmake-helper.sh --check-md5sum /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data/table.tar.gz acb0b112423474ab2c1a22cee590d636 1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 78%] Built target table-data-download /usr/bin/make -f src/im/table/data/CMakeFiles/table-data-extract.dir/build.make src/im/table/data/CMakeFiles/table-data-extract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table-data-extract.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/table-data-extract.dir/build.make src/im/table/data/CMakeFiles/table-data-extract.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/data/CMakeFiles/table-data-extract.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 78%] Built target table-data-extract /usr/bin/make -f src/im/table/data/CMakeFiles/table_data.dir/build.make src/im/table/data/CMakeFiles/table_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/table_data.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/table_data.dir/build.make src/im/table/data/CMakeFiles/table_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/data/CMakeFiles/table_data.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target table_data /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-addon-apply-translation-3 /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-addon-apply-translation-1 /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-6.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-addon-apply-translation-6 /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-addon-apply-translation-4 /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-addon-apply-translation-2 /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-7.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-addon-apply-translation-7 /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/build.make src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/table/data/CMakeFiles/fcitx-addon-apply-translation-8.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-addon-apply-translation-8 /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-addon-fcitx-qw--addon--desc-1 /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-addon-fcitx-qw--addon--conf-1 /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/build.make src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/qw/CMakeFiles/fcitx-addon-fcitx-qw--addon--conf-2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-addon-fcitx-qw--addon--conf-2 /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-qw--addon.dir/build.make src/im/qw/CMakeFiles/fcitx-qw--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/qw/CMakeFiles/fcitx-qw--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/im/qw/CMakeFiles/fcitx-qw--addon.dir/build.make src/im/qw/CMakeFiles/fcitx-qw--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/im/qw/CMakeFiles/fcitx-qw--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 81%] Built target fcitx-qw--addon /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 82%] Built target fcitx-addon-fcitx-xim--addon--conf-1 /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/build.make src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/xim/CMakeFiles/fcitx-addon-fcitx-xim--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 82%] Built target fcitx-addon-fcitx-xim--addon--desc-1 /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/build.make src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/build.make src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 82%] Built target fcitx-xim--addon /usr/bin/make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 82%] Built target fcitx-addon-fcitx-ipc--addon--desc-1 /usr/bin/make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/ipc/CMakeFiles/fcitx-addon-fcitx-ipc--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 82%] Built target fcitx-addon-fcitx-ipc--addon--conf-1 /usr/bin/make -f src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/build.make src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/ipc/CMakeFiles/fcitx-ipc--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 82%] Built target fcitx-ipc--addon /usr/bin/make -f src/frontend/gtk2/CMakeFiles/im-fcitx.dir/build.make src/frontend/gtk2/CMakeFiles/im-fcitx.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk2 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk2/CMakeFiles/im-fcitx.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/gtk2/CMakeFiles/im-fcitx.dir/build.make src/frontend/gtk2/CMakeFiles/im-fcitx.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/gtk2/CMakeFiles/im-fcitx.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 83%] Built target im-fcitx /usr/bin/make -f src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/build.make src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk3 /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3 /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/build.make src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/gtk3/CMakeFiles/im-fcitx-gtk3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 84%] Built target im-fcitx-gtk3 /usr/bin/make -f src/frontend/qt/CMakeFiles/qtim-fcitx.dir/build.make src/frontend/qt/CMakeFiles/qtim-fcitx.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/qt /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt /builddir/build/BUILD/fcitx-4.2.9.4/build/src/frontend/qt/CMakeFiles/qtim-fcitx.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/frontend/qt/CMakeFiles/qtim-fcitx.dir/build.make src/frontend/qt/CMakeFiles/qtim-fcitx.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/frontend/qt/CMakeFiles/qtim-fcitx.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 86%] Built target qtim-fcitx /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-addon-apply-translation-9.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 87%] Built target fcitx-addon-apply-translation-9 /usr/bin/make -f src/ui/classic/CMakeFiles/installer-desktopfile.dir/build.make src/ui/classic/CMakeFiles/installer-desktopfile.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/installer-desktopfile.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/classic/CMakeFiles/installer-desktopfile.dir/build.make src/ui/classic/CMakeFiles/installer-desktopfile.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/installer-desktopfile.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 87%] Built target installer-desktopfile /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 87%] Built target fcitx-addon-fcitx-classic-ui--addon--desc-1 /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/build.make src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-addon-fcitx-classic-ui--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 87%] Built target fcitx-addon-fcitx-classic-ui--addon--conf-1 /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/build.make src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/build.make src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/classic/CMakeFiles/fcitx-classic-ui--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 87%] Built target fcitx-classic-ui--addon /usr/bin/make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 87%] Built target fcitx-addon-fcitx-kimpanel-ui--addon--desc-1 /usr/bin/make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/kimpanel/CMakeFiles/fcitx-addon-fcitx-kimpanel-ui--addon--conf-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 88%] Built target fcitx-addon-fcitx-kimpanel-ui--addon--conf-1 /usr/bin/make -f src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/build.make src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'src/ui/kimpanel/CMakeFiles/fcitx-kimpanel-ui--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 88%] Built target fcitx-kimpanel-ui--addon /usr/bin/make -f tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/build.make tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/build.make tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 89%] Automatic MOC for target fcitx-quickphrase-editor cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor_autogen.dir "" make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 89%] Built target fcitx-quickphrase-editor_autogen /usr/bin/make -f tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/build.make tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/quickphrase-editor /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/build.make tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/gui/quickphrase-editor/CMakeFiles/fcitx-quickphrase-editor.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 92%] Built target fcitx-quickphrase-editor /usr/bin/make -f tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/build.make tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/build.make tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 93%] Automatic MOC for target fcitx-qt-gui-wrapper cd /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper_autogen.dir "" make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 93%] Built target fcitx-qt-gui-wrapper_autogen /usr/bin/make -f tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/build.make tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/gui/wrapper /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/build.make tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/gui/wrapper/CMakeFiles/fcitx-qt-gui-wrapper.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 94%] Built target fcitx-qt-gui-wrapper /usr/bin/make -f tools/cli/CMakeFiles/scel2org.dir/build.make tools/cli/CMakeFiles/scel2org.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/scel2org.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/cli/CMakeFiles/scel2org.dir/build.make tools/cli/CMakeFiles/scel2org.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/cli/CMakeFiles/scel2org.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 95%] Built target scel2org /usr/bin/make -f tools/cli/CMakeFiles/readPYBase.dir/build.make tools/cli/CMakeFiles/readPYBase.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/readPYBase.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/cli/CMakeFiles/readPYBase.dir/build.make tools/cli/CMakeFiles/readPYBase.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/cli/CMakeFiles/readPYBase.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 95%] Built target readPYBase /usr/bin/make -f tools/cli/CMakeFiles/readPYMB.dir/build.make tools/cli/CMakeFiles/readPYMB.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/readPYMB.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/cli/CMakeFiles/readPYMB.dir/build.make tools/cli/CMakeFiles/readPYMB.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/cli/CMakeFiles/readPYMB.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 96%] Built target readPYMB /usr/bin/make -f tools/cli/CMakeFiles/mb2org.dir/build.make tools/cli/CMakeFiles/mb2org.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/mb2org.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/cli/CMakeFiles/mb2org.dir/build.make tools/cli/CMakeFiles/mb2org.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/cli/CMakeFiles/mb2org.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 98%] Built target mb2org /usr/bin/make -f tools/cli/CMakeFiles/mb2txt.dir/build.make tools/cli/CMakeFiles/mb2txt.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli /builddir/build/BUILD/fcitx-4.2.9.4/build/tools/cli/CMakeFiles/mb2txt.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f tools/cli/CMakeFiles/mb2txt.dir/build.make tools/cli/CMakeFiles/mb2txt.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'tools/cli/CMakeFiles/mb2txt.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 98%] Built target mb2txt /usr/bin/make -f data/CMakeFiles/fcitx-addon-apply-translation-11.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-11.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f data/CMakeFiles/fcitx-addon-apply-translation-11.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-11.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'data/CMakeFiles/fcitx-addon-apply-translation-11.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 98%] Built target fcitx-addon-apply-translation-11 /usr/bin/make -f data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/build.make data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/build.make data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'data/CMakeFiles/fcitx-addon-fcitx-addon-install-desc-1--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 98%] Built target fcitx-addon-fcitx-addon-install-desc-1--desc-1 /usr/bin/make -f data/CMakeFiles/fcitx-addon-install-desc-1.dir/build.make data/CMakeFiles/fcitx-addon-install-desc-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-install-desc-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f data/CMakeFiles/fcitx-addon-install-desc-1.dir/build.make data/CMakeFiles/fcitx-addon-install-desc-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'data/CMakeFiles/fcitx-addon-install-desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 98%] Built target fcitx-addon-install-desc-1 /usr/bin/make -f data/CMakeFiles/fcitx-addon-apply-translation-10.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-10.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-10.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f data/CMakeFiles/fcitx-addon-apply-translation-10.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-10.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'data/CMakeFiles/fcitx-addon-apply-translation-10.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 98%] Built target fcitx-addon-apply-translation-10 /usr/bin/make -f data/CMakeFiles/fcitx-addon-apply-translation-12.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-12.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/fcitx-addon-apply-translation-12.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f data/CMakeFiles/fcitx-addon-apply-translation-12.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-12.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'data/CMakeFiles/fcitx-addon-apply-translation-12.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [100%] Built target fcitx-addon-apply-translation-12 /usr/bin/make -f data/CMakeFiles/desktopfile.dir/build.make data/CMakeFiles/desktopfile.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-4.2.9.4 /builddir/build/BUILD/fcitx-4.2.9.4/data /builddir/build/BUILD/fcitx-4.2.9.4/build /builddir/build/BUILD/fcitx-4.2.9.4/build/data /builddir/build/BUILD/fcitx-4.2.9.4/build/data/CMakeFiles/desktopfile.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/make -f data/CMakeFiles/desktopfile.dir/build.make data/CMakeFiles/desktopfile.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Nothing to be done for 'data/CMakeFiles/desktopfile.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [100%] Built target desktopfile make[1]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fcitx-4.2.9.4/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/locale/ca/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/locale/da/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/locale/de/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/locale/es/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/locale/fr/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/locale/ja/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/locale/ko/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/locale/ru/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/getdescpo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-config.so.4.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-config.so.4 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-config.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-config.so.4.1" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/pkgconfig/fcitx-config.pc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-config/fcitx-config.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-config/hotkey.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-config/xdg.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-utils.so.0.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-utils.so.0 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-utils.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/pkgconfig/fcitx-utils.pc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/log.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/utarray.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/utf8.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/utils.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/uthash.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/memory.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/keysym.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/keysymgen.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/bitset.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/handler-table.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/objpool.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/desktop-parse.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-utils/stringmap.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-core.so.0.3 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-core.so.0 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-core.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-core.so.0.3" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/pkgconfig/fcitx.pc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/candidate.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/ime.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/ui.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/hook.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/configfile.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/profile.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/instance.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/addon.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/frontend.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/fcitx.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/keys.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/context.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-gclient.so.0.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-gclient.so.0 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-gclient.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-gclient.so.0.1" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/pkgconfig/fcitx-gclient.pc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-gclient/fcitxclient.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-gclient/fcitxinputmethod.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-gclient/fcitxkbd.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-gclient/fcitxconnection.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/gir-1.0/Fcitx-1.0.gir -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/girepository-1.0/Fcitx-1.0.typelib -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-qt.so.0.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-qt.so.0 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-qt.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-qt.so.0.1" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/pkgconfig/fcitx-qt.pc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtconnection.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqt_export.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtformattedpreedit.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtinputcontextproxy.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtinputmethodproxy.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtconfiguiplugin.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtconfiguiwidget.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtconfiguifactory.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtkeyboardlayout.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtkeyboardproxy.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtinputmethoditem.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx-qt/fcitxqtkeysequencewidget.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-x11.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-x11.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/x11/x11stuff.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/x11/fcitx-x11.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-xkb.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-xkb.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/xkb/xkb.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/xkb/fcitx-xkb.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-xkb.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-xkbdbus.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-xkbdbus.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/xkbdbus/fcitx-xkbdbus.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-chttrans.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-chttrans.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/chttrans/chttrans.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/chttrans/fcitx-chttrans.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-chttrans.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-punc.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-punc.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/punc/punc.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/punc/fcitx-punc.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-spell.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-spell.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/spell/spell.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/spell/fcitx-spell.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-spell.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/comp-spell-dict -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/comp-spell-dict" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/spell/en_dict.fscd -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-pinyin-enhance.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-pinyin-enhance.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/pinyin-enhance/pinyin-enhance.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/pinyin-enhance/fcitx-pinyin-enhance.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-pinyin-enhance.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/py-enhance/py_stroke.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/py-enhance/py_table.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-quickphrase.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-quickphrase.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/quickphrase/quickphrase.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/quickphrase/fcitx-quickphrase.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-quickphrase.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/quickphrase.d -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/quickphrase.d/emoji.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/quickphrase.d/emoji-eac.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/quickphrase.d/latex.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-autoeng.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-autoeng.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-autoeng.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-fullwidth-char.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-fullwidth-char.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-remote-module.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-remote-module.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-imselector.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-imselector.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-imselector.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-clipboard.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-clipboard.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/clipboard/clipboard.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/clipboard/fcitx-clipboard.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-clipboard.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-vk.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-vk.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-dbus.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-dbus.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/dbus/dbusstuff.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/dbus/fcitx-dbus.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx-dbus-watcher -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx-dbus-watcher" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx-remote -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx-remote" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/dbus-1/services/org.fcitx.Fcitx.service -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-lua.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-lua.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/lua/luamod.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/lua/fcitx-lua.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-unicode.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-unicode.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-unicode.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/charselectdata -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-freedesktop-notify.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-freedesktop-notify.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/freedesktop-notify/freedesktop-notify.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/freedesktop-notify/fcitx-freedesktop-notify.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-notificationitem.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-notificationitem.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/notificationitem/notificationitem.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/notificationitem/fcitx-notificationitem.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-pinyin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/inputmethod/pinyin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/inputmethod/shuangpin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-pinyin.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/pinyin/pydef.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/pinyin/fcitx-pinyin.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-pinyin.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/pinyin/pySym.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/pinyin/sp.dat -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/pinyin/pybase.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/pinyin/pyphrase.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-keyboard.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-keyboard.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-keyboard.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-table.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-table.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-table.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/table.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/db.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/erbi.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/qxm.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/wanfeng.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/wbpy.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/wbx.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/zrm.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/cangjie.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/db.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/erbi.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/qxm.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/wanfeng.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/wbpy.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/wbx.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/zrm.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/table/cj.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-qw.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/inputmethod/qw.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-qw.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-xim.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-xim.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-xim.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-ipc.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-ipc.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/ipc/ipc.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/gtk-2.0/2.10.0/immodules/im-fcitx.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/gtk-2.0/2.10.0/immodules/im-fcitx.so" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/gtk-3.0/3.0.0/immodules/im-fcitx.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/gtk-3.0/3.0.0/immodules/im-fcitx.so" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/qt4/plugins/inputmethods/qtim-fcitx.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/qt4/plugins/inputmethods/qtim-fcitx.so" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx-skin-installer -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/applications/fcitx-skin-installer.desktop -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/mime/packages/x-fskin.xml -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-classic-ui.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-classic-ui.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/classicui/classicuiinterface.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/include/fcitx/module/classicui/fcitx-classicui.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/fcitx-classic-ui.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/skin.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/addon/fcitx-kimpanel-ui.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-kimpanel-ui.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx/cjkvinput.txt -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx/wb_fh.htm -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx/pinyin.txt -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx/Develop_Readme -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx/API.txt -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/man/man1/fcitx.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/man/man1/createPYMB.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/man/man1/readPYBase.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/man/man1/readPYMB.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/man/man1/mb2org.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/man/man1/scel2org.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/man/man1/mb2txt.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/man/man1/txt2mb.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/man/man1/fcitx-remote.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/shuangpin-libpinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/next.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/input.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/menu.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/erbi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/fullwidth_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/pinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/sogoupinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/bar.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/ziranma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/quwei.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/remind_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/fcitx_skin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/pinyin-libpinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/prev.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/anthy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/wbpy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/boshiamy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/fullwidth_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/cangjie.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/bingchan.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/cn.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/punc_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/en.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/punc_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/shuangpin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/remind_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/chttrans_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/bopomofo.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/vk_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/keyboard.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/wubi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/logo.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/wanfeng.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/vk_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/dianbaoma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/chttrans_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/kkc.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/hangul.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/default/unikey.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/next.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/input.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/menu.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/erbi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/fullwidth_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/pinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/bar.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/ziranma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/quwei.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/remind_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/fcitx_skin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/prev.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/wbpy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/fullwidth_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/cangjie.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/bingchan.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/cn.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/punc_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/en.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/punc_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/shuangpin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/remind_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/chttrans_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/vk_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/wubi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/logo.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/wanfeng.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/vk_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/dianbaoma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/chttrans_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/classic/inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/next.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/input.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/menu.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/erbi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/fullwidth_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/pinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/bar.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/ziranma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/quwei.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/remind_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/fcitx_skin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/prev.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/wbpy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/fullwidth_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/cangjie.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/bingchan.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/cn.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/punc_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/en.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/punc_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/shuangpin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/remind_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/chttrans_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/vk_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/keyboard.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/wubi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/logo.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/wanfeng.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/vk_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/dianbaoma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/chttrans_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/skin/dark/inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/imicon -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/imicon/erbi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/imicon/pinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/imicon/ziranma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/imicon/wbpy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/imicon/cangjie.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/imicon/shuangpin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/imicon/wubi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/qt/libfcitx-quickphrase-editor.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/qt/libfcitx-quickphrase-editor.so" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/fcitx-qt-gui-wrapper -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/fcitx-qt-gui-wrapper" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/createPYMB -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/createPYMB" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/readPYBase -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/readPYBase" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/readPYMB -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/readPYMB" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/mb2org -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/mb2org" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/mb2txt -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/mb2txt" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/txt2mb -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/txt2mb" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/scel2org -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/fcitx-scanner -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/fcitx-scanner" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/fcitx-po-parser -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/fcitx-po-parser" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/applications/fcitx.desktop -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/applications/fcitx-configtool.desktop -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/AutoEng.dat -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/gbks2t.tab -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/punc.mb.zh_CN -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/punc.mb.zh_HK -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/punc.mb.zh_TW -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/vk.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/addon.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/config.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/profile.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/configdesc/inputmethod.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/dbus/daemon.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/env_setup.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx-configtool -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx4-config -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx-diagnose -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/16x16 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/16x16/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/16x16/apps/fcitx-fullwidth-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/16x16/apps/fcitx-vk-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/16x16/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/16x16/apps/fcitx-punc-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/16x16/apps/fcitx-punc-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/16x16/apps/fcitx-vk-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/16x16/apps/fcitx-kbd.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/16x16/apps/fcitx-fullwidth-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/22x22 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/22x22/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/22x22/apps/fcitx-fullwidth-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/22x22/apps/fcitx-vk-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/22x22/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/22x22/apps/fcitx-punc-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/22x22/apps/fcitx-punc-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/22x22/apps/fcitx-vk-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/22x22/apps/fcitx-kbd.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/22x22/apps/fcitx-fullwidth-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/24x24 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/24x24/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/24x24/apps/fcitx-fullwidth-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/24x24/apps/fcitx-vk-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/24x24/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/24x24/apps/fcitx-punc-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/24x24/apps/fcitx-punc-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/24x24/apps/fcitx-vk-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/24x24/apps/fcitx-kbd.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/24x24/apps/fcitx-fullwidth-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/32x32 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/32x32/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/32x32/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-remind-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-pinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-fullwidth-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-vk-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-shuangpin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-punc-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-erbi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-wbpy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-remind-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-chttrans-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-ziranma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-chttrans-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-punc-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-vk-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-cangjie.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-kbd.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-chn.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-wubi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/48x48/apps/fcitx-fullwidth-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/128x128 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/128x128/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/128x128/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-active.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-kbd.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-punc-inactive.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-vk-active.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-inactive.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-punc-active.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-vk-inactive.svg -- Up-to-date: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable -- Up-to-date: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-punc-inactive-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-vk-active-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-inactive-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-active-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-vk-inactive-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-kbd-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/icons/hicolor/scalable/apps/fcitx-punc-active-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/FcitxConfig.cmake -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/FcitxMacro.cmake -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/FcitxConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/fcitx-merge-config.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/fcitx-cmake-helper.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/fcitx-extract-gettext.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/fcitx-extract-confdesc.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/fcitx-extract-desktop.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/fcitx-extract-po.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/fcitx-extract-qt.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/fcitx-extract-kde.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/fcitx-parse-po.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/cmake/fcitx/fcitx-write-po.sh make: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' + find /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64 -name '*.la' -delete -print + install -pm 644 -D /builddir/build/SOURCES/xinput-fcitx /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/etc/X11/xinit/xinput.d/fcitx.conf + sed -i -e 's:/usr/lib64:`pkg-config --variable=libdir fcitx`:g' /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx4-config + chmod +x /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/fcitx/data/env_setup.sh + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64 fcitx + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/applications /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/applications/fcitx-skin-installer.desktop + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/applications /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/applications/fcitx-configtool.desktop + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/applications /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/applications/fcitx.desktop + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.2.9.4-3.fc28 --unique-debug-suffix -4.2.9.4-3.fc28.x86_64 --unique-debug-src-base fcitx-4.2.9.4-3.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/fcitx-4.2.9.4 extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx-remote extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/txt2mb extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/readPYMB extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/mb2txt extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/mb2org extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/readPYBase extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/createPYMB extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/fcitx-dbus-watcher extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/bin/scel2org extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-utils.so.0.1 extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/gtk-3.0/3.0.0/immodules/im-fcitx.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-quickphrase.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-xkbdbus.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-lua.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/qt/libfcitx-quickphrase-editor.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-clipboard.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/fcitx-po-parser extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/fcitx-qt-gui-wrapper extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/fcitx-scanner extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/libexec/comp-spell-dict extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-vk.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-freedesktop-notify.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-remote-module.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-xkb.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-notificationitem.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-unicode.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-qw.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-fullwidth-char.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-kimpanel-ui.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-pinyin-enhance.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-ipc.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-punc.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-chttrans.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-autoeng.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-keyboard.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-spell.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-x11.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-xim.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-classic-ui.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-table.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-dbus.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-pinyin.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/fcitx/fcitx-imselector.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-core.so.0.3 extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-qt.so.0.1 extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/gtk-2.0/2.10.0/immodules/im-fcitx.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-config.so.4.1 extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/qt4/plugins/inputmethods/qtim-fcitx.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/lib64/libfcitx-gclient.so.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 50 CRC32s, 0 CRC32s did match. 8886 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: fcitx-4.2.9.4-3.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fI8y6Y + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + DOCDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx + cp -pr AUTHORS /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx + cp -pr ChangeLog /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx + cp -pr THANKS /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx + cp -pr TODO /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/doc/fcitx + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.czI4eA + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx + cp -pr COPYING /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx + exit 0 Provides: application() application(fcitx-configtool.desktop) application(fcitx-skin-installer.desktop) application(fcitx.desktop) config(fcitx) = 4.2.9.4-3.fc28 fcitx = 4.2.9.4-3.fc28 fcitx(x86-64) = 4.2.9.4-3.fc28 mimehandler(application/x-fskin) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /usr/sbin/alternatives Requires(postun): /bin/sh /usr/sbin/alternatives Requires: /bin/sh /usr/bin/env libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libfcitx-config.so.4()(64bit) libfcitx-core.so.0()(64bit) libfcitx-utils.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: fcitx-data-4.2.9.4-3.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kqqlNb + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx-data + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx-data + cp -pr COPYING /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx-data + exit 0 Provides: fcitx-data = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: fcitx-libs-4.2.9.4-3.fc28.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AI5B8N + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx-libs + cp -pr COPYING /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx-libs + exit 0 Provides: fcitx-keyboard = 4.2.9.4-3.fc28 fcitx-libs = 4.2.9.4-3.fc28 fcitx-libs(x86-64) = 4.2.9.4-3.fc28 libfcitx-config.so.4()(64bit) libfcitx-core.so.0()(64bit) libfcitx-gclient.so.0()(64bit) libfcitx-qt.so.0()(64bit) libfcitx-quickphrase-editor.so()(64bit) libfcitx-utils.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libICE.so.6()(64bit) libQtCore.so.4()(64bit) libQtDBus.so.4()(64bit) libQtGui.so.4()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXinerama.so.1()(64bit) libXrender.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libfcitx-config.so.4()(64bit) libfcitx-qt.so.0()(64bit) libfcitx-utils.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgettextpo.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) liblua-5.3.so()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxkbcommon.so.0()(64bit) libxkbcommon.so.0(V_0.5.0)(64bit) libxkbfile.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Obsoletes: fcitx-keyboard <= 4.2.3 Processing files: fcitx-devel-4.2.9.4-3.fc28.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EGXsVq + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx-devel + cp -pr COPYING /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64/usr/share/licenses/fcitx-devel + exit 0 Provides: cmake(Fcitx) = 4.2.9.3 fcitx-devel = 4.2.9.4-3.fc28 fcitx-devel(x86-64) = 4.2.9.4-3.fc28 pkgconfig(fcitx) = 4.2.9.3 pkgconfig(fcitx-config) = 4.2.9.3 pkgconfig(fcitx-gclient) = 4.2.9.3 pkgconfig(fcitx-qt) = 4.2.9.3 pkgconfig(fcitx-utils) = 4.2.9.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env /usr/bin/pkg-config cmake-filesystem libfcitx-config.so.4()(64bit) libfcitx-core.so.0()(64bit) libfcitx-gclient.so.0()(64bit) libfcitx-qt.so.0()(64bit) libfcitx-utils.so.0()(64bit) pkgconfig(QtCore) pkgconfig(QtDBus) pkgconfig(QtGui) pkgconfig(fcitx-config) pkgconfig(fcitx-utils) pkgconfig(gio-2.0) Processing files: fcitx-table-chinese-4.2.9.4-3.fc28.noarch Provides: fcitx-table-chinese = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fcitx-gtk2-4.2.9.4-3.fc28.x86_64 Provides: fcitx-gtk2 = 4.2.9.4-3.fc28 fcitx-gtk2(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfcitx-gclient.so.0()(64bit) libfcitx-utils.so.0()(64bit) libgdk-x11-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libxkbcommon.so.0()(64bit) libxkbcommon.so.0(V_0.5.0)(64bit) rtld(GNU_HASH) Processing files: fcitx-gtk3-4.2.9.4-3.fc28.x86_64 Provides: fcitx-gtk3 = 4.2.9.4-3.fc28 fcitx-gtk3(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfcitx-gclient.so.0()(64bit) libfcitx-utils.so.0()(64bit) libgdk-3.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libxkbcommon.so.0()(64bit) libxkbcommon.so.0(V_0.5.0)(64bit) rtld(GNU_HASH) Processing files: fcitx-qt4-4.2.9.4-3.fc28.x86_64 Provides: fcitx-qt4 = 4.2.9.4-3.fc28 fcitx-qt4(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4()(64bit) libQtDBus.so.4()(64bit) libQtGui.so.4()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfcitx-qt.so.0()(64bit) libfcitx-utils.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxkbcommon.so.0()(64bit) libxkbcommon.so.0(V_0.5.0)(64bit) rtld(GNU_HASH) Processing files: fcitx-pinyin-4.2.9.4-3.fc28.x86_64 Provides: fcitx-pinyin = 4.2.9.4-3.fc28 fcitx-pinyin(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: fcitx-qw-4.2.9.4-3.fc28.x86_64 Provides: fcitx-qw = 4.2.9.4-3.fc28 fcitx-qw(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: fcitx-table-4.2.9.4-3.fc28.x86_64 Provides: fcitx-table = 4.2.9.4-3.fc28 fcitx-table(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: fcitx-debugsource-4.2.9.4-3.fc28.x86_64 Provides: fcitx-debugsource = 4.2.9.4-3.fc28 fcitx-debugsource(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fcitx-debuginfo-4.2.9.4-3.fc28.x86_64 Provides: debuginfo(build-id) = 3f9eed6f471e20674b733d0af7c74d0a1d69da2d debuginfo(build-id) = 42cb19b54352f68bd5ba10fc6b6295d09b7aa5dc debuginfo(build-id) = 4ad1dfe24e7ad13d070662872546070622d1a467 debuginfo(build-id) = 61b11da4f093dd787f3be090c753dec766665497 debuginfo(build-id) = 6502c6283968a8bd6a25ab6c05b3fe5374794eb8 debuginfo(build-id) = 7bc9233e54188a4e572f13e0f22d95b755d34dd7 debuginfo(build-id) = a7b69f9d695ed77cd654933860ae64d6eed2069e debuginfo(build-id) = a8aa971488f133528d947772d3a9a83a2ca77ba1 debuginfo(build-id) = c3bf7bc59cfd785f313d2ab649e0dbaea035f2e6 debuginfo(build-id) = fb6afbec67d46011c07e9b86694148b2f51c7f87 fcitx-debuginfo = 4.2.9.4-3.fc28 fcitx-debuginfo(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fcitx-debugsource(x86-64) = 4.2.9.4-3.fc28 Processing files: fcitx-libs-debuginfo-4.2.9.4-3.fc28.x86_64 Provides: debuginfo(build-id) = 0a4e10d513e3260c9b2ef054825c819a3831027b debuginfo(build-id) = 10ed781280cdcf6a9e30bc754adc15a0aef62206 debuginfo(build-id) = 12af335b26559b530070bb6bf3d48e521be4916f debuginfo(build-id) = 202d63a39b3f0d763ca096b670e157ede656ee48 debuginfo(build-id) = 2da7db49483e8a1c1f119f79de695c60b149ada7 debuginfo(build-id) = 2e2daf0d912508fc4dc539c2c801c0ce31ab378c debuginfo(build-id) = 2f2ea0ab88a1b570cb733a1b349d5dcbbf61897d debuginfo(build-id) = 37ee7ac88d5aa004ce2b9b468824bb46bd687e35 debuginfo(build-id) = 403a18472a2d8a2a05a463591dcbfbfd73bff84d debuginfo(build-id) = 4afebc9497a66db4ecf3187d74f0227da1e65487 debuginfo(build-id) = 4b50f26858763d9ecfec65d93a0c798cd22907c9 debuginfo(build-id) = 4e3f2997a84148393699798af20b59a8e63865b9 debuginfo(build-id) = 51ab4a88a3ceb2dce52ad903748979f55de2188e debuginfo(build-id) = 57a2b97a14e27915a7d1936080ce42c6ead17136 debuginfo(build-id) = 5b865529cb8fbeedcca25ef3d9debf63df23ca7e debuginfo(build-id) = 654f1e59b16ec53b2259264ca49101c1222b8c70 debuginfo(build-id) = 66ca8802e5a02e02d08bea3c74a245e8b247789b debuginfo(build-id) = 69560ae159e9e66e49d1400706c95087b7256f1f debuginfo(build-id) = 738b145e4e8989392e7c29cd9e6602064f6402e1 debuginfo(build-id) = 74bf29426a88660c0f104e1c91917936f9388c52 debuginfo(build-id) = 7e14f69073989f0862ea173321e388d6fe45d9d6 debuginfo(build-id) = 80584a52f9e1362128b00dc360a47aebc06f3c9d debuginfo(build-id) = 89f48281db5d3b4dfa39d9b87ff8fb2a6c4b0879 debuginfo(build-id) = 8defe1b3ccaf16395782c31e6c6705beefd417a6 debuginfo(build-id) = 99d2245ee395050edbf998ece8ca025d8f8f1331 debuginfo(build-id) = 9e370c1f52f3dbf2e6fb6cde788de1e01845eb61 debuginfo(build-id) = b0ba1bbe6609f3b41e9ce0fe6c868052e7398203 debuginfo(build-id) = bbd54a0f19d0315af433ded4e3f9a00a5c9c7dc0 debuginfo(build-id) = c5152d281beba34035044acd132d3e714cd23c0d debuginfo(build-id) = c5bfed67259414dfc81757d632e434698bda4196 debuginfo(build-id) = d5c7b18e786e9e4f403816e952020b257589c5ff debuginfo(build-id) = d60869922f09ed86bde58ba769c1ebc4c973d0a2 debuginfo(build-id) = e2f388f6a3a832d7d42b52c38f5c8ee59d149381 fcitx-libs-debuginfo = 4.2.9.4-3.fc28 fcitx-libs-debuginfo(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fcitx-debugsource(x86-64) = 4.2.9.4-3.fc28 Processing files: fcitx-gtk2-debuginfo-4.2.9.4-3.fc28.x86_64 Provides: debuginfo(build-id) = ac9523c4babd4ed8d34ca4284b356d16982b0dc0 fcitx-gtk2-debuginfo = 4.2.9.4-3.fc28 fcitx-gtk2-debuginfo(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fcitx-debugsource(x86-64) = 4.2.9.4-3.fc28 Processing files: fcitx-gtk3-debuginfo-4.2.9.4-3.fc28.x86_64 Provides: debuginfo(build-id) = ebc42ee4d8147f1b3d899ad5f4e84aa7ede3b399 fcitx-gtk3-debuginfo = 4.2.9.4-3.fc28 fcitx-gtk3-debuginfo(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fcitx-debugsource(x86-64) = 4.2.9.4-3.fc28 Processing files: fcitx-qt4-debuginfo-4.2.9.4-3.fc28.x86_64 Provides: debuginfo(build-id) = 60c1c5eac408c7bc53fb258130a934df113e7d0c fcitx-qt4-debuginfo = 4.2.9.4-3.fc28 fcitx-qt4-debuginfo(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fcitx-debugsource(x86-64) = 4.2.9.4-3.fc28 Processing files: fcitx-pinyin-debuginfo-4.2.9.4-3.fc28.x86_64 Provides: debuginfo(build-id) = 576d7bf2008160e5dfd940b7fa195fe640a3a7ac debuginfo(build-id) = 9d45688225d24895663deaf926891a4e1d1dfaa4 fcitx-pinyin-debuginfo = 4.2.9.4-3.fc28 fcitx-pinyin-debuginfo(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fcitx-debugsource(x86-64) = 4.2.9.4-3.fc28 Processing files: fcitx-qw-debuginfo-4.2.9.4-3.fc28.x86_64 Provides: debuginfo(build-id) = 38f75ccf4e6ec46c7dd01188de510b32314a58f7 fcitx-qw-debuginfo = 4.2.9.4-3.fc28 fcitx-qw-debuginfo(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fcitx-debugsource(x86-64) = 4.2.9.4-3.fc28 Processing files: fcitx-table-debuginfo-4.2.9.4-3.fc28.x86_64 Provides: debuginfo(build-id) = 6b491600a978fb32fe09b452abb5dc5d235414d1 fcitx-table-debuginfo = 4.2.9.4-3.fc28 fcitx-table-debuginfo(x86-64) = 4.2.9.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fcitx-debugsource(x86-64) = 4.2.9.4-3.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64 Wrote: /builddir/build/RPMS/fcitx-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-data-4.2.9.4-3.fc28.noarch.rpm Wrote: /builddir/build/RPMS/fcitx-libs-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-devel-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-table-chinese-4.2.9.4-3.fc28.noarch.rpm Wrote: /builddir/build/RPMS/fcitx-gtk2-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-gtk3-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-qt4-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-pinyin-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-qw-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-table-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-debugsource-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-debuginfo-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-libs-debuginfo-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-gtk2-debuginfo-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-gtk3-debuginfo-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-qt4-debuginfo-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-pinyin-debuginfo-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-qw-debuginfo-4.2.9.4-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/fcitx-table-debuginfo-4.2.9.4-3.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.az1Piq + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.x86_64 + exit 0 Child return code was: 0