D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/bakefile-0.2.12.1-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HehGH3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf bakefile-0.2.12.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/bakefile-0.2.12.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bakefile-0.2.12.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/bakefile-0.2.9-datadir-location.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/bakefile-py3-wip.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + touch ChangeLog + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YIblRu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bakefile-0.2.12.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Entering directory '.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force -I admin aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'admin'. libtoolize: copying file 'admin/ltmain.sh' libtoolize: putting macros in 'admin'. libtoolize: copying file 'admin/libtool.m4' libtoolize: copying file 'admin/ltoptions.m4' libtoolize: copying file 'admin/ltsugar.m4' libtoolize: copying file 'admin/ltversion.m4' libtoolize: copying file 'admin/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([admin])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. autoreconf: configure.in: not using Intltool autoreconf: configure.in: not using Gtkdoc autoreconf: running: aclocal --force -I admin aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: running: /usr/bin/autoconf --force configure.in:16: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:16: You should run autoupdate. admin/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.in:16: the top level autoreconf: configure.in: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:14: installing 'admin/compile' configure.in:8: installing 'admin/config.guess' configure.in:8: installing 'admin/config.sub' configure.in:11: installing 'admin/install-sh' configure.in:11: installing 'admin/missing' Makefile.am: installing './INSTALL' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' Makefile.am:130: warning: source file 'src/bottlenecks.c' is in a subdirectory, Makefile.am:130: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one 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, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. Makefile.am:130: warning: source file 'src/bkl_c_wrap.c' is in a subdirectory, Makefile.am:130: but option 'subdir-objects' is disabled Makefile.am: installing 'admin/depcomp' Makefile.am:101: installing 'admin/py-compile' autoreconf: Leaving directory '.' + pushd src ~/rpmbuild/BUILD/bakefile-0.2.12.1/src ~/rpmbuild/BUILD/bakefile-0.2.12.1 + swig -python bkl_c.i + popd ~/rpmbuild/BUILD/bakefile-0.2.12.1 + 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=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./admin/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./admin/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./admin/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./admin/config.guess + /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 admin/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /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 --enable-maintainer-mode --libdir=/usr/lib/python3.9/site-packages checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 aarch64-mageia-linux-gnu-gcc... no 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to print strings... printf 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 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/nm -B checking the name lister (/usr/bin/nm -B) 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... no checking for ar... 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... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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 a Python interpreter with version >= 2.3.0... python checking for python... /usr/bin/python checking for python version... 3.9 checking for python prefix... /usr checking for python exec_prefix... /usr checking for python platform... linux checking for python script directory... ${PYTHON_PREFIX}/lib/python3.9/site-packages checking for python extension module directory... ${PYTHON_EXEC_PREFIX}/lib64/python3.9/site-packages checking for Python include path... /usr/include/python3.9 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 -j1 Making all in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1/doc' xsltproc --xinclude -o man/ ./manpage.xsl ./manual.docbook Note: meta source : no *info/productname or alternative bakefile Note: meta source : see http://www.docbook.org/tdg5/en/html/produ bakefile Note: meta source : no refentry/refmeta/refmiscinfo@class=source bakefile Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi bakefile Note: meta version: no *info/productnumber or alternative bakefile Note: meta version: see http://www.docbook.org/tdg5/en/html/produ bakefile Note: meta version: no refentry/refmeta/refmiscinfo@class=version bakefile Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi bakefile Warn: meta source : no fallback for source, so inserted a fixme bakefile Warn: meta author : no refentry/info/author bakefile Note: meta author : see http://www.docbook.org/tdg5/en/html/autho bakefile Warn: meta author : no author data, so inserted a fixme bakefile Note: Writing bakefile.1 Note: meta source : no *info/productname or alternative bakefile_gen Note: meta source : see http://www.docbook.org/tdg5/en/html/produ bakefile_gen Note: meta source : no refentry/refmeta/refmiscinfo@class=source bakefile_gen Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi bakefile_gen Note: meta version: no *info/productnumber or alternative bakefile_gen Note: meta version: see http://www.docbook.org/tdg5/en/html/produ bakefile_gen Note: meta version: no refentry/refmeta/refmiscinfo@class=version bakefile_gen Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi bakefile_gen Warn: meta source : no fallback for source, so inserted a fixme bakefile_gen Warn: meta author : no refentry/info/author bakefile_gen Note: meta author : see http://www.docbook.org/tdg5/en/html/autho bakefile_gen Warn: meta author : no author data, so inserted a fixme bakefile_gen Note: Writing bakefile_gen.1 Note: meta source : no *info/productname or alternative bakefilize Note: meta source : see http://www.docbook.org/tdg5/en/html/produ bakefilize Note: meta source : no refentry/refmeta/refmiscinfo@class=source bakefilize Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi bakefilize Note: meta version: no *info/productnumber or alternative bakefilize Note: meta version: see http://www.docbook.org/tdg5/en/html/produ bakefilize Note: meta version: no refentry/refmeta/refmiscinfo@class=version bakefilize Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi bakefilize Warn: meta source : no fallback for source, so inserted a fixme bakefilize Warn: meta author : no refentry/info/author bakefilize Note: meta author : see http://www.docbook.org/tdg5/en/html/autho bakefilize Warn: meta author : no author data, so inserted a fixme bakefilize Note: Writing bakefilize.1 xmllint --xinclude --postvalid --noent --noout ./manual.docbook xsltproc --xinclude -o html/ ./html.xsl ./manual.docbook Writing ch01.html for chapter(ch.intro) Writing ch02.html for chapter(ch.tutorial) Writing ch03.html for chapter(ch.concepts) Writing ch04.html for chapter(ch.targets) Writing ch05.html for chapter(ch.commands) Writing ch06.html for chapter(ch.faq) Writing ch07.html for chapter(ch.variables) Writing ch08.html for chapter(ch.functions) Writing ch09.html for chapter(ch.formats) Writing ch10.html for chapter(ch.modules) Writing ch11.html for chapter(ch.bakefile_gen) Writing rn01re01.html for refentry(man.bakefile) Writing rn01re02.html for refentry(man.bakefile_gen) Writing rn01re03.html for refentry(man.bakefilize) Writing rn01.html for reference(ref.running.bkl) Writing index.html for book make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"bakefile\" -DPACKAGE_TARNAME=\"bakefile\" -DPACKAGE_VERSION=\"0.2.12\" -DPACKAGE_STRING=\"bakefile\ 0.2.12\" -DPACKAGE_BUGREPORT=\"bakefile-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bakefile\" -DVERSION=\"0.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o _bkl_c_la-bottlenecks.lo `test -f 'src/bottlenecks.c' || echo './'`src/bottlenecks.c libtool: compile: gcc -DPACKAGE_NAME=\"bakefile\" -DPACKAGE_TARNAME=\"bakefile\" -DPACKAGE_VERSION=\"0.2.12\" "-DPACKAGE_STRING=\"bakefile 0.2.12\"" -DPACKAGE_BUGREPORT=\"bakefile-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bakefile\" -DVERSION=\"0.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/bottlenecks.c -fPIC -DPIC -o .libs/_bkl_c_la-bottlenecks.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"bakefile\" -DPACKAGE_TARNAME=\"bakefile\" -DPACKAGE_VERSION=\"0.2.12\" -DPACKAGE_STRING=\"bakefile\ 0.2.12\" -DPACKAGE_BUGREPORT=\"bakefile-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bakefile\" -DVERSION=\"0.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o _bkl_c_la-bkl_c_wrap.lo `test -f 'src/bkl_c_wrap.c' || echo './'`src/bkl_c_wrap.c libtool: compile: gcc -DPACKAGE_NAME=\"bakefile\" -DPACKAGE_TARNAME=\"bakefile\" -DPACKAGE_VERSION=\"0.2.12\" "-DPACKAGE_STRING=\"bakefile 0.2.12\"" -DPACKAGE_BUGREPORT=\"bakefile-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bakefile\" -DVERSION=\"0.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/bkl_c_wrap.c -fPIC -DPIC -o .libs/_bkl_c_la-bkl_c_wrap.o /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _bkl_c.la -rpath /usr/lib/python3.9/site-packages/bakefile _bkl_c_la-bottlenecks.lo _bkl_c_la-bkl_c_wrap.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/_bkl_c_la-bottlenecks.o .libs/_bkl_c_la-bkl_c_wrap.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,_bkl_c.so -o .libs/_bkl_c.so libtool: link: ( cd ".libs" && rm -f "_bkl_c.la" && ln -s "../_bkl_c.la" "_bkl_c.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.juX62A + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64 + cd bakefile-0.2.12.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 man/bakefile.1 man/bakefilize.1 man/bakefile_gen.1 '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/bin' /usr/bin/install -p autoconf/bakefilize '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/aclocal' /usr/bin/install -p -m 644 autoconf/bakefile.m4 autoconf/bakefile-lang.m4 autoconf/bakefile-dllar.m4 '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/aclocal' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile' /bin/sh ./libtool --mode=install /usr/bin/install -p _bkl_c.la '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile' libtool: install: /usr/bin/install -p .libs/_bkl_c.so /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/_bkl_c.so libtool: install: /usr/bin/install -p .libs/_bkl_c.lai /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/_bkl_c.la libtool: warning: remember to run 'libtool --finish /usr/lib/python3.9/site-packages/bakefile' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile' /usr/bin/install -p -m 644 src/config.py src/bakefile.py src/bakefile_gen.py src/errors.py src/finalize.py src/flatten.py src/formats.py src/mk.py src/mk_dump.py src/reader.py src/utils.py src/writer.py src/xmlparser.py src/dependencies.py src/outmethods.py src/bkl_c.py src/containers.py src/portautils.py src/version.py '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile' Byte-compiling python modules... config.pybakefile.pybakefile_gen.pyerrors.pyfinalize.pyflatten.pyformats.pymk.pymk_dump.pyreader.pyutils.pywriter.pyxmlparser.pydependencies.pyoutmethods.pybkl_c.pycontainers.pyportautils.pyversion.py Byte-compiling python modules (optimized versions) ... config.pybakefile.pybakefile_gen.pyerrors.pyfinalize.pyflatten.pyformats.pymk.pymk_dump.pyreader.pyutils.pywriter.pyxmlparser.pydependencies.pyoutmethods.pybkl_c.pycontainers.pyportautils.pyversion.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/empy' /usr/bin/install -p -m 644 src/empy/__init__.py src/empy/em.py '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/empy' Byte-compiling python modules... __init__.pyem.py Byte-compiling python modules (optimized versions) ... __init__.pyem.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules' /usr/bin/install -p -m 644 src/py25modules/__init__.py src/py25modules/uuid.py src/py25modules/subprocess.py '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules' Byte-compiling python modules... __init__.pyuuid.py File "/usr/lib/python3.9/site-packages/bakefile/py25modules/uuid.py", line 151 if not 0 <= time_low < 1<<32L: ^ SyntaxError: invalid syntax subprocess.py File "/usr/lib/python3.9/site-packages/bakefile/py25modules/subprocess.py", line 416 False = 0 ^ SyntaxError: cannot assign to False Byte-compiling python modules (optimized versions) ... __init__.pyuuid.pysubprocess.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/output' /usr/bin/install -p -m 644 output/autoconf.empy output/autoconf-macros.empy output/borland.empy output/borland-opts.empy output/dmars.empy output/dmars_smake.empy output/dmars-opts.empy output/msvc.empy output/msvc-opts.empy output/msvc_common.py output/msvc6prj.py output/msevc4prj.py output/msvs200xprj.py output/gnumake.empy output/gnumake-opts.empy output/watcom.empy output/watcom-opts.empy output/xcode2.py output/symbian.py output/_hdr_config.empy output/_hdr_makefile.empy '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/output' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/presets' /usr/bin/install -p -m 644 presets/fake.bkl presets/simple.bkl '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/presets' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/rules' /usr/bin/install -p -m 644 rules/FORMATS.bkmanifest rules/autoconf.bkl rules/borland.bkl rules/dmars.bkl rules/dmars_smake.bkl rules/dmars_common.bkl rules/common.bkl rules/format_features.bkl rules/dirs.bkl rules/makefile.bkl rules/makefile_defs_borland.bkl rules/makefile_defs_cw.bkl rules/makefile_defs_dmars.bkl rules/makefile_defs_dmars_common.bkl rules/makefile_defs_dmars_smake.bkl rules/makefile_defs_msvc.bkl rules/makefile_defs_gnu.bkl rules/makefile_defs_suncc.bkl rules/makefile_defs_mingw.bkl rules/makefile_defs_watcom.bkl rules/makefile_defs_unix.bkl rules/makefile_os2.bkl rules/makefile_mingw.bkl rules/msvc.bkl rules/msvc_common.bkl rules/msvc_prj_common.bkl rules/msvc_prj_dsp_common.bkl rules/msvc_prj_vcproj_common.bkl rules/msvc6prj.bkl rules/msevc4prj.bkl rules/msvs200xprj.bkl rules/msvs2003prj.bkl rules/msvs2005prj.bkl rules/msvs2008prj.bkl rules/mingw.bkl rules/gnu.bkl rules/suncc.bkl rules/watcom.bkl rules/xcode2.bkl rules/symbian.bkl '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/rules' /usr/bin/install -p -m 644 rules/unixlike.bkl rules/version.bkl rules/win32.bkl '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/rules' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/rules/modules/gettext' /usr/bin/install -p -m 644 rules/modules/gettext/common.bkl rules/modules/gettext/autoconf.bkl '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/rules/modules/gettext' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/rules/modules' /usr/bin/install -p -m 644 rules/modules/datafiles.bkl rules/modules/pkgconfig.bkl '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/rules/modules' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/schema' /usr/bin/install -p -m 644 schema/bakefile-gen.xsd schema/bakefile-formats.xsd '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/bakefile/schema' /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1' /bin/sh /home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1/admin/install-sh -d /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/bin ln -sf /usr/lib/python3.9/site-packages/bakefile/bakefile.py /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/bin/bakefile ln -sf /usr/lib/python3.9/site-packages/bakefile/bakefile_gen.py /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/bin/bakefile_gen mv /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile.py /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile.py.x mv /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile_gen.py /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile_gen.py.x sed -e "s,#!/usr/bin/env python,#!/usr/bin/python,g" /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile.py.x >/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile.py sed -e "s,#!/usr/bin/env python,#!/usr/bin/python,g" /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile_gen.py.x >/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile_gen.py rm -f /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/*.py.x chmod +x /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile.py chmod +x /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile_gen.py make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1' + pathfix.py -pni '/usr/bin/python3 -s' /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/ recursedown('/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/') recursedown('/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/__pycache__') recursedown('/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/empy') recursedown('/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/empy/__pycache__') recursedown('/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules') recursedown('/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules/__pycache__') /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile.py: updating /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bakefile_gen.py: updating /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/bkl_c.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/config.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/containers.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/dependencies.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/errors.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/finalize.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/flatten.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/formats.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/mk.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/mk_dump.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/outmethods.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/portautils.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/reader.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/utils.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/version.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/writer.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/xmlparser.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/empy/__init__.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/empy/em.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules/__init__.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules/subprocess.py: no change /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules/uuid.py: no change + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.2.12.1-1.mga9 --unique-debug-suffix -0.2.12.1-1.mga9.aarch64 --unique-debug-src-base bakefile-0.2.12.1-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/bakefile-0.2.12.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/_bkl_c.so dwz: ./usr/lib/python3.9/site-packages/bakefile/_bkl_c.so-0.2.12.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 88kB, size after compression: 88kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 250 blocks + /usr/lib/rpm/check-buildroot + '[' -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/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/python3 0 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/debug/usr/lib/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9 using python3.9 *** Error compiling '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules/subprocess.py'... File "/usr/lib/python3.9/site-packages/bakefile/py25modules/subprocess.py", line 416 False = 0 ^ SyntaxError: cannot assign to False *** Error compiling '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules/uuid.py'... File "/usr/lib/python3.9/site-packages/bakefile/py25modules/uuid.py", line 151 if not 0 <= time_low < 1<<32L: ^ SyntaxError: invalid syntax *** Error compiling '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules/subprocess.py'... File "/usr/lib/python3.9/site-packages/bakefile/py25modules/subprocess.py", line 416 False = 0 ^ SyntaxError: cannot assign to False *** Error compiling '/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/bakefile/py25modules/uuid.py'... File "/usr/lib/python3.9/site-packages/bakefile/py25modules/uuid.py", line 151 if not 0 <= time_low < 1<<32L: ^ SyntaxError: invalid syntax + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/bakefilize from /bin/sh to #!/usr/bin/sh Processing files: bakefile-0.2.12.1-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tDgkNA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bakefile-0.2.12.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/doc/bakefile + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/doc/bakefile + cp -pr README /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/doc/bakefile + cp -pr THANKS /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/doc/bakefile + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/doc/bakefile + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/doc/bakefile + cp -pr doc/html /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64/usr/share/doc/bakefile + RPM_EC=0 ++ jobs -p + exit 0 Provides: bakefile = 0.2.12.1-1.mga9 bakefile(aarch-64) = 0.2.12.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.9 Processing files: bakefile-debugsource-0.2.12.1-1.mga9.aarch64 Provides: bakefile-debugsource = 0.2.12.1-1.mga9 bakefile-debugsource(aarch-64) = 0.2.12.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bakefile-debuginfo-0.2.12.1-1.mga9.aarch64 Provides: bakefile-debuginfo = 0.2.12.1-1.mga9 bakefile-debuginfo(aarch-64) = 0.2.12.1-1.mga9 debuginfo(build-id) = 8b19b8513d3321a632b1b3cd1381352906606687 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bakefile-debugsource(aarch-64) = 0.2.12.1-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bakefile-debuginfo-0.2.12.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bakefile-debugsource-0.2.12.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bakefile-0.2.12.1-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AMLjdm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bakefile-0.2.12.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/bakefile-0.2.12.1-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y45ECv + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf bakefile-0.2.12.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!