D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/ibus-table-1.9.21-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RwiqvB + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ibus-table-1.9.21 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ibus-table-1.9.21.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ibus-table-1.9.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qcHRoB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ibus-table-1.9.21 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + sh autogen.sh + autopoint Copying file ABOUT-NLS Copying file config.rpath Copying file m4/codeset.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/ulonglong.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin + aclocal -I m4 + automake --add-missing --copy configure.ac:54: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:54: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:54: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:54: installing './compile' configure.ac:54: installing './config.guess' configure.ac:54: installing './config.sub' configure.ac:36: installing './install-sh' configure.ac:36: installing './missing' Makefile.am: installing './INSTALL' engine/Makefile.am:27: installing './py-compile' parallel-tests: installing './test-driver' + autoconf + ./configure --enable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for a Python interpreter with version >= 3.3... python checking for python... /usr/bin/python checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for IBUS... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating engine/Makefile config.status: creating engine/ibus-engine-table config.status: creating engine/ibus-table-createdb config.status: creating engine/table.xml.in config.status: creating data/Makefile config.status: creating icons/Makefile config.status: creating tables/Makefile config.status: creating m4/Makefile config.status: creating setup/Makefile config.status: creating setup/ibus-setup-table config.status: creating setup/version.py config.status: creating tests/Makefile config.status: creating ibus-table.spec config.status: creating ibus-table.pc config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands Build options: Version 1.9.21 Install prefix /usr/local + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for a Python interpreter with version >= 3.3... python checking for python... /usr/bin/python checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for IBUS... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating engine/Makefile config.status: creating engine/ibus-engine-table config.status: creating engine/ibus-table-createdb config.status: creating engine/table.xml.in config.status: creating data/Makefile config.status: creating icons/Makefile config.status: creating tables/Makefile config.status: creating m4/Makefile config.status: creating setup/Makefile config.status: creating setup/ibus-setup-table config.status: creating setup/version.py config.status: creating tests/Makefile config.status: creating ibus-table.spec config.status: creating ibus-table.pc config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands Build options: Version 1.9.21 Install prefix /usr + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in engine make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/engine' ( \ libexecdir=/usr/libexec; \ pkgdatadir=/usr/share/ibus-table; \ s=`cat table.xml.in`; \ eval "echo \"${s}\""; \ ) > table.xml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/engine' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/engine' rm -f ibus-table-createdb.1; \ docbook2man ibus-table-createdb.sgml; \ rm -f manpage.* Using catalogs: /etc/sgml/sgml-docbook-4.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/engine/ibus-table-createdb.sgml .sp .RS .sp .nf .sp .fi .RE .sp Mike FABIAN 2013Mike FABIANmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/engine' Making all in icons make[2]: Nothing to be done for 'all-am'. Making all in m4 make[1]: Nothing to be done for 'all'. Making all in tables make[2]: Nothing to be done for 'all-am'. Making all in data make[1]: Nothing to be done for 'all'. Making all in po /usr/bin/make ibus-table.pot-update make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' if test -n 'http://code.google.com/p/ibus/issues/entry' || test 'http://code.google.com/p/ibus/issues/entry' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='http://code.google.com/p/ibus/issues/entry'; \ else \ msgid_bugs_address='http://code.google.com/p/ibus/issues/entry'; \ fi; \ /usr/bin/xgettext --default-domain=ibus-table --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Yu Yuwei ' \ --msgid-bugs-address="$msgid_bugs_address" test ! -f ibus-table.po || { \ if test -f ./ibus-table.pot; then \ sed -f remove-potcdate.sed < ./ibus-table.pot > ibus-table.1po && \ sed -f remove-potcdate.sed < ibus-table.po > ibus-table.2po && \ if cmp ibus-table.1po ibus-table.2po >/dev/null 2>&1; then \ rm -f ibus-table.1po ibus-table.2po ibus-table.po; \ else \ rm -f ibus-table.1po ibus-table.2po ./ibus-table.pot && \ mv ibus-table.po ./ibus-table.pot; \ fi; \ else \ mv ibus-table.po ./ibus-table.pot; \ fi; \ } make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' test ! -f ./ibus-table.pot || \ test -z "ca.gmo cs.gmo de.gmo es.gmo fr.gmo ja.gmo pt_BR.gmo uk.gmo zh_CN.gmo zh_TW.gmo zh_HK.gmo" || /usr/bin/make ca.gmo cs.gmo de.gmo es.gmo fr.gmo ja.gmo pt_BR.gmo uk.gmo zh_CN.gmo zh_TW.gmo zh_HK.gmo /usr/bin/msgmerge --update ca.po ibus-table.pot /usr/bin/msgmerge --update cs.po ibus-table.pot /usr/bin/msgmerge --update fr.po ibus-table.pot /usr/bin/msgmerge --update es.po ibus-table.pot /usr/bin/msgmerge --update pt_BR.po ibus-table.pot /usr/bin/msgmerge --update ja.po ibus-table.pot /usr/bin/msgmerge --update uk.po ibus-table.pot .........................../usr/bin/msgmerge --update de.po ibus-table.pot .. done. ........... done. ..... done. ...................................... done. ........................ done. ......... done. .................................. done. ........ done. /usr/bin/msgmerge --update zh_TW.po ibus-table.pot /usr/bin/msgmerge --update zh_CN.po ibus-table.pot /usr/bin/msgmerge --update zh_HK.po ibus-table.pot ......................... done. ............ done. ..................... done. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po cs.po:3: warning: header field 'Project-Id-Version' still has the initial default value 16 translated messages, 96 untranslated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po ca.po:5: warning: header field 'Project-Id-Version' still has the initial default value 112 translated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po de.po:8: warning: header field 'Project-Id-Version' still has the initial default value 112 translated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po es.po:3: warning: header field 'Project-Id-Version' still has the initial default value 112 translated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po fr.po:4: warning: header field 'Project-Id-Version' still has the initial default value 40 translated messages, 17 fuzzy translations, 55 untranslated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po ja.po:3: warning: header field 'Project-Id-Version' still has the initial default value 10 translated messages, 102 untranslated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po zh_TW.po:3: warning: header field 'Project-Id-Version' still has the initial default value 82 translated messages, 30 untranslated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po zh_HK.po:7: warning: header field 'Language' still has the initial default value 0 translated messages, 42 fuzzy translations, 70 untranslated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po pt_BR.po:4: warning: header field 'Project-Id-Version' still has the initial default value 12 translated messages, 100 untranslated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po zh_CN.po:4: warning: header field 'Project-Id-Version' still has the initial default value 67 translated messages, 5 fuzzy translations, 40 untranslated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po uk.po:4: warning: header field 'Project-Id-Version' still has the initial default value 112 translated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' touch stamp-po make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' Making all in setup make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/setup' ( \ PKGDATADIR=/usr/share/ibus-table; \ LIBEXECDIR=/usr/libexec; \ s=`cat ibus-setup-table.desktop.in.in`; \ eval "echo \"${s}\""; \ ) > ibus-setup-table.desktop make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/setup' Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pFQZ2z + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64 + cd ibus-table-1.9.21 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' NO_INDEX=1 Making install in engine make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/engine' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/engine' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/bin' /usr/bin/install -p ibus-table-createdb '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/libexec' /usr/bin/install -p ibus-engine-table '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/libexec' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus/component' /usr/bin/install -p -m 644 table.xml '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus/component' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/engine' /usr/bin/install -p -m 644 chinese_variants.py ibus_table_location.py factory.py main.py table.py tabcreatedb.py tabsqlitedb.py it_util.py '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/engine' Byte-compiling python modules... chinese_variants.pyibus_table_location.pyfactory.pymain.pytable.pytabcreatedb.pytabsqlitedb.pyit_util.py :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... chinese_variants.pyibus_table_location.pyfactory.pymain.pytable.pytabcreatedb.pytabsqlitedb.pyit_util.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 ibus-table-createdb.1 '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/engine' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/engine' Making install in icons make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/icons' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/icons' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/icons' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/icons' /usr/bin/install -p -m 644 ibus-table.svg full-letter.svg half-letter.svg full-punct.svg half-punct.svg tab-mode.svg py-mode.svg onechar.svg phrase.svg chinese.svg english.svg acommit.svg ncommit.svg cb-mode.svg sc-mode.svg tc-mode.svg scb-mode.svg tcb-mode.svg '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/icons' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/icons' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/icons' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/icons' Making install in m4 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/m4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/m4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/m4' Making install in tables make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/tables' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/tables' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/tables' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/tables /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/tables' /usr/bin/install -p -m 644 template.txt '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/tables' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/tables' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/tables' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/tables' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/data' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/data' /usr/bin/install -p -m 644 pinyin_table.txt.bz2 '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/data' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/data' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/ibus-table.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/ibus-table.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/ibus-table.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/ibus-table.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/ibus-table.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/ibus-table.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/ibus-table.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/ibus-table.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/ibus-table.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/ibus-table.mo installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/ibus-table.mo if test "ibus-table" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/po' Making install in setup make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/setup' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/setup' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/libexec' /usr/bin/install -p ibus-setup-table '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/libexec' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/applications' /usr/bin/install -p -m 644 ibus-setup-table.desktop '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/applications' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/setup' /usr/bin/install -p -m 644 main.py version.py ibus-table-preferences.ui '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/setup' Byte-compiling python modules... main.pyversion.py :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... main.pyversion.py make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/setup' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/setup' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21/tests' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/metainfo' /usr/bin/install -p -m 644 ibus-table.appdata.xml '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/metainfo' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 ibus-table.pc '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/glib-2.0/schemas/' /usr/bin/install -p -m 644 org.freedesktop.ibus.engine.table.gschema.xml '/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/glib-2.0/schemas/' /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21' if test -z "/home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64"; then \ glib-compile-schemas /usr/share/glib-2.0/schemas/; \ fi make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ibus-table-1.9.21' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/pkgconfig/ + mv /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/lib64/pkgconfig/ibus-table.pc /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/pkgconfig/ibus-table.pc + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64 ibus-table + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-shared /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/engine/tabcreatedb.py /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/engine/factory.py /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/engine/table.py /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/engine/main.py /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/engine/it_util.py /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/engine/tabsqlitedb.py /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/engine/ibus_table_location.py /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/engine/chinese_variants.py /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/setup/version.py /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64/usr/share/ibus-table/setup/main.py + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/ibus-engine-table from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/ibus-setup-table from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/ibus-table-createdb from /bin/sh to #!/usr/bin/sh Processing files: ibus-table-1.9.21-1.mga8.aarch64 Provides: application() application(ibus-setup-table.desktop) ibus-table = 1.9.21-1.mga8 ibus-table(aarch-64) = 1.9.21-1.mga8 ibus-table-devel = 1.9.21-1.mga8 metainfo() metainfo(ibus-table.appdata.xml) pkgconfig(ibus-table) = 1.9.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig typelib(GLib) typelib(GObject) typelib(GdkPixbuf) typelib(Gio) typelib(Gtk) typelib(IBus) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ibus-table-1.9.21-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aLIe0A + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ibus-table-1.9.21 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ibus-table-1.9.21-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rWf8Cz + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ibus-table-1.9.21 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!