Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/fcitx.spec'], chrootPath='/var/lib/mock/f28-build-10966108-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 aarch64 --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: aarch64 Building for target aarch64 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 aarch64 --nodeps /builddir/build/SPECS/fcitx.spec'], chrootPath='/var/lib/mock/f28-build-10966108-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 aarch64 --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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8FTEiN + 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.GQ62gV + 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' + 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' + 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 -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 -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 -j4 /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[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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 -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/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' 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/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/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". Scanning dependencies of target fcitx-addon-fcitx-kimpanel-ui--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/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' 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 Scanning dependencies of target fcitx-utils 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' 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". 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 Scanning dependencies of target fcitx-addon-fcitx-autoeng--headers-1 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 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". 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/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". 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' Scanning dependencies of target fcitx-addon-fcitx-fullwidth-char--headers-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--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' [ 0%] Built target fcitx-addon-fcitx-kimpanel-ui--headers-1 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 [ 0%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/utf8.c.o [ 0%] Built target fcitx-addon-fcitx-autoeng--headers-1 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/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= [ 0%] Built target fcitx-addon-fcitx-fullwidth-char--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 -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 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". Scanning dependencies of target fcitx-addon-fcitx-imselector--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/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". Scanning dependencies of target fcitx-addon-fcitx-remote-module--headers-1 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/utils.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 -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 /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/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/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 -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' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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]: 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[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' [ 0%] Built target fcitx-addon-fcitx-imselector--headers-1 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= 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". 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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 [ 0%] Built target fcitx-addon-fcitx-remote-module--headers-1 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 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]: 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' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/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' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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]: 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' [ 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 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/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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' 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". 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/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[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 -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' [ 0%] Built target fcitx-addon-fcitx-keyboard--headers-1 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 -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= [ 0%] Built target fcitx-addon-fcitx-table--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 [ 0%] Built target fcitx-addon-fcitx-qw--headers-1 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/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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /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= 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". Scanning dependencies of target fcitx-addon-fcitx-xim--headers-1 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 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/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/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". 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-compile-mo.target Scanning dependencies of target fcitx-addon-fcitx-ipc--headers-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/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 -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 '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' 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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 0%] Built target fcitx-addon-fcitx-xim--headers-1 [ 0%] Generating ../fcitx_cmake_cache/mo/ca/fcitx.mo [ 0%] Built target fcitx-addon-fcitx-ipc--headers-1 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 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/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%] 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 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/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 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/x11/CMakeFiles/fcitx-addon-fcitx-x11--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 1%] Built target fcitx-addon-fcitx-x11--addon--desc-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/de/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/de make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= [ 1%] 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 -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 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 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 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' [ 1%] Built target fcitx-addon-fcitx-xkb--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 [ 1%] Generating ../fcitx_cmake_cache/mo/es/fcitx.mo make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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 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 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]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' /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; ^~~~~~~~~~~~~~ [ 1%] Built target fcitx-addon-fcitx-xkbdbus--addon--desc-1 /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 [ 2%] Generating ../fcitx_cmake_cache/mo/fr/fcitx.mo make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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 && /usr/bin/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= 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 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 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' [ 2%] Built target fcitx-addon-fcitx-chttrans--addon--desc-1 [ 2%] 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 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= 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 [ 3%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/qsort_r.c.o 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 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 -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[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 3%] 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 [ 3%] 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 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 -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 -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]: 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' [ 4%] Generating ../fcitx_cmake_cache/mo/zh_CN/fcitx.mo cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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 [ 4%] Built target fcitx-addon-fcitx-punc--addon--desc-1 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". make -f src/module/spell/dict/CMakeFiles/spell-en-download.dir/build.make src/module/spell/dict/CMakeFiles/spell-en-download.dir/depend 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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 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' 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 [ 4%] Built target fcitx-addon-fcitx-spell--addon--desc-1 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]: 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/build && /usr/bin/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]: 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 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%] Generating ../fcitx_cmake_cache/mo/zh_TW/fcitx.mo 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--desc-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--addon--desc-1.dir/build 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 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' 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/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 [ 4%] Built target fcitx-addon-fcitx-pinyin-enhance--addon--desc-1 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' 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 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 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 [ 4%] Built target fcitx-compile-mo.target 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' 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 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 [ 4%] Built target spell-en-download 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 -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= 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". 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 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_stroke-20121124.tar.gz 2559d025c5bbb50fa450a02429f92762 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--addon--desc-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 4%] Built 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/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 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= [ 4%] 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 -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 [ 4%] Built target py-stroke-download 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 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". Scanning dependencies of target fcitx-addon-fcitx-autoeng--addon--desc-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/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' 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]: 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/autoeng/CMakeFiles/fcitx-addon-fcitx-autoeng--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/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 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' [ 4%] Built target fcitx-addon-fcitx-autoeng--addon--desc-1 [ 4%] Built target py-table-download 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 -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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= [ 4%] 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 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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/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". 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' 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/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' [ 4%] Built target fcitx-addon-fcitx-imselector--addon--desc-1 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". 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 Scanning dependencies of target fcitx-addon-fcitx-clipboard--addon--desc-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--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/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= [ 4%] Built target fcitx-addon-fcitx-remote-module--addon--desc-1 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' 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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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 [ 4%] Built target fcitx-addon-fcitx-clipboard--addon--desc-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--desc-1.dir/build.make src/module/vk/CMakeFiles/fcitx-addon-fcitx-vk--addon--desc-1.dir/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/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/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]: 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' 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' 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' [ 4%] Built target fcitx-addon-fcitx-vk--addon--desc-1 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' 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' [ 4%] Built target fcitx-addon-fcitx-dbus--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= [ 4%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/memory.c.o [ 4%] 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 -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/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 -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 [ 4%] Built target fcitx-addon-fcitx-lua--addon--desc-1 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". Scanning dependencies of target fcitx-addon-fcitx-unicode--addon--desc-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--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' [ 5%] Building C object src/lib/fcitx-utils/CMakeFiles/fcitx-utils.dir/objpool.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 -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 [ 5%] Built target fcitx-addon-fcitx-unicode--addon--desc-1 [ 5%] 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 -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 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); ^~~~~~~~~ /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); ^~~~~~~~~~~~~~~ [ 5%] 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 -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/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 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); ^~~~~~~~~ /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); ^~~~~~~~~ /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[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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 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--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' [ 5%] Built target fcitx-addon-fcitx-freedesktop-notify--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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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/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". 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 -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' [ 5%] Built target fcitx-addon-fcitx-notificationitem--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' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= 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 fcitx-addon-fcitx-pinyin--addon--desc-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--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' [ 5%] Built target fcitx-addon-fcitx-pinyin--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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= 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); ^~~~~~~~~~~~~ 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". Scanning dependencies of target py-data-download make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/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]: 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 -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' 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' 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' [ 5%] Built target py-data-download 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= [ 5%] Built target fcitx-addon-fcitx-keyboard--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 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= Scanning dependencies of target fcitx-addon-fcitx-table--addon--desc-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--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' 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". Scanning dependencies of target table-data-download 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 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 [ 5%] Built target fcitx-addon-fcitx-table--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 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/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= 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 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]: 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' 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-qw--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/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/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]: 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' 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' [ 5%] Built target table-data-download 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= [ 5%] Built target fcitx-addon-fcitx-xim--addon--desc-1 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= 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 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". 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 Scanning dependencies of target fcitx-addon-fcitx-classic-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/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' [ 5%] Built target fcitx-addon-fcitx-ipc--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 [ 5%] Built target fcitx-addon-fcitx-classic-ui--addon--desc-1 make -f tools/cli/CMakeFiles/scel2org.dir/build.make tools/cli/CMakeFiles/scel2org.dir/depend 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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /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= cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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/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/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/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/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". 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". Scanning dependencies of target fcitx-addon-fcitx-addon-install-desc-1--desc-1 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". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-fcitx-kimpanel-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/build Scanning dependencies of target scel2org 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]: 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' 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' 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' 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 [ 6%] Building C object tools/cli/CMakeFiles/scel2org.dir/scel2org.c.o [ 6%] Built target fcitx-addon-fcitx-kimpanel-ui--addon--desc-1 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 -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 -f src/module/spell/dict/CMakeFiles/spell-en-extract.dir/build.make src/module/spell/dict/CMakeFiles/spell-en-extract.dir/depend 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/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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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' 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 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 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 [ 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 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c: In function 'main': 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 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/scel2org.c:77:45: warning: comparison is always true due to limited range of data type [-Wtype-limits] while ((c = getopt(argc, argv, "ao:h")) != -1) { ^~ /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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_stroke.mb [ 7%] Built target spell-en-extract [ 7%] Linking C executable scel2org 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]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= [ 7%] Built target py-stroke-extract 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' 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". cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= Scanning dependencies of target py-table-extract 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/scel2org.dir/scel2org.c.o -o scel2org 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' 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/im/pinyin/data/CMakeFiles/py-data-extract.dir/build.make src/im/pinyin/data/CMakeFiles/py-data-extract.dir/build [ 7%] Generating .py-table-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_table-20121124.tar.gz 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' [ 7%] Generating .py-data-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 touch /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/pinyin-enhance/data/.py-table-extract.stamp [ 7%] Built target scel2org 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= 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 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/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]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 7%] Generating .table-data-extract.stamp cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/data && /usr/bin/cmake -E touch_nocreate pyPhrase.org 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 [ 7%] Built target py-table-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/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/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' [ 7%] Built target py-data-extract 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' [ 7%] Built target fcitx-addon-install-desc-1 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' [ 8%] 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 -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[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/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= cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /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= [ 8%] Generating marshall.h 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-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-scanner 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". Scanning dependencies of target fcitx-config 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]: 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 Scanning dependencies of target fcitx-po-parser 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]: Entering 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 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 -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 [ 8%] Building C object src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/fcitx-config.c.o [ 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/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 -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 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 -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 INFO: Reading /builddir/build/BUILD/fcitx-4.2.9.4/src/frontend/gtk-common/marshall.list... [ 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 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); ^~~~~~~~~~~~~ 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: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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~~~ cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= 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%] 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 /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 -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 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' [ 9%] Built target fcitx-po-parser [ 9%] Building C object src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxclient.c.o make -f src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/build.make src/module/spell/dict/CMakeFiles/comp-spell-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 -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/comp-spell-dict.dir/DependInfo.cmake --color= /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, ^~~~~~~~~~~~~~~ /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, ^~~~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ 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 comp-spell-dict make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 9%] Building C object src/module/spell/dict/CMakeFiles/comp-spell-dict.dir/comp_spell_dict.c.o 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 -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 /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/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/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/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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ [ 9%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 9%] Built target comp-spell-dict 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= 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". 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 9%] 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 -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 [ 10%] 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 -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 /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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~~~ /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/module/dbus/watcher.c: In function 'main': /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()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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: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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ [ 10%] 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 /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 -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 [ 10%] 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 /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 -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' [ 10%] 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]: 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/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= [ 10%] Built target fcitx-scanner 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". make -f src/module/spell/dict/CMakeFiles/spell_en_dict.dir/build.make src/module/spell/dict/CMakeFiles/spell_en_dict.dir/depend Scanning dependencies of target fcitx-parse-pos.target 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/build && /usr/bin/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]: 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 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". Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/ca.po 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' Finished parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/ca.po [ 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 Parsing po file: /builddir/build/BUILD/fcitx-4.2.9.4/po/da.po 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 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 /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-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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ 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 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' [ 11%] Built target fcitx-parse-pos.target 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= 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". Scanning dependencies of target fcitx-addon-fcitx-classic-ui--scan-priv-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--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' [ 11%] 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/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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 11%] Built target fcitx-addon-fcitx-classic-ui--scan-priv-1 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= 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-x11--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/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' [ 11%] Generating fcitx-x11-addfunctions.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 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' [ 11%] Built target fcitx-addon-fcitx-x11--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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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". Scanning dependencies of target fcitx-addon-fcitx-x11--scan-1 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' [ 11%] 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 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 11%] Built target fcitx-addon-fcitx-x11--scan-1 [ 11%] Building C object src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient.dir/fcitxinputmethod.c.o [ 11%] 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 -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 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 -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: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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ [ 11%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 11%] Built target spell_en_dict 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= 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' [ 11%] 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 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' [ 11%] Built target fcitx-addon-fcitx-xkb--scan-priv-1 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= [ 12%] 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 -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 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 -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' [ 12%] 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 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 12%] Built target fcitx-addon-fcitx-xkb--scan-1 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= 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 12%] Generating fcitx-xkbdbus-addfunctions.h 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 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' [ 12%] Built target fcitx-addon-fcitx-xkbdbus--scan-priv-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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= [ 12%] 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 -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 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' [ 12%] Generating fcitx-xkbdbus.h 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 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' [ 12%] Built target fcitx-addon-fcitx-xkbdbus--scan-1 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= 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". 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 12%] Generating 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 [ 12%] 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 -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/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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 12%] Built target fcitx-addon-fcitx-chttrans--scan-priv-1 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= 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]: 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' 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 [ 12%] Generating fcitx-chttrans.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/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' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 12%] Built target fcitx-addon-fcitx-chttrans--scan-1 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 [ 12%] Built target fcitx-gclient 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-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/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= 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". 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 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-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' [ 13%] 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 [ 13%] 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 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' 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' [ 13%] Built target fcitx-addon-fcitx-punc--scan-1 [ 13%] Built target fcitx-addon-fcitx-punc--scan-priv-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 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= [ 14%] Building C object src/lib/fcitx-config/CMakeFiles/fcitx-config.dir/xdg.c.o 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". 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 -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 Scanning dependencies of target fcitx-addon-fcitx-spell--scan-1 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". 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/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]: Entering 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' [ 14%] 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 [ 14%] 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 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' [ 14%] Built target fcitx-addon-fcitx-spell--scan-priv-1 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 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' /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-config/xdg.c: In function 'FcitxXDGGetPath': /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 14%] Built target fcitx-addon-fcitx-spell--scan-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); ^~~~~~~~~~~~~ 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 /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); ^~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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/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]: 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 /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, ^~~~~~~~~~~~~~~ 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". Scanning dependencies of target fcitx-addon-fcitx-pinyin-enhance--scan-priv-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--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' [ 14%] 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 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 [ 14%] 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' [ 14%] Built target fcitx-addon-fcitx-pinyin-enhance--scan-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 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/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' 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 14%] Built target fcitx-addon-fcitx-pinyin-enhance--scan-priv-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 [ 15%] Generating fcitx-quickphrase-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/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= 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/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' 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 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 [ 15%] Built target fcitx-addon-fcitx-quickphrase--scan-priv-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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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' 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 -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' [ 15%] Generating fcitx-quickphrase.h 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 [ 15%] 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 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 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 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' [ 15%] Built target fcitx-addon-fcitx-clipboard--scan-priv-1 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= [ 15%] Built target fcitx-addon-fcitx-quickphrase--scan-1 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 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". Scanning dependencies of target fcitx-addon-fcitx-clipboard--scan-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/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' 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' 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 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 15%] 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 [ 15%] Generating fcitx-dbus-addfunctions.h 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 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[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 15%] Built target fcitx-addon-fcitx-clipboard--scan-1 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/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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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' 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". Scanning dependencies of target fcitx-addon-fcitx-dbus--scan-1 [ 15%] Built target fcitx-addon-fcitx-dbus--scan-priv-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-1.dir/build.make src/module/dbus/CMakeFiles/fcitx-addon-fcitx-dbus--scan-1.dir/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/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/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/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]: 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' [ 15%] Generating fcitx-dbus.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 [ 16%] 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 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' [ 16%] Built target fcitx-addon-fcitx-dbus--scan-1 [ 16%] Built target fcitx-addon-fcitx-lua--scan-priv-1 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 -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/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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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 -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= 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". Scanning dependencies of target fcitx-addon-fcitx-freedesktop-notify--scan-priv-1 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]: 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 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/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". [ 16%] Generating fcitx-lua.h Scanning dependencies of target fcitx-addon-fcitx-freedesktop-notify--scan-1 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]: 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/build [ 16%] Generating fcitx-freedesktop-notify-addfunctions.h 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 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/freedesktop-notify 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 [ 16%] Generating fcitx-freedesktop-notify.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 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 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/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 [ 16%] Built target fcitx-addon-fcitx-freedesktop-notify--scan-priv-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 16%] Built target fcitx-addon-fcitx-lua--scan-1 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 -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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= [ 16%] Built target fcitx-addon-fcitx-freedesktop-notify--scan-1 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' 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". cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= 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 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/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". 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". Scanning dependencies of target fcitx-addon-fcitx-pinyin--scan-1 Scanning dependencies of target fcitx-addon-fcitx-notificationitem--scan-1 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 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 [ 16%] Generating fcitx-notificationitem-addfunctions.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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 16%] 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 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 17%] Generating fcitx-notificationitem.h 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 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' [ 17%] Built target fcitx-addon-fcitx-notificationitem--scan-priv-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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= [ 17%] Built target fcitx-addon-fcitx-pinyin--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 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]: 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--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". Scanning dependencies of target fcitx-addon-fcitx-pinyin--scan-priv-1 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' 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 17%] Generating fcitx-pinyin-addfunctions.h [ 17%] Built target fcitx-addon-fcitx-notificationitem--scan-1 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 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 [ 17%] Generating fcitx-xim-addfunctions.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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= 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 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 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-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". [ 17%] Built target fcitx-addon-fcitx-pinyin--scan-priv-1 Scanning dependencies of target fcitx-addon-fcitx-xim--scan-1 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/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' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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' [ 17%] Built target fcitx-addon-fcitx-xim--scan-priv-1 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 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 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-addon-fcitx-x11--headers-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/build [ 17%] 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 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/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". Scanning dependencies of target fcitx-addon-fcitx-x11--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--headers-1.dir/build.make src/module/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/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 [ 17%] Generating fcitx-classicui.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 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/x11/CMakeFiles/fcitx-addon-fcitx-x11--headers-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 17%] Built target fcitx-addon-fcitx-xim--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 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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' [ 17%] 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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 [ 17%] Built target fcitx-addon-fcitx-classic-ui--scan-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 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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' 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' 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". Scanning dependencies of target fcitx-addon-fcitx-xkbdbus--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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 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 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]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/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 [ 18%] Built target fcitx-addon-fcitx-xkb--headers-1 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 -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= [ 18%] Built target fcitx-addon-fcitx-xkbdbus--headers-1 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 [ 19%] Built target fcitx-addon-fcitx-chttrans--headers-1 make[2]: Entering 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/depend cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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". Scanning dependencies of target fcitx-addon-fcitx-punc--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/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[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' 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". Scanning dependencies of target fcitx-addon-fcitx-spell--headers-1 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' 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' 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 [ 19%] Built target fcitx-addon-fcitx-punc--headers-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--headers-1.dir/build.make src/module/pinyin-enhance/CMakeFiles/fcitx-addon-fcitx-pinyin-enhance--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]: 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/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]: 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' [ 19%] Built target fcitx-addon-fcitx-spell--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 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". [ 19%] Built target fcitx-addon-fcitx-pinyin-enhance--headers-1 Scanning dependencies of target fcitx-addon-fcitx-quickphrase--headers-1 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/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/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/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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' 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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= [ 19%] Built target fcitx-addon-fcitx-quickphrase--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/depend 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". Scanning dependencies of target fcitx-addon-fcitx-dbus--headers-1 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/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". Scanning dependencies of target fcitx-addon-fcitx-clipboard--headers-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/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 -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' 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' [ 20%] Built target fcitx-addon-fcitx-clipboard--headers-1 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 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 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/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 -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' [ 21%] Built target fcitx-addon-fcitx-dbus--headers-1 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 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]: 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 [ 21%] Built target fcitx-addon-fcitx-lua--headers-1 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/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]: 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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= 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 [ 21%] Built target fcitx-addon-fcitx-freedesktop-notify--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 -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' 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' 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]: 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/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 -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 [ 21%] Built target fcitx-addon-fcitx-notificationitem--headers-1 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 -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 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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' 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' [ 21%] Built target fcitx-addon-fcitx-pinyin--headers-1 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= 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/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 [ 22%] Built target fcitx-addon-fcitx-classic-ui--headers-1 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]: Entering 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". [ 22%] Generating Fcitx-1.0.gir 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 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]: 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' [ 22%] Built target fcitx-parse-pos.dependency 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= Scanning dependencies of target testgclient make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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/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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 22%] Building C object src/lib/fcitx-gclient/test/CMakeFiles/testgclient.dir/testgclient.c.o 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 -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 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' [ 22%] 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 -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 [ 22%] 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 /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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 22%] Built target testgclient 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". [ 22%] 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 -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 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 22%] 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 -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 [ 22%] Linking C shared library libfcitx-config.so 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 /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 -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 /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 = ^~~~~~~~~~~~~~~~~~~~~~~~ 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' [ 22%] Built target fcitx-config 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= 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' [ 22%] 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 -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 [ 23%] 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 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 ^ 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 ^ [ 24%] Linking C shared module im-fcitx.so 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 /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 -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' [ 24%] Built target fcitx-addon-apply-translation-9 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= 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' /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': [ 24%] Built target installer-desktopfile /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); ^~~~~ 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 /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); ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= /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); ^~~~~ 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 24%] 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 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/ui/classic/fcitx-classic-ui.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/ui/classic/fcitx-classic-ui.conf [ 24%] Built target im-fcitx 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= 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' [ 25%] 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 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 [ 26%] Generating Fcitx-1.0.typelib 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 26%] Built target fcitx-addon-fcitx-classic-ui--addon--conf-1 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= 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". 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' [ 26%] 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 -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' [ 26%] Built target fcitx-addon-fcitx-kimpanel-ui--addon--conf-1 [ 27%] 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 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= /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 -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 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' /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/readPYBase.c: In function 'main': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/readPYBase.c:40:44: warning: comparison is always true due to limited range of data type [-Wtype-limits] while ((c = getopt(argc, argv, "b:h")) != -1) { ^~ [ 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 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 -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 [ 28%] Built target gobject_introspection_compile_target_1 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". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target mb2org make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 28%] Built target im-fcitx-gtk3 make -f tools/cli/CMakeFiles/mb2org.dir/build.make tools/cli/CMakeFiles/mb2org.dir/build /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/readPYMB.c: In function 'main': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/readPYMB.c:42:45: warning: comparison is always true due to limited range of data type [-Wtype-limits] while ((c = getopt(argc, argv, "f:sh")) != -1) { ^~ 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]: Entering 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 28%] Building C object tools/cli/CMakeFiles/mb2org.dir/mb2org.c.o 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". 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 -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 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 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 -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 [ 28%] 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 -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 /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2org.c: In function 'main': /builddir/build/BUILD/fcitx-4.2.9.4/tools/cli/mb2org.c:55:47: warning: comparison is always true due to limited range of data type [-Wtype-limits] while ((c = getopt(argc, argv, "f:b:sh")) != -1) { ^~ [ 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 -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 /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 28%] Built target readPYBase [ 28%] 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 -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 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= 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-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' [ 28%] 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 [ 28%] Linking C executable readPYMB 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 && 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 /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 -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 /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%] 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 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 -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 [ 28%] 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= 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 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 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' [ 28%] Built target mb2txt make -f data/CMakeFiles/fcitx-addon-apply-translation-12.dir/build.make data/CMakeFiles/fcitx-addon-apply-translation-12.dir/depend [ 28%] 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /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= 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 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 [ 29%] Building C object tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/pyParser.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/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 -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 [ 30%] 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 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' [ 30%] Built target fcitx-addon-apply-translation-11 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' 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' [ 30%] Built target desktopfile 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= 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 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[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]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 30%] Built target fcitx-scan-addons.target make -f src/lib/fcitx/CMakeFiles/fcitx-core.dir/build.make src/lib/fcitx/CMakeFiles/fcitx-core.dir/depend [ 30%] Built target fcitx-addon-apply-translation-10 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= 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/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/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". Scanning dependencies of target fcitx-qt_autogen 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 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' [ 30%] Built target fcitx-addon-apply-translation-12 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' Scanning dependencies of target fcitx-core cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= [ 30%] Automatic MOC for target fcitx-qt make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make -f src/lib/fcitx/CMakeFiles/fcitx-core.dir/build.make src/lib/fcitx/CMakeFiles/fcitx-core.dir/build 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' 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 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 [ 30%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/instance.c.o AutoMoc: Checking: /builddir/build/BUILD/fcitx-4.2.9.4/src/lib/fcitx-qt/qtkeytrans.cpp 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 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 -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 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 /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 [ 31%] 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 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 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 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 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 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 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 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 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 31%] Built target fcitx-addon-fcitx-x11--addon--conf-1 [ 31%] Building C object tools/cli/CMakeFiles/mb2org.dir/__/__/src/im/pinyin/PYFA.c.o [ 31%] 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 -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 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 -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 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 [ 31%] 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 -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 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 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" make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 31%] Built target fcitx-qt_autogen 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' [ 31%] 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 [ 31%] 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 -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 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 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= 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' [ 32%] 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 [ 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 -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/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' [ 33%] 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 33%] Built target fcitx-addon-fcitx-xkb--addon--conf-1 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' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 34%] 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 [ 35%] 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 -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 [ 35%] Built target fcitx-addon-fcitx-xkbdbus--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= 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 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 36%] 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 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 [ 36%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/profile.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 -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' [ 36%] Built target fcitx-addon-fcitx-chttrans--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' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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 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[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 37%] Generating fcitx-pinyin-enhance.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/pinyin-enhance 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 37%] Built target fcitx-addon-fcitx-punc--addon--conf-1 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= 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' [ 37%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/addon.c.o 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/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 -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' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 37%] 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 [ 37%] Built target fcitx-addon-fcitx-spell--addon--conf-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/module/quickphrase/fcitx-quickphrase.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/quickphrase/fcitx-quickphrase.conf 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' [ 37%] 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' [ 37%] Built target fcitx-addon-fcitx-pinyin-enhance--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' [ 38%] 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' [ 39%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/frontend.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 -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 [ 39%] Built target fcitx-addon-fcitx-quickphrase--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[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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 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[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 39%] 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 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/module/remote/fcitx-remote-module.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/remote/fcitx-remote-module.conf [ 39%] Built target fcitx-addon-fcitx-autoeng--addon--conf-1 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= 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]: 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' [ 39%] 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/imselector/fcitx-imselector.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/module/imselector/fcitx-imselector.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 39%] Built target fcitx-addon-fcitx-fullwidth-char--addon--conf-1 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= 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' [ 39%] 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/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' [ 39%] Built target fcitx-addon-fcitx-remote-module--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= [ 39%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/hook.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 -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 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' [ 39%] 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' [ 39%] Built target fcitx-addon-fcitx-imselector--addon--conf-1 [ 39%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/ime.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 -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 /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[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 39%] Built target fcitx-addon-fcitx-clipboard--addon--conf-1 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= 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' [ 39%] 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 -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 [ 40%] 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 -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()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 40%] Built target fcitx-addon-fcitx-vk--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' [ 40%] 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 [ 40%] 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 -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' [ 40%] Built target fcitx-dbus-remote 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= 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' 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' [ 40%] 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 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 40%] Built target fcitx-addon-fcitx-dbus--addon--conf-1 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= 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". 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' [ 40%] 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 [ 41%] Building C object src/lib/fcitx/CMakeFiles/fcitx-core.dir/module.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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 41%] Built target fcitx-addon-fcitx-lua--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= 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' 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' [ 42%] 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 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 [ 42%] 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 -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/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= [ 42%] 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 -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 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' [ 42%] 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' 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); ^~~~~~~~~~~~~~~ [ 42%] Built target fcitx-addon-fcitx-unicode--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 /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); ^~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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' [ 42%] 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 /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); ^~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 42%] Built target fcitx-addon-fcitx-freedesktop-notify--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' [ 43%] 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 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 43%] Built target fcitx-addon-fcitx-pinyin--addon--conf-2 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= 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' [ 43%] Generating fcitx-pinyin.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/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/im/pinyin [ 43%] Built target fcitx-addon-fcitx-notificationitem--addon--conf-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/pinyin/fcitx-pinyin.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/pinyin/fcitx-pinyin.conf 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= [ 43%] Linking C shared library libfcitx-core.so 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". 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 Scanning dependencies of target createPYMB /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 -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' 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' [ 43%] 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 -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 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' [ 43%] Built target fcitx-core /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 44%] Building C object tools/cli/CMakeFiles/createPYMB.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 -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 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); ^~~~~~~~~~~~~ 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/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 -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= 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 44%] Built target fcitx-addon-fcitx-pinyin--addon--conf-3 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 [ 44%] Built target fcitx-addon-fcitx-pinyin--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 /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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= [ 44%] Generating fcitx-keyboard.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/keyboard 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 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 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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 46%] Generating wbpy.conf [ 46%] 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 && /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/wbpy.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/wbpy.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/fcitx-table.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/fcitx-table.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 46%] Built target fcitx-addon-apply-translation-5 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= 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' [ 46%] 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 -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 [ 46%] 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 -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 [ 46%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 46%] Built target fcitx-addon-fcitx-keyboard--addon--conf-1 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' 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 [ 46%] Built target fcitx-addon-fcitx-table--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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= [ 46%] Generating qxm.conf 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". 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 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' 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 [ 46%] 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 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 [ 46%] 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 -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 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' [ 46%] Built target fcitx-addon-apply-translation-3 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= [ 46%] Built target fcitx-addon-apply-translation-1 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= [ 47%] Linking C executable txt2mb 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 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' 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 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". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' Scanning dependencies of target fcitx-addon-apply-translation-4 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 -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 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' [ 47%] 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 [ 47%] 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/wbx.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/wbx.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/wanfeng.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/wanfeng.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 47%] Built target txt2mb 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' [ 47%] 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 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 [ 48%] 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 /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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 48%] Built target createPYMB 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= 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' [ 48%] 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 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[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 48%] Built target fcitx-addon-apply-translation-6 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]: 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/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= [ 48%] Built target fcitx-addon-apply-translation-4 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 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' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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]: 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-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 [ 48%] 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 48%] Generating fcitx-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/table/data/cangjie.conf.in /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data/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/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/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' [ 48%] Built target fcitx-addon-apply-translation-2 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= 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' [ 48%] 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 48%] Built target fcitx-addon-apply-translation-7 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= 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 49%] 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/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' [ 49%] Built target fcitx-addon-apply-translation-8 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/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 -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' [ 49%] 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 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 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' [ 49%] Built target fcitx-addon-fcitx-qw--addon--conf-2 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= [ 49%] Built target fcitx-addon-fcitx-qw--addon--conf-1 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= 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' 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]: 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 [ 49%] Built target fcitx-classic-ui--addon 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' 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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= [ 49%] Built target fcitx-kimpanel-ui--addon make -f src/module/x11/CMakeFiles/fcitx-x11.dir/build.make src/module/x11/CMakeFiles/fcitx-x11.dir/depend 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". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= 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 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". make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' [ 50%] 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 -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 [ 50%] 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 -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 /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); ~~~~~~~~~~~~~~~~~~ [ 50%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 50%] Built target fcitx-addon-fcitx-xim--addon--conf-1 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= 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 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' [ 50%] Built target fcitx-addon-fcitx-ipc--addon--conf-1 [ 50%] 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 -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 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= 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' [ 50%] 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 -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 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); ^~~~~~~~~~~~~ [ 50%] 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 -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 /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, ^~~~~~~~~~~~~~~ [ 50%] 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 -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 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); ^~~~~~~~~ [ 50%] 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 /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 -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 /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); ^~~~~~~~~ /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: ^~~~ [ 51%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 51%] Built target fcitx-kimpanel-ui 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' 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". [ 51%] Built target fcitx-x11 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' [ 51%] Building C object src/module/xkb/CMakeFiles/fcitx-xkb.dir/rules.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 -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 [ 51%] 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 -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); ^~~~~~~~~~~~~ [ 51%] 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 /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); ^~~~~~~~~~~~~ /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 -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 [ 51%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 51%] Built target fcitx-xkbdbus [ 51%] 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 -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 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= 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' 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' [ 52%] 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 -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 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= [ 53%] 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 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". /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 -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 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 [ 54%] 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 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 -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 [ 54%] 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 -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); ^~~~~~~~~~~~~ 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' [ 54%] Built target fcitx-xkb 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". [ 54%] Built target fcitx-chttrans make -f src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/build.make src/module/quickphrase/CMakeFiles/fcitx-quickphrase.dir/depend Scanning dependencies of target fcitx-pinyin-enhance make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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' 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' 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". [ 54%] 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 -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 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' [ 54%] 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 -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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 54%] 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 -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 [ 55%] 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 -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 [ 55%] 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 -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 /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: ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 55%] Built target fcitx-punc 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' [ 56%] 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 -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 [ 56%] 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 -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 [ 57%] 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 -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 [ 57%] 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 -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' [ 57%] Built target fcitx-quickphrase 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= 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". Scanning dependencies of target fcitx-fullwidth-char make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' [ 58%] 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 -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 [ 58%] 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 -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 [ 58%] 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 -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 [ 58%] 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 -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 [ 58%] 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 [ 58%] 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 -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 /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 -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 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': 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/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); ^~~~~~~~~ [ 58%] Built target fcitx-fullwidth-char 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= [ 58%] Built target fcitx-autoeng make -f src/module/imselector/CMakeFiles/fcitx-imselector.dir/build.make src/module/imselector/CMakeFiles/fcitx-imselector.dir/depend /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); ^~~~~~~~~ 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= 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". [ 58%] 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 -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 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' [ 58%] 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 -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 [ 59%] 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 -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 /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()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 59%] Building C object src/module/pinyin-enhance/CMakeFiles/fcitx-pinyin-enhance.dir/pinyin-enhance-stroke.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 -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 [ 59%] Built target fcitx-spell 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= 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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' [ 60%] 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 [ 60%] 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 -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 /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 -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' [ 60%] Built target fcitx-remote-module 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= 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". /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-vk 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' [ 60%] 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 -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 [ 61%] 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 /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 -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' [ 61%] 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= 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". 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' [ 62%] 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 -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 [ 62%] 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 -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 [ 63%] 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 -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 [ 63%] 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 -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 /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); ~~~~~ [ 63%] 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 -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 /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); ~~~~~ [ 64%] 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 -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 [ 64%] 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 -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 [ 64%] 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 -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 [ 64%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] Linking C shared module fcitx-pinyin-enhance.so [ 64%] Built target fcitx-clipboard [ 64%] Linking C shared module fcitx-dbus.so make -f src/module/lua/CMakeFiles/fcitx-lua.dir/build.make src/module/lua/CMakeFiles/fcitx-lua.dir/depend 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 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/bin/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= /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 -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 /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 -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 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' make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 64%] Built target fcitx-pinyin-enhance 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= [ 64%] Built target fcitx-dbus 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". 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". 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' [ 64%] 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 -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 [ 64%] Building C object src/module/freedesktop-notify/CMakeFiles/fcitx-freedesktop-notify.dir/freedesktop-notify.c.o 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 -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 [ 64%] 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 -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 [ 65%] 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 -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' 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, ^~~~~~~~~ [ 65%] Built target fcitx-vk 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= /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, ^~~~~~~~~ /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, ^~~~~~~~ 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". [ 66%] 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 -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 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' [ 66%] 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 -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 [ 66%] 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 -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 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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~~~ /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/module/unicode/charselectdata.c: In function 'CharSelectDataCreate': /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/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/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/module/notificationitem/notificationitem.c: In function 'FcitxNotificationItemEnable': /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/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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ 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: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/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/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/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: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: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: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: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: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: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: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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ [ 66%] 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 -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 [ 66%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 66%] Built target fcitx-freedesktop-notify 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". /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); ^~~~~~~~~~~~~~~ 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' [ 66%] 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 -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 /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 67%] 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 -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 [ 67%] 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 -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 [ 67%] 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 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 -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 [ 67%] Built target fcitx-notificationitem 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". make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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' [ 67%] Built target fcitx-lua 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= [ 68%] Building C object src/im/keyboard/CMakeFiles/fcitx-keyboard.dir/keyboard.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 -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 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". 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' [ 68%] 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 -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 [ 69%] 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 /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 -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' [ 69%] Built target fcitx-unicode 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' [ 69%] 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 -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 [ 69%] 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 -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' [ 69%] 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= 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 69%] 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 -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 [ 69%] 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 -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 [ 69%] 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 -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 [ 69%] 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 -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 [ 69%] 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 -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 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); ^~~~~~~~~ [ 69%] Building C object src/im/table/CMakeFiles/fcitx-table.dir/table.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 -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 [ 70%] 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 -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 [ 70%] 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 -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 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); ^~~~~~~~~~~~~~~ [ 71%] 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 -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 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); ^~~~~~~~~~~~ [ 71%] 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 /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 -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 [ 71%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/ximconfig.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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 71%] 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' [ 71%] 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 -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 [ 71%] 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 -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 [ 71%] 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 -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 [ 71%] 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 -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 [ 71%] Building C object src/im/pinyin/CMakeFiles/fcitx-pinyin.dir/pyconfig.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 -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 [ 71%] 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 -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 [ 72%] 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 /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 -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 [ 73%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 73%] 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 [ 73%] Built target fcitx-pinyin make -f src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/build.make src/ui/classic/CMakeFiles/fcitx-classic-ui.dir/depend /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 -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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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' [ 73%] Built target fcitx-ipc 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= 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". 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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 [ 73%] 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 -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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 73%] 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 [ 73%] 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-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 -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 /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 -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 [ 73%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 73%] Built target fcitx-table 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' [ 73%] 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 -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 [ 74%] 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 -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 [ 74%] 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 -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 [ 74%] 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 -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 [ 74%] 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 -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 /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 75%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 75%] Built target fcitx 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= 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]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 75%] Building C object src/frontend/xim/CMakeFiles/fcitx-xim.dir/lib/i18nIc.c.o make -f src/module/x11/CMakeFiles/fcitx-x11--addon.dir/build.make src/module/x11/CMakeFiles/fcitx-x11--addon.dir/build 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 -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 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' [ 75%] Built target fcitx-x11--addon 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= 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". 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 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' [ 75%] Built target fcitx-xkb--addon 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= 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 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' [ 75%] Built target fcitx-xkbdbus--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/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/chttrans/CMakeFiles/fcitx-chttrans--addon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 75%] 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= 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' [ 75%] 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' [ 75%] Built target fcitx-spell--addon 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= 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' [ 75%] 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' [ 75%] 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' [ 75%] Built target fcitx-autoeng--addon [ 76%] 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 -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 [ 76%] 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 -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 [ 76%] 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 -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 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= /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()); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 77%] 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 -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 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 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' [ 77%] Built target fcitx-fullwidth-char--addon 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= 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]: 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' [ 77%] Built target fcitx-remote-module--addon 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= 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' [ 77%] Built target fcitx-imselector--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= 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' [ 77%] Built target fcitx-clipboard--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/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' [ 77%] 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 -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 [ 77%] Built target fcitx-vk--addon [ 78%] 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 -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 [ 78%] 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 -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 [ 78%] 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 -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 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' [ 78%] 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 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' [ 78%] 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' [ 78%] 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' [ 78%] 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 -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 [ 78%] Built target fcitx-freedesktop-notify--addon [ 78%] 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 -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 [ 78%] 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 -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 [ 78%] 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 -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 [ 78%] 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 -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 [ 79%] 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 -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 /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 79%] 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 -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 [ 80%] 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 -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 [ 80%] 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 -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 [ 81%] 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 -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/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); ^~~~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~~~ [ 81%] 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 -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 [ 81%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtinputmethodproxy.cpp.o /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); ^~~~~~~~~~~~~ /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, ^~~~~~~~~~~~~~~ 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 -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 [ 82%] 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 -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' [ 82%] Built target fcitx-xim 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' [ 82%] 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' [ 82%] Built target fcitx-pinyin--addon 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= 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' [ 82%] 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 [ 82%] 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/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 -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' [ 82%] Built target fcitx-classic-ui 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' [ 82%] 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' [ 82%] 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' [ 83%] 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. [ 83%] 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. [ 83%] 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. [ 83%] Generating wanfeng.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && ../../../../tools/cli/txt2mb wanfeng.txt wanfeng.mb Delete: oxcyudgyu ≤, Too long Reading 86898 records. [ 84%] Generating wbpy.mb cd /builddir/build/BUILD/fcitx-4.2.9.4/build/src/im/table/data && ../../../../tools/cli/txt2mb wbpy.txt wbpy.mb Reading 310609 records. [ 84%] 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. [ 84%] 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. [ 85%] 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' [ 85%] 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= 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' [ 85%] 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= [ 85%] 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 -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 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' [ 86%] Building CXX object src/lib/fcitx-qt/CMakeFiles/fcitx-qt.dir/fcitxqtconfiguiwidget.cpp.o make -f src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/build.make src/frontend/xim/CMakeFiles/fcitx-xim--addon.dir/build 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 -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[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' [ 86%] 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= 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' [ 86%] Built target fcitx-ipc--addon 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= 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' [ 86%] Built target fcitx-modules.target [ 86%] 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 -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 [ 86%] 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/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 -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 [ 86%] 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 -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 [ 87%] 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 -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 [ 87%] 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 -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 [ 87%] 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 -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 [ 87%] 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 -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 [ 88%] 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 -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 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' [ 88%] Built target fcitx-qt make -f src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/depend make -f src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testkeysequencewidget.dir/depend 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' make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 89%] Generating moc_qfcitxinputcontext.cxx 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". 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 testqconnection_autogen make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' 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 make -f src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/build.make src/lib/fcitx-qt/test/CMakeFiles/testqconnection_autogen.dir/build Scanning dependencies of target testkeysequencewidget 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/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' [ 90%] 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 -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 [ 90%] 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 "" 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 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' cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /usr/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= [ 90%] Built target testqconnection_autogen 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= 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". 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". 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' 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 [ 91%] Automatic MOC for target fcitx-quickphrase-editor 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/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%] Building CXX object src/frontend/qt/CMakeFiles/qtim-fcitx.dir/qfcitxinputcontextplugin.cpp.o 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 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 -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 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 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 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 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 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 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 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' [ 91%] Built target fcitx-quickphrase-editor_autogen 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= 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' Groups: 412 Start Loading Phrase... 225832 Phrases, 225831 Converted! Writing Phrase file ... OK! [ 92%] 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' 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 [ 93%] Built target pinyin_data [ 93%] 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 -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 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 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' [ 93%] Built target fcitx-qt-gui-wrapper_autogen [ 93%] 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 -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 [ 93%] 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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 93%] Built target testkeysequencewidget 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= 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". 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 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 -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 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' [ 93%] 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%] 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 [ 94%] 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 cd /builddir/build/BUILD/fcitx-4.2.9.4/build && /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". Scanning dependencies of target fcitx-quickphrase-editor 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 make[2]: Entering directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 94%] 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 -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 [ 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 -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/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' [ 94%] Generating ui_mainwindow.h 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= 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". 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' [ 94%] 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 -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 [ 95%] 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 /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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 95%] Built target testqconnection [ 95%] 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 -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 [ 96%] 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 -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 [ 97%] 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 -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 [ 98%] 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 /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 -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 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-4.2.9.4/build' [ 98%] Built target qtim-fcitx [ 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 -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 [ 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 -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/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 -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 [ 98%] 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 -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' [ 98%] Built target fcitx-qt-gui-wrapper [ 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 -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 -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%] 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 -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 -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.KQo3gE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64 ++ dirname /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64 + cd fcitx-4.2.9.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64 '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.aarch64/usr/share/locale/ca/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/locale/da/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/locale/de/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/locale/es/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/locale/fr/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/locale/ja/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/locale/ko/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/locale/ru/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/fcitx.mo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/getdescpo -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-config.so.4.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-config.so.4 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-config.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-config.so.4.1" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/pkgconfig/fcitx-config.pc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-config/fcitx-config.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-config/hotkey.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-config/xdg.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-utils.so.0.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-utils.so.0 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-utils.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/pkgconfig/fcitx-utils.pc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/log.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/utarray.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/utf8.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/utils.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/uthash.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/memory.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/keysym.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/keysymgen.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/bitset.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/handler-table.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/objpool.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/desktop-parse.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-utils/stringmap.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-core.so.0.3 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-core.so.0 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-core.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-core.so.0.3" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/pkgconfig/fcitx.pc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/candidate.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/ime.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/ui.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/hook.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/configfile.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/profile.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/instance.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/addon.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/frontend.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/fcitx.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/keys.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/context.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-gclient.so.0.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-gclient.so.0 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-gclient.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-gclient.so.0.1" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/pkgconfig/fcitx-gclient.pc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-gclient/fcitxclient.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-gclient/fcitxinputmethod.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-gclient/fcitxkbd.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-gclient/fcitxconnection.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/gir-1.0/Fcitx-1.0.gir -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/girepository-1.0/Fcitx-1.0.typelib -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-qt.so.0.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-qt.so.0 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-qt.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-qt.so.0.1" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/pkgconfig/fcitx-qt.pc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtconnection.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqt_export.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtformattedpreedit.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtinputcontextproxy.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtinputmethodproxy.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtconfiguiplugin.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtconfiguiwidget.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtconfiguifactory.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtkeyboardlayout.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtkeyboardproxy.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtinputmethoditem.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx-qt/fcitxqtkeysequencewidget.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-x11.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-x11.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/x11/x11stuff.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/x11/fcitx-x11.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-xkb.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-xkb.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/xkb/xkb.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/xkb/fcitx-xkb.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-xkb.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-xkbdbus.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-xkbdbus.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/xkbdbus/fcitx-xkbdbus.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-chttrans.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-chttrans.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/chttrans/chttrans.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/chttrans/fcitx-chttrans.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-chttrans.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-punc.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-punc.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/punc/punc.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/punc/fcitx-punc.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-spell.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-spell.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/spell/spell.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/spell/fcitx-spell.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-spell.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/comp-spell-dict -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/comp-spell-dict" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/spell/en_dict.fscd -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-pinyin-enhance.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-pinyin-enhance.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/pinyin-enhance/pinyin-enhance.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/pinyin-enhance/fcitx-pinyin-enhance.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-pinyin-enhance.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/py-enhance/py_stroke.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/py-enhance/py_table.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-quickphrase.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-quickphrase.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/quickphrase/quickphrase.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/quickphrase/fcitx-quickphrase.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-quickphrase.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/quickphrase.d -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/quickphrase.d/emoji-eac.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/quickphrase.d/emoji.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/quickphrase.d/latex.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-autoeng.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-autoeng.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-autoeng.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-fullwidth-char.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-fullwidth-char.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-remote-module.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-remote-module.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-imselector.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-imselector.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-imselector.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-clipboard.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-clipboard.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/clipboard/clipboard.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/clipboard/fcitx-clipboard.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-clipboard.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-vk.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-vk.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-dbus.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-dbus.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/dbus/dbusstuff.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/dbus/fcitx-dbus.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx-dbus-watcher -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx-dbus-watcher" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx-remote -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx-remote" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/dbus-1/services/org.fcitx.Fcitx.service -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-lua.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-lua.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/lua/luamod.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/lua/fcitx-lua.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-unicode.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-unicode.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-unicode.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/charselectdata -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-freedesktop-notify.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-freedesktop-notify.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/freedesktop-notify/freedesktop-notify.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/freedesktop-notify/fcitx-freedesktop-notify.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-notificationitem.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-notificationitem.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/notificationitem/notificationitem.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/notificationitem/fcitx-notificationitem.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-pinyin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/inputmethod/pinyin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/inputmethod/shuangpin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-pinyin.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/pinyin/pydef.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/pinyin/fcitx-pinyin.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-pinyin.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/pinyin/pySym.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/pinyin/sp.dat -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/pinyin/pybase.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/pinyin/pyphrase.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-keyboard.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-keyboard.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-keyboard.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-table.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-table.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-table.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/table.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/db.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/erbi.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/qxm.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/wanfeng.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/wbpy.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/wbx.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/zrm.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/cangjie.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/db.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/erbi.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/qxm.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/wanfeng.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/wbpy.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/wbx.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/zrm.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/table/cj.mb -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-qw.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/inputmethod/qw.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-qw.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-xim.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-xim.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-xim.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-ipc.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-ipc.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/ipc/ipc.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64/usr/lib64/gtk-2.0/2.10.0/immodules/im-fcitx.so" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64/usr/lib64/gtk-3.0/3.0.0/immodules/im-fcitx.so" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/qt4/plugins/inputmethods/qtim-fcitx.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/qt4/plugins/inputmethods/qtim-fcitx.so" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx-skin-installer -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/applications/fcitx-skin-installer.desktop -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/mime/packages/x-fskin.xml -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-classic-ui.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-classic-ui.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/classicui/classicuiinterface.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/include/fcitx/module/classicui/fcitx-classicui.h -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/fcitx-classic-ui.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/skin.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/addon/fcitx-kimpanel-ui.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-kimpanel-ui.so -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/doc/fcitx/cjkvinput.txt -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/doc/fcitx/wb_fh.htm -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/doc/fcitx/pinyin.txt -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/doc/fcitx/Develop_Readme -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/doc/fcitx/API.txt -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/man/man1/fcitx.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/man/man1/createPYMB.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/man/man1/readPYBase.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/man/man1/readPYMB.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/man/man1/mb2org.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/man/man1/scel2org.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/man/man1/mb2txt.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/man/man1/txt2mb.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/man/man1/fcitx-remote.1 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/menu.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/boshiamy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/cangjie.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/input.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/wanfeng.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/vk_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/chttrans_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/keyboard.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/pinyin-libpinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/next.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/anthy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/chttrans_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/kkc.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/ziranma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/logo.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/fullwidth_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/bopomofo.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/quwei.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/pinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/sogoupinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/erbi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/shuangpin-libpinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/prev.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/remind_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/wbpy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/fullwidth_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/en.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/fcitx_skin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/dianbaoma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/shuangpin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/remind_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/bar.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/cn.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/unikey.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/vk_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/hangul.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/wubi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/punc_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/punc_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/default/bingchan.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/menu.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/cangjie.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/input.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/wanfeng.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/vk_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/chttrans_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/next.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/chttrans_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/ziranma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/logo.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/fullwidth_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/quwei.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/pinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/erbi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/prev.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/remind_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/wbpy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/fullwidth_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/en.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/fcitx_skin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/dianbaoma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/shuangpin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/remind_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/bar.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/cn.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/vk_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/wubi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/punc_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/punc_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/classic/bingchan.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/menu.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/cangjie.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/input.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/wanfeng.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/vk_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/chttrans_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/keyboard.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/next.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/chttrans_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/ziranma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/logo.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/fullwidth_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/quwei.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/pinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/erbi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/prev.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/remind_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/wbpy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/fullwidth_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/en.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/fcitx_skin.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/dianbaoma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/shuangpin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/remind_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/bar.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/cn.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/vk_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/wubi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/punc_active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/punc_inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/skin/dark/bingchan.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/imicon -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/imicon/cangjie.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/imicon/ziranma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/imicon/pinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/imicon/erbi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/imicon/wbpy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/imicon/shuangpin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/imicon/wubi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/qt/libfcitx-quickphrase-editor.so -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/qt/libfcitx-quickphrase-editor.so" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/fcitx-qt-gui-wrapper -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/fcitx-qt-gui-wrapper" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/createPYMB -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/createPYMB" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/readPYBase -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/readPYBase" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/readPYMB -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/readPYMB" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/mb2org -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/mb2org" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/mb2txt -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/mb2txt" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/txt2mb -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/txt2mb" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/scel2org -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/fcitx-scanner -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/fcitx-scanner" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/fcitx-po-parser -- Set runtime path of "/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/fcitx-po-parser" to "" -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/applications/fcitx.desktop -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/applications/fcitx-configtool.desktop -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/AutoEng.dat -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/gbks2t.tab -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/punc.mb.zh_CN -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/punc.mb.zh_HK -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/punc.mb.zh_TW -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/vk.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/addon.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/config.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/profile.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/configdesc/inputmethod.desc -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/dbus/daemon.conf -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/env_setup.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx-configtool -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx4-config -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx-diagnose -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/16x16 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/16x16/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/16x16/apps/fcitx-fullwidth-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/16x16/apps/fcitx-vk-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/16x16/apps/fcitx-fullwidth-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/16x16/apps/fcitx-punc-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/16x16/apps/fcitx-punc-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/16x16/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/16x16/apps/fcitx-vk-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/16x16/apps/fcitx-kbd.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/22x22 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/22x22/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/22x22/apps/fcitx-fullwidth-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/22x22/apps/fcitx-vk-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/22x22/apps/fcitx-fullwidth-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/22x22/apps/fcitx-punc-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/22x22/apps/fcitx-punc-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/22x22/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/22x22/apps/fcitx-vk-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/22x22/apps/fcitx-kbd.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/24x24 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/24x24/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/24x24/apps/fcitx-fullwidth-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/24x24/apps/fcitx-vk-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/24x24/apps/fcitx-fullwidth-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/24x24/apps/fcitx-punc-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/24x24/apps/fcitx-punc-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/24x24/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/24x24/apps/fcitx-vk-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/24x24/apps/fcitx-kbd.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/32x32 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/32x32/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/32x32/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-fullwidth-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-vk-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-chttrans-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-ziranma.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-pinyin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-fullwidth-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-punc-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-erbi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-wubi.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-remind-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-punc-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-shuangpin.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-vk-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-chttrans-inactive.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-cangjie.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-kbd.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-chn.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-remind-active.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/48x48/apps/fcitx-wbpy.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/128x128 -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/128x128/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/128x128/apps/fcitx.png -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-kbd.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-active.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-punc-active.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-inactive.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-punc-inactive.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-vk-inactive.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-vk-active.svg -- Up-to-date: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable -- Up-to-date: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-vk-inactive-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-kbd-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-vk-active-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-active-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-fullwidth-inactive-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-punc-active-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/icons/hicolor/scalable/apps/fcitx-punc-inactive-symbolic.svg -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/FcitxConfig.cmake -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/FcitxMacro.cmake -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/FcitxConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/fcitx-merge-config.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/fcitx-cmake-helper.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/fcitx-extract-gettext.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/fcitx-extract-confdesc.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/fcitx-extract-desktop.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/fcitx-extract-po.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/fcitx-extract-qt.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/fcitx-extract-kde.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/cmake/fcitx/fcitx-parse-po.sh -- Installing: /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64/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.aarch64/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.aarch64/usr/bin/fcitx4-config + chmod +x /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/fcitx/data/env_setup.sh + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64 fcitx + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/applications /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/applications/fcitx-skin-installer.desktop + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/applications /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/applications/fcitx-configtool.desktop + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/applications /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/applications/fcitx.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.2.9.4-3.fc28 --unique-debug-suffix -4.2.9.4-3.fc28.aarch64 --unique-debug-src-base fcitx-4.2.9.4-3.fc28.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -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.aarch64/usr/bin/readPYMB extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/readPYBase extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/createPYMB extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx-remote extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/txt2mb extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/scel2org extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx-dbus-watcher extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/mb2txt extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/mb2org extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/bin/fcitx extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-qt.so.0.1 extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64/usr/lib64/libfcitx-utils.so.0.1 extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-config.so.4.1 extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64/usr/lib64/libfcitx-core.so.0.3 extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/qt4/plugins/inputmethods/qtim-fcitx.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/libfcitx-gclient.so.0.1 extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-spell.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-freedesktop-notify.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-quickphrase.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-pinyin.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-notificationitem.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-vk.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-kimpanel-ui.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-qw.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-clipboard.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-punc.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-autoeng.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-fullwidth-char.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-x11.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-unicode.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-xkb.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-ipc.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-table.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-lua.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-chttrans.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/qt/libfcitx-quickphrase-editor.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-keyboard.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/fcitx-scanner extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/fcitx-qt-gui-wrapper extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/fcitx-po-parser extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/libexec/comp-spell-dict extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-dbus.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-remote-module.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-xkbdbus.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-pinyin-enhance.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-imselector.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-classic-ui.so extracting debug info from /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/lib64/fcitx/fcitx-xim.so /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.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oRN7KK + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + DOCDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64/usr/share/doc/fcitx + cp -pr AUTHORS /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/doc/fcitx + cp -pr ChangeLog /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/doc/fcitx + cp -pr THANKS /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/doc/fcitx + cp -pr TODO /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/doc/fcitx + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SAEH8P + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64/usr/share/licenses/fcitx + cp -pr COPYING /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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(aarch-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 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.17)(64bit) rtld(GNU_HASH) Processing files: fcitx-data-4.2.9.4-3.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CcbRdn + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64/usr/share/licenses/fcitx-data + cp -pr COPYING /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.daTNEy + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64/usr/share/licenses/fcitx-libs + cp -pr COPYING /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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(aarch-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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) 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.17)(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.17)(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.17)(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.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wIAafd + umask 022 + cd /builddir/build/BUILD + cd fcitx-4.2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/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.aarch64/usr/share/licenses/fcitx-devel + cp -pr COPYING /builddir/build/BUILDROOT/fcitx-4.2.9.4-3.fc28.aarch64/usr/share/licenses/fcitx-devel + exit 0 Provides: cmake(Fcitx) = 4.2.9.3 fcitx-devel = 4.2.9.4-3.fc28 fcitx-devel(aarch-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.aarch64 Provides: fcitx-gtk2 = 4.2.9.4-3.fc28 fcitx-gtk2(aarch-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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.aarch64 Provides: fcitx-gtk3 = 4.2.9.4-3.fc28 fcitx-gtk3(aarch-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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.aarch64 Provides: fcitx-qt4 = 4.2.9.4-3.fc28 fcitx-qt4(aarch-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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) 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.17)(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.aarch64 Provides: fcitx-pinyin = 4.2.9.4-3.fc28 fcitx-pinyin(aarch-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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: fcitx-qw-4.2.9.4-3.fc28.aarch64 Provides: fcitx-qw = 4.2.9.4-3.fc28 fcitx-qw(aarch-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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: fcitx-table-4.2.9.4-3.fc28.aarch64 Provides: fcitx-table = 4.2.9.4-3.fc28 fcitx-table(aarch-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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: fcitx-debugsource-4.2.9.4-3.fc28.aarch64 Provides: fcitx-debugsource = 4.2.9.4-3.fc28 fcitx-debugsource(aarch-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.aarch64 Provides: debuginfo(build-id) = 024bea7ae18cd40e2f605c7138a177fe2447a9d6 debuginfo(build-id) = 04d8fffec6879b39a24c8b38674d46f7668b7b3d debuginfo(build-id) = 0df2fc91389a84ca099a3a2a8a4b89feb1b155c1 debuginfo(build-id) = 34277fd5a4319d1f4a1beb584b12d4b7cb8144ae debuginfo(build-id) = 47b27c4bde4ce56de02580fb07aeb98d06a50486 debuginfo(build-id) = 4ddcf0bf22b2f531a091d52ff0a5bf3418451499 debuginfo(build-id) = 9323573f3dab2598e0265c4dc43d13bfbed6cdbb debuginfo(build-id) = b599b8962a874077a2c79f70214b80a8b4366261 debuginfo(build-id) = c8afc595e7950bef42788791af234b2b79d6bad5 debuginfo(build-id) = d3d3a75b8574e7e5c7a14d9cb01085aefe5881a1 fcitx-debuginfo = 4.2.9.4-3.fc28 fcitx-debuginfo(aarch-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(aarch-64) = 4.2.9.4-3.fc28 Processing files: fcitx-libs-debuginfo-4.2.9.4-3.fc28.aarch64 Provides: debuginfo(build-id) = 0e6c2e3ecd93974c8f0f207b39da661dbea4b766 debuginfo(build-id) = 139f4682cb47c4d96ec0d305c157d9b43f423a34 debuginfo(build-id) = 1e310c722aa662332a0477c06dcce6b4da568165 debuginfo(build-id) = 28ac04f995a0fdc21e2fb3d804225d3e5b74f721 debuginfo(build-id) = 2db9db31ba3aee75988db7ba2bd1e01375d0fdc4 debuginfo(build-id) = 2dfa1900933823aaeabde2842aaabced67fe9bea debuginfo(build-id) = 30a5ffb7cbc00e45f62162a3871cdddf7924b000 debuginfo(build-id) = 384851dfb24bab36120b7d708336df0f84f50e3d debuginfo(build-id) = 3cc9d7f991e70f908eb05b30d550063a00737090 debuginfo(build-id) = 417557024dc192f9d0c46f417376a6826723ae8a debuginfo(build-id) = 43f4fc25aa609a07f513c180cc62db5d68c5fb6b debuginfo(build-id) = 480f136fe28de0f1f50d1e6fd034ed98edccad89 debuginfo(build-id) = 5def8f835c84c5a8135f60fbcf64841fcf56d6f4 debuginfo(build-id) = 64a93309db5bef0987fe22a07a35fb90bceaa2af debuginfo(build-id) = 6cd99db81c9d7311efecfd9b33d3d6fa3e33e3a0 debuginfo(build-id) = 7fdbb5ab53268f445b43c07df794b4fd603a5cf5 debuginfo(build-id) = 8602fdaad0b38b5336f4355256fd3d320c99f766 debuginfo(build-id) = 998001c4df5f4ac5b7be44d54a5dd1685fdb7388 debuginfo(build-id) = 9bdb28c8415977caa8a7a2f520b0e5d6911320da debuginfo(build-id) = 9cb391604f79401bee46c3c5335eaff81a24816d debuginfo(build-id) = a008b54d79d3ae5fcfd757cc82a3e03c3d0eecec debuginfo(build-id) = a5dbf8b591e32acbafce3b649eb95a92810a8a9f debuginfo(build-id) = a8594e544fcf9ee39123b77cc97eeee738dddde2 debuginfo(build-id) = a9af434387090db859f69b4127ebf320f65ecdb3 debuginfo(build-id) = ab0e6896ca44cb3eadf8e9e30a112e13b2cdba3d debuginfo(build-id) = b5c24a64d26cefbb109c7cd0ed1835d819439dfa debuginfo(build-id) = c7e1ea1ea1e4e22ebbd77d0d1d147fcf2c69941f debuginfo(build-id) = cd84e70d66753a5359a59c4911b0eef3540b462d debuginfo(build-id) = d14a05b95ad777130a9d73e96cca350e93fb6f04 debuginfo(build-id) = d30e4983e93977fae1e13828a5475c4a4c51ead9 debuginfo(build-id) = d4dd809373d62c3ec6e29016010a9ca466c1267e debuginfo(build-id) = f68e21193905aad72e79777d1d8936724487bf97 debuginfo(build-id) = fe53bb1f92ab60f6c188139689b894b04af55c0d fcitx-libs-debuginfo = 4.2.9.4-3.fc28 fcitx-libs-debuginfo(aarch-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(aarch-64) = 4.2.9.4-3.fc28 Processing files: fcitx-gtk2-debuginfo-4.2.9.4-3.fc28.aarch64 Provides: debuginfo(build-id) = 9b98f7af2ad17c6d7451663ca51f39256ceb43c2 fcitx-gtk2-debuginfo = 4.2.9.4-3.fc28 fcitx-gtk2-debuginfo(aarch-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(aarch-64) = 4.2.9.4-3.fc28 Processing files: fcitx-gtk3-debuginfo-4.2.9.4-3.fc28.aarch64 Provides: debuginfo(build-id) = 29975330dc4b6482fd9f86f3fff9f9c05f6d3446 fcitx-gtk3-debuginfo = 4.2.9.4-3.fc28 fcitx-gtk3-debuginfo(aarch-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(aarch-64) = 4.2.9.4-3.fc28 Processing files: fcitx-qt4-debuginfo-4.2.9.4-3.fc28.aarch64 Provides: debuginfo(build-id) = b31457195b2081b475e489a6bd45f94761986fd2 fcitx-qt4-debuginfo = 4.2.9.4-3.fc28 fcitx-qt4-debuginfo(aarch-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(aarch-64) = 4.2.9.4-3.fc28 Processing files: fcitx-pinyin-debuginfo-4.2.9.4-3.fc28.aarch64 Provides: debuginfo(build-id) = 7db616529a077218c4d6e74a02fed91506168f44 debuginfo(build-id) = 926e853b12ac6f0471a8eda6381affe5425098cf fcitx-pinyin-debuginfo = 4.2.9.4-3.fc28 fcitx-pinyin-debuginfo(aarch-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(aarch-64) = 4.2.9.4-3.fc28 Processing files: fcitx-qw-debuginfo-4.2.9.4-3.fc28.aarch64 Provides: debuginfo(build-id) = 221a8f6fd86f225f0772966c49cdd76bf5a1c070 fcitx-qw-debuginfo = 4.2.9.4-3.fc28 fcitx-qw-debuginfo(aarch-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(aarch-64) = 4.2.9.4-3.fc28 Processing files: fcitx-table-debuginfo-4.2.9.4-3.fc28.aarch64 Provides: debuginfo(build-id) = e5fff117ea2d3647a2257ed33df94240b86026f8 fcitx-table-debuginfo = 4.2.9.4-3.fc28 fcitx-table-debuginfo(aarch-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(aarch-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.aarch64 Wrote: /builddir/build/RPMS/fcitx-4.2.9.4-3.fc28.aarch64.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.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-devel-4.2.9.4-3.fc28.aarch64.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.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-gtk3-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-qt4-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-pinyin-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-qw-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-table-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-debugsource-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-debuginfo-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-libs-debuginfo-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-gtk2-debuginfo-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-gtk3-debuginfo-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-qt4-debuginfo-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-pinyin-debuginfo-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-qw-debuginfo-4.2.9.4-3.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/fcitx-table-debuginfo-4.2.9.4-3.fc28.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.INtu2t + 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.aarch64 + exit 0 Child return code was: 0