Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/fcitx-table-other.spec'], chrootPath='/var/lib/mock/f28-build-9987731-788973/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 noarch --nodeps /builddir/build/SPECS/fcitx-table-other.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/fcitx-table-other-0.2.4-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/fcitx-table-other.spec'], chrootPath='/var/lib/mock/f28-build-9987731-788973/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 noarch --nodeps /builddir/build/SPECS/fcitx-table-other.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LKkpij + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcitx-table-other-0.2.4 + /usr/bin/xz -dc /builddir/build/SOURCES/fcitx-table-other-0.2.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcitx-table-other-0.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RFdnbd + umask 022 + cd /builddir/build/BUILD + cd fcitx-table-other-0.2.4 + mkdir -pv build mkdir: created directory 'build' + pushd build ~/build/BUILD/fcitx-table-other-0.2.4/build ~/build/BUILD/fcitx-table-other-0.2.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 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib/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 -m64 -mtune=generic -I/usr/lib/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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON .. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.9") -- Checking for module 'fcitx' -- Found fcitx, version 4.2.9.3 -- Checking for module 'fcitx-config' -- Found fcitx-config, version 4.2.9.3 -- Checking for module 'fcitx-utils' -- Found fcitx-utils, version 4.2.9.3 -- fcitx4-config found /usr/bin/fcitx4-config -- Found Fcitx: 4.2.9.3 (Required is at least version "4.2.7") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/fcitx-table-other-0.2.4/build + mkdir tables/am tables/ar tables/ml tables/ru tables/th tables/uk tables/vi tables/ta + make VERBOSE=1 /usr/bin/cmake -H/builddir/build/BUILD/fcitx-table-other-0.2.4 -B/builddir/build/BUILD/fcitx-table-other-0.2.4/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' 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-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-scan-addons.target.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-scan-addons.target.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-scan-addons.target.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.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-table-other-0.2.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-table-other-0.2.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-scan-addons.target.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 0%] Built target fcitx-scan-addons.target make -f CMakeFiles/fcitx-modules.target.dir/build.make CMakeFiles/fcitx-modules.target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-modules.target.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-modules.target.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-modules.target.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-modules.target.dir/depend.internal". Scanning dependencies of target fcitx-modules.target make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.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-table-other-0.2.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-modules.target.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 0%] Built target fcitx-modules.target 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-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/po /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/fcitx-compile-mo.target.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/fcitx-compile-mo.target.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/fcitx-compile-mo.target.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/fcitx-compile-mo.target.dir/depend.internal". Scanning dependencies of target fcitx-compile-mo.target make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/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-table-other-0.2.4/build' [ 1%] Generating ../fcitx_cmake_cache/mo/am/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/am cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/am/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/am.po [ 3%] Generating ../fcitx_cmake_cache/mo/ar/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ar cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ar/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ar.po [ 5%] Generating ../fcitx_cmake_cache/mo/bn/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/bn cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/bn/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/bn.po [ 7%] Generating ../fcitx_cmake_cache/mo/ca/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ca cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ca/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ca.po [ 9%] Generating ../fcitx_cmake_cache/mo/da/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/da cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/da/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/da.po [ 11%] Generating ../fcitx_cmake_cache/mo/de/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/de cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/de/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/de.po [ 13%] Generating ../fcitx_cmake_cache/mo/gu/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/gu cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/gu/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/gu.po [ 15%] Generating ../fcitx_cmake_cache/mo/hi/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/hi cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/hi/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/hi.po [ 17%] Generating ../fcitx_cmake_cache/mo/ja/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ja cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ja/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ja.po [ 19%] Generating ../fcitx_cmake_cache/mo/kn/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/kn cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/kn/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/kn.po [ 21%] Generating ../fcitx_cmake_cache/mo/ko/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ko cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ko/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ko.po [ 23%] Generating ../fcitx_cmake_cache/mo/ml/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ml cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ml/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ml.po [ 25%] Generating ../fcitx_cmake_cache/mo/ne/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ne cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ne/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ne.po [ 26%] Generating ../fcitx_cmake_cache/mo/pa/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/pa cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/pa/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/pa.po [ 28%] Generating ../fcitx_cmake_cache/mo/ru/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ru cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ru/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ru.po [ 30%] Generating ../fcitx_cmake_cache/mo/ta/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ta cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/ta/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ta.po [ 32%] Generating ../fcitx_cmake_cache/mo/te/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/te cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/te/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/te.po [ 34%] Generating ../fcitx_cmake_cache/mo/th/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/th cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/th/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/th.po [ 36%] Generating ../fcitx_cmake_cache/mo/uk/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/uk cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/uk/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/uk.po [ 38%] Generating ../fcitx_cmake_cache/mo/vi/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/vi cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/vi/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/vi.po [ 40%] Generating ../fcitx_cmake_cache/mo/zh_CN/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/zh_CN cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/zh_CN/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/zh_CN.po [ 42%] Generating ../fcitx_cmake_cache/mo/zh_TW/fcitx-table-other.mo cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/zh_TW cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po && /usr/bin/msgfmt -o /builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache/mo/zh_TW/fcitx-table-other.mo /builddir/build/BUILD/fcitx-table-other-0.2.4/po/zh_TW.po make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 42%] Built target fcitx-compile-mo.target 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-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/po /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/fcitx-parse-pos.target.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/fcitx-parse-pos.target.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/fcitx-parse-pos.target.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/fcitx-parse-pos.target.dir/depend.internal". Scanning dependencies of target fcitx-parse-pos.target make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.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-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --parse-pos Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/am.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/am.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ar.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ar.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/bn.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/bn.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ca.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ca.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/da.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/da.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/de.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/de.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/gu.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/gu.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/hi.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/hi.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ja.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ja.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/kn.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/kn.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ko.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ko.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ml.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ml.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ne.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ne.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/pa.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/pa.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ru.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ru.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ta.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/ta.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/te.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/te.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/th.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/th.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/uk.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/uk.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/vi.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/vi.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/zh_CN.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/zh_CN.po Parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/zh_TW.po Finished parsing po file: /builddir/build/BUILD/fcitx-table-other-0.2.4/po/zh_TW.po make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 42%] Built target fcitx-parse-pos.target 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-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-parse-pos.dependency.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-parse-pos.dependency.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-parse-pos.dependency.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-parse-pos.dependency.dir/depend.internal". Scanning dependencies of target fcitx-parse-pos.dependency make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.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-table-other-0.2.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-parse-pos.dependency.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 42%] Built target fcitx-parse-pos.dependency make -f tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/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-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 44%] Generating translit.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ru/translit.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/translit.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 44%] Built target fcitx-addon-apply-translation-12 make -f tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/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-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 46%] Generating cns11643.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/other/cns11643.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/cns11643.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 46%] Built target fcitx-addon-apply-translation-5 make -f tables/CMakeFiles/table_data.dir/build.make tables/CMakeFiles/table_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/table_data.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/table_data.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/table_data.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/table_data.dir/depend.internal". Scanning dependencies of target table_data make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/table_data.dir/build.make tables/CMakeFiles/table_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 48%] Generating amharic.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/am cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/am/amharic.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/amharic.mb Delete: hhe ኀ Delete: hhu ኁ Delete: hhi ኂ Delete: hha ኃ Delete: hhE ኄ Delete: hhee ኄ Delete: hh ኅ Delete: hho ኆ Delete: hhWe ኈ Delete: hhWu ኍ Delete: hhWi ኊ Delete: hhW ኋ Delete: hhWa ኋ Delete: hhWE ኌ Delete: hhWee ኌ Delete: h2e ኀ Delete: h2u ኁ Delete: h2i ኂ Delete: h2a ኃ Delete: h2E ኄ Delete: h2ee ኄ Delete: h2 ኅ Delete: h2o ኆ Delete: h2We ኈ Delete: h2Wu ኍ Delete: h2Wi ኊ Delete: h2W ኋ Delete: h2Wa ኋ Delete: h2WE ኌ Delete: h2Wee ኌ Delete: Uu ዑ Reading 682 records. [ 50%] Generating arabic.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/ar cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ar/arabic.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/arabic.mb Reading 76 records. [ 51%] Generating malayalam-phonetic.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/ml cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ml/malayalam-phonetic.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/malayalam-phonetic.mb Delete: ngou ങൌ Delete: jh^ ഝ് Delete: Nee നീ Delete: Pa പ Delete: Pa പ Delete: Pi പി Delete: Pi പൈ Delete: Pi പി Delete: Pi പൈ Delete: Pee പീ Delete: Pee പീ Delete: Pu പു Delete: Pu പു Delete: Poo പൂ Delete: Poo പൂ Delete: YE യേ Delete: you യൂ Delete: you യൌ Delete: yaM യം Delete: yaH യഃ Delete: Luu ളൂ Delete: w^ വ് Delete: nchau ഞ്ചൌ Reading 2265 records. [ 53%] Generating tamil-remington.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/ta cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ta/tamil-remington.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/tamil-remington.mb Reading 329 records. [ 55%] Generating cns11643.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/other cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/other/cns11643.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/cns11643.mb Reading 92371 records. [ 57%] Generating compose.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/other cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/other/compose.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/compose.mb Reading 463 records. [ 59%] Generating emoji.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/other cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/other/emoji.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/emoji.mb Reading 494 records. [ 61%] Generating ipa-x-sampa.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/other cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/other/ipa-x-sampa.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/ipa-x-sampa.mb Reading 187 records. [ 63%] Generating latex.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/other cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/other/latex.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/latex.mb Reading 382 records. [ 65%] Generating translit-ua.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/uk cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/uk/translit-ua.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/translit-ua.mb Reading 74 records. [ 67%] Generating rustrad.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/ru cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ru/rustrad.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/rustrad.mb Reading 66 records. [ 69%] Generating translit.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/ru cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ru/translit.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/translit.mb Reading 75 records. [ 71%] Generating yawerty.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/ru cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ru/yawerty.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/yawerty.mb Reading 66 records. [ 73%] Generating thai.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/th cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/th/thai.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/thai.mb Reading 94 records. [ 75%] Generating viqr.mb cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/vi cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables && /usr/bin/txt2mb /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/vi/viqr.txt /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/viqr.mb Reading 150 records. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 75%] Built target table_data make -f tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-15 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 76%] Generating viqr.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/vi/viqr.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/viqr.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 76%] Built target fcitx-addon-apply-translation-15 make -f tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/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-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 78%] Generating malayalam-phonetic.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ml/malayalam-phonetic.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/malayalam-phonetic.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 78%] Built target fcitx-addon-apply-translation-3 make -f tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-6 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 80%] Generating compose.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/other/compose.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/compose.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 80%] Built target fcitx-addon-apply-translation-6 make -f tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-4 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 82%] Generating tamil-remington.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ta/tamil-remington.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/tamil-remington.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 82%] Built target fcitx-addon-apply-translation-4 make -f tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/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-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 84%] Generating arabic.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ar/arabic.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/arabic.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 84%] Built target fcitx-addon-apply-translation-2 make -f tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/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-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 86%] Generating emoji.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/other/emoji.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/emoji.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 86%] Built target fcitx-addon-apply-translation-7 make -f tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/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-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 88%] Generating ipa-x-sampa.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/other/ipa-x-sampa.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/ipa-x-sampa.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 88%] Built target fcitx-addon-apply-translation-8 make -f tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/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-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 90%] Generating latex.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/other/latex.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/latex.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 90%] Built target fcitx-addon-apply-translation-9 make -f tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/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-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 92%] Generating translit-ua.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/uk/translit-ua.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/translit-ua.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 92%] Built target fcitx-addon-apply-translation-10 make -f tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/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-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 94%] Generating amharic.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/am/amharic.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/amharic.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 94%] Built target fcitx-addon-apply-translation-1 make -f tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-14 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 96%] Generating thai.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/th/thai.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/thai.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 96%] Built target fcitx-addon-apply-translation-14 make -f tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/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-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 98%] Generating rustrad.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ru/rustrad.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/rustrad.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 98%] Built target fcitx-addon-apply-translation-11 make -f tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/depend.internal". Dependee "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/depend.internal". Scanning dependencies of target fcitx-addon-apply-translation-13 make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [100%] Generating yawerty.conf cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --apply-po-merge /usr/share/cmake/fcitx/fcitx-merge-config.sh /builddir/build/BUILD/fcitx-table-other-0.2.4/tables/ru/yawerty.conf.in /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/yawerty.conf make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [100%] Built target fcitx-addon-apply-translation-13 make[1]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles 0 ~/build/BUILD/fcitx-table-other-0.2.4 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZLNNGk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch ++ dirname /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch + cd fcitx-table-other-0.2.4 + rm -rf /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch + pushd build ~/build/BUILD/fcitx-table-other-0.2.4/build ~/build/BUILD/fcitx-table-other-0.2.4 + make install DESTDIR=/builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch 'INSTALL=install -p' /usr/bin/cmake -H/builddir/build/BUILD/fcitx-table-other-0.2.4 -B/builddir/build/BUILD/fcitx-table-other-0.2.4/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' 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-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-scan-addons.target.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.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-table-other-0.2.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-scan-addons.target.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 0%] Built target fcitx-scan-addons.target make -f CMakeFiles/fcitx-modules.target.dir/build.make CMakeFiles/fcitx-modules.target.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-modules.target.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.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-table-other-0.2.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-modules.target.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 0%] Built target fcitx-modules.target 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-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/po /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/fcitx-compile-mo.target.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/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-table-other-0.2.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-table-other-0.2.4/build' [ 42%] Built target fcitx-compile-mo.target 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-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/po /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po /builddir/build/BUILD/fcitx-table-other-0.2.4/build/po/CMakeFiles/fcitx-parse-pos.target.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.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-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4 && env _FCITX_MACRO_CMAKE_DIR=/usr/share/cmake/fcitx _FCITX_PO_PARSER_EXECUTABLE=/usr/lib64/fcitx/libexec/fcitx-po-parser FCITX_HELPER_CMAKE_CMD=/usr/bin/cmake FCITX_CMAKE_CACHE_BASE=/builddir/build/BUILD/fcitx-table-other-0.2.4/build/fcitx_cmake_cache _FCITX_TRANSLATION_TARGET_FILE=/builddir/build/BUILD/fcitx-table-other-0.2.4/po/fcitx-table-other.pot /usr/share/cmake/fcitx/fcitx-cmake-helper.sh --parse-pos make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 42%] Built target fcitx-parse-pos.target 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-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles/fcitx-parse-pos.dependency.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.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-table-other-0.2.4/build' make[2]: Nothing to be done for 'CMakeFiles/fcitx-parse-pos.dependency.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 42%] Built target fcitx-parse-pos.dependency make -f tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-12.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 44%] Built target fcitx-addon-apply-translation-12 make -f tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 46%] Built target fcitx-addon-apply-translation-5 make -f tables/CMakeFiles/table_data.dir/build.make tables/CMakeFiles/table_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/table_data.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/table_data.dir/build.make tables/CMakeFiles/table_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/table_data.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 75%] Built target table_data make -f tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-15.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 76%] Built target fcitx-addon-apply-translation-15 make -f tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 78%] Built target fcitx-addon-apply-translation-3 make -f tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-6.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 80%] Built target fcitx-addon-apply-translation-6 make -f tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 82%] Built target fcitx-addon-apply-translation-4 make -f tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 84%] Built target fcitx-addon-apply-translation-2 make -f tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-7.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 86%] Built target fcitx-addon-apply-translation-7 make -f tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-8.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 88%] Built target fcitx-addon-apply-translation-8 make -f tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-9.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 90%] Built target fcitx-addon-apply-translation-9 make -f tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-10.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 92%] Built target fcitx-addon-apply-translation-10 make -f tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 94%] Built target fcitx-addon-apply-translation-1 make -f tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-14.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 96%] Built target fcitx-addon-apply-translation-14 make -f tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-11.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [ 98%] Built target fcitx-addon-apply-translation-11 make -f tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' cd /builddir/build/BUILD/fcitx-table-other-0.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fcitx-table-other-0.2.4 /builddir/build/BUILD/fcitx-table-other-0.2.4/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables /builddir/build/BUILD/fcitx-table-other-0.2.4/build/tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make -f tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/build.make tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/build make[2]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[2]: Nothing to be done for 'tables/CMakeFiles/fcitx-addon-apply-translation-13.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' [100%] Built target fcitx-addon-apply-translation-13 make[1]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fcitx-table-other-0.2.4/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/fcitx-table-other-0.2.4/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/am/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/ar/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/bn/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/ca/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/da/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/de/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/gu/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/hi/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/ja/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/kn/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/ko/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/ml/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/ne/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/pa/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/ru/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/ta/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/te/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/th/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/uk/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/vi/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/zh_CN/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/locale/zh_TW/LC_MESSAGES/fcitx-table-other.mo -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/amharic.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/arabic.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/thai.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/compose.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/emoji.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/ipa-x-sampa.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/latex.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/rustrad.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/translit.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/translit-ua.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/yawerty.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/malayalam-phonetic.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/tamil-remington.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/cns11643.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/imicon/viqr.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/32x32/apps/fcitx-thai.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/48x48/apps/fcitx-compose.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/48x48/apps/fcitx-emoji.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/48x48/apps/fcitx-ipa-x-sampa.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/48x48/apps/fcitx-latex.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/48x48/apps/fcitx-rustrad.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/48x48/apps/fcitx-translit.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/48x48/apps/fcitx-translit-ua.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/48x48/apps/fcitx-yawerty.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/48x48/apps/fcitx-malayalam-phonetic.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/48x48/apps/fcitx-tamil-remington.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/64x64/apps/fcitx-cns11643.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/icons/hicolor/64x64/apps/fcitx-viqr.png -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/amharic.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/arabic.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/malayalam-phonetic.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/tamil-remington.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/cns11643.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/compose.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/emoji.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/ipa-x-sampa.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/latex.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/translit-ua.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/rustrad.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/translit.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/yawerty.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/thai.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/viqr.conf -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/amharic.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/arabic.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/malayalam-phonetic.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/tamil-remington.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/cns11643.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/compose.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/emoji.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/ipa-x-sampa.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/latex.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/translit-ua.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/rustrad.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/translit.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/yawerty.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/thai.mb -- Installing: /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/fcitx/table/viqr.mb ~/build/BUILD/fcitx-table-other-0.2.4 + popd + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch fcitx-table-other + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.2.4-1.fc28 --unique-debug-suffix -0.2.4-1.fc28.noarch --unique-debug-src-base fcitx-table-other-0.2.4-1.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fcitx-table-other-0.2.4 + /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-table-other-0.2.4-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pgcJKu + umask 022 + cd /builddir/build/BUILD + cd fcitx-table-other-0.2.4 + DOCDIR=/builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/doc/fcitx-table-other + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/doc/fcitx-table-other + cp -pr AUTHORS /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/doc/fcitx-table-other + cp -pr COPYING /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/doc/fcitx-table-other + cp -pr README /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch/usr/share/doc/fcitx-table-other + exit 0 Provides: fcitx-table-other = 0.2.4-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch Wrote: /builddir/build/RPMS/fcitx-table-other-0.2.4-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.smVAVF + umask 022 + cd /builddir/build/BUILD + cd fcitx-table-other-0.2.4 + rm -rf /builddir/build/BUILDROOT/fcitx-table-other-0.2.4-1.fc28.noarch + exit 0 Child return code was: 0