D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/python-cangjie-1.3-5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5TF1QP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cangjie-1.3 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/cangjie-1.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cangjie-1.3 + /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.A9HBBQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cangjie-1.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing './compile' configure.ac:7: installing './missing' Makefile.am:18: warning: source file 'src/cangjie/_core.c' is in a subdirectory, Makefile.am:18: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. Makefile.am:25: warning: source file 'src/cangjie/errors.c' is in a subdirectory, Makefile.am:25: but option 'subdir-objects' is disabled Makefile.am:32: warning: source file 'src/cangjie/filters.c' is in a subdirectory, Makefile.am:32: but option 'subdir-objects' is disabled Makefile.am:39: warning: source file 'src/cangjie/versions.c' is in a subdirectory, Makefile.am:39: but option 'subdir-objects' is disabled Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + 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 Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /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 UID '1000' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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 LIBCANGJIE... yes checking for a Python interpreter with version >= 3.2.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 python3.8-config... /usr/bin/python3.8-config checking python include flags... -I/usr/include/python3.8 -I/usr/include/python3.8 checking for cython3... no checking for cython... /usr/bin/cython checking for cython version... 0.29.14 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /usr/bin/mkdir -p src/cangjie /usr/bin/cython -3 --verbose -o src/cangjie/versions.c -I ./src/cangjie ./src/cangjie/versions.pyx Compiling /home/iurt/rpmbuild/BUILD/cangjie-1.3/src/cangjie/versions.pyx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /usr/bin/mkdir -p src/cangjie /usr/bin/cython -3 --verbose -o src/cangjie/filters.c -I ./src/cangjie ./src/cangjie/filters.pyx Compiling /home/iurt/rpmbuild/BUILD/cangjie-1.3/src/cangjie/filters.pyx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /usr/bin/mkdir -p src/cangjie /usr/bin/cython -3 --verbose -o src/cangjie/errors.c -I ./src/cangjie ./src/cangjie/errors.pyx Compiling /home/iurt/rpmbuild/BUILD/cangjie-1.3/src/cangjie/errors.pyx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /usr/bin/mkdir -p src/cangjie /usr/bin/cython -3 --verbose -o src/cangjie/_core.c -I ./src/cangjie ./src/cangjie/_core.pyx Compiling /home/iurt/rpmbuild/BUILD/cangjie-1.3/src/cangjie/_core.pyx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o versions_la-versions.lo `test -f 'src/cangjie/versions.c' || echo './'`src/cangjie/versions.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/cangjie/versions.c -fPIC -DPIC -o .libs/versions_la-versions.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o filters_la-filters.lo `test -f 'src/cangjie/filters.c' || echo './'`src/cangjie/filters.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/cangjie/filters.c -fPIC -DPIC -o .libs/filters_la-filters.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o versions.la -rpath /usr/lib64/python3.8/site-packages/cangjie versions_la-versions.lo -lcangjie -lsqlite3 libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/versions_la-versions.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcangjie -lsqlite3 -Wl,-soname -Wl,versions.so -o .libs/versions.so libtool: link: ( cd ".libs" && rm -f "versions.la" && ln -s "../versions.la" "versions.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o filters.la -rpath /usr/lib64/python3.8/site-packages/cangjie filters_la-filters.lo -lcangjie -lsqlite3 libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/filters_la-filters.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcangjie -lsqlite3 -Wl,-soname -Wl,filters.so -o .libs/filters.so libtool: link: ( cd ".libs" && rm -f "filters.la" && ln -s "../filters.la" "filters.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o errors_la-errors.lo `test -f 'src/cangjie/errors.c' || echo './'`src/cangjie/errors.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/cangjie/errors.c -fPIC -DPIC -o .libs/errors_la-errors.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o errors.la -rpath /usr/lib64/python3.8/site-packages/cangjie errors_la-errors.lo -lcangjie -lsqlite3 libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/errors_la-errors.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcangjie -lsqlite3 -Wl,-soname -Wl,errors.so -o .libs/errors.so libtool: link: ( cd ".libs" && rm -f "errors.la" && ln -s "../errors.la" "errors.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o _core_la-_core.lo `test -f 'src/cangjie/_core.c' || echo './'`src/cangjie/_core.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/cangjie/_core.c -fPIC -DPIC -o .libs/_core_la-_core.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/cangjie -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _core.la -rpath /usr/lib64/python3.8/site-packages/cangjie _core_la-_core.lo -lcangjie -lsqlite3 libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/_core_la-_core.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcangjie -lsqlite3 -Wl,-soname -Wl,_core.so -o .libs/_core.so libtool: link: ( cd ".libs" && rm -f "_core.la" && ln -s "../_core.la" "_core.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jZoG7L + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64 + cd cangjie-1.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie' /bin/sh ./libtool --mode=install /usr/bin/install -p _core.la errors.la filters.la versions.la '/home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie' libtool: install: /usr/bin/install -p .libs/_core.so /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/_core.so libtool: install: /usr/bin/install -p .libs/_core.lai /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/_core.la libtool: install: /usr/bin/install -p .libs/errors.so /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/errors.so libtool: install: /usr/bin/install -p .libs/errors.lai /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/errors.la libtool: install: /usr/bin/install -p .libs/filters.so /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/filters.so libtool: install: /usr/bin/install -p .libs/filters.lai /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/filters.la libtool: install: /usr/bin/install -p .libs/versions.so /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/versions.so libtool: install: /usr/bin/install -p .libs/versions.lai /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/versions.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.8/site-packages/cangjie' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie' /usr/bin/install -p -m 644 src/cangjie/__init__.py '/home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie' Byte-compiling python modules... __init__.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) ... __init__.py make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' + find /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.3-5.mga8 --unique-debug-suffix -1.3-5.mga8.aarch64 --unique-debug-src-base python-cangjie-1.3-5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cangjie-1.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/_core.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/errors.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/versions.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/filters.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/errors.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/_core.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/versions.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8/site-packages/cangjie/filters.so original debug info size: 1124kB, size after compression: 1080kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 1534 blocks + '[' -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-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XZKK1O + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cangjie-1.3 + '[' 1 -eq 1 ']' + make check make check-TESTS make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' /usr/bin/mkdir -p tests sed -e 's&@PYTHON_BIN@&/usr/bin/python&g' \ -e 's&@SRCDIR@&.&g' \ -e 's&@BUILDDIR@&.&g' tests/run_tests.in > tests/run_tests chmod +x tests/run_tests PASS: tests/run_tests ============================================================================ Testsuite summary for pycangjie 1.3 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cangjie-1.3' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cangjie-1.3-5.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j7nKKP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cangjie-1.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/share/doc/python3-cangjie + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/share/doc/python3-cangjie + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/share/doc/python3-cangjie + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/share/doc/python3-cangjie + cp -pr docs/cangjie.md docs/cangjiechar.md docs/errors.md docs/filters.md docs/index.md docs/versions.md /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/share/doc/python3-cangjie + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ElsjIP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cangjie-1.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/share/licenses/python3-cangjie + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/share/licenses/python3-cangjie + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64/usr/share/licenses/python3-cangjie + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-cangjie = 1.3-5.mga8 python3-cangjie(aarch-64) = 1.3-5.mga8 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcangjie.so.2()(64bit) python(abi) = 3.8 Processing files: python-cangjie-debugsource-1.3-5.mga8.aarch64 Provides: python-cangjie-debugsource = 1.3-5.mga8 python-cangjie-debugsource(aarch-64) = 1.3-5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cangjie-debuginfo-1.3-5.mga8.aarch64 Provides: debuginfo(build-id) = 104ed1a56c94c8eada70ef7713e1b1355f394d81 debuginfo(build-id) = 7ecf2dda0c1809cbb12cdfbfe80bbea052b30b28 debuginfo(build-id) = a53c0d036dcfe26fc3e9e2989029f4c14233091c debuginfo(build-id) = fc266a70b8a638c024ff2d9b0c226ce1378c2e5d python3-cangjie-debuginfo = 1.3-5.mga8 python3-cangjie-debuginfo(aarch-64) = 1.3-5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cangjie-debugsource(aarch-64) = 1.3-5.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-cangjie-1.3-5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-cangjie-debugsource-1.3-5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-cangjie-debuginfo-1.3-5.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dDceZO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cangjie-1.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cangjie-1.3-5.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RZ7nOO + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf cangjie-1.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!