D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-caja-1.24.0-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RfiooI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf python-caja-1.24.0 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/python-caja-1.24.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-caja-1.24.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e '/AM_PATH_PYTHON/s/[0-9]\.[0-9]/3.8/' configure.ac ++ grep -r -l '#!/usr/bin.*python' + sed -i -e '1s@#!/usr/bin.*python[2,3]\?@#!/usr/bin/python3@' docs/xsl/fixxref.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7LApOK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-caja-1.24.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: autopoint --force Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.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/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.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/Makevars.template autoreconf: running: aclocal --force -I m4 -I . ${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: configure.ac: not using Intltool autoreconf: running: gtkdocize --copy autoreconf: running: aclocal --force -I m4 -I . ${ACLOCAL_FLAGS} autoreconf: running: /usr/bin/autoconf --force configure.ac:17: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:17: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:17: the top level configure.ac:105: warning: AC_OUTPUT should be used without arguments. configure.ac:105: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:15: installing './compile' configure.ac:8: installing './missing' src/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=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./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 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 . + /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 --disable-static 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 make supports nested variables... (cached) yes 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 the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) 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 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 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 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 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 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 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 shared library run path origin... done checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E 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 for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for a Python interpreter with version >= 3.8... 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 PYTHON... yes checking for CAJA_PYTHON... yes configure: installing caja plugin in /usr/lib64/caja/extensions-2.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libcaja-python.caja-extension.desktop.in config.status: creating examples/Makefile config.status: creating src/Makefile config.status: creating caja-python.pc config.status: creating docs/Makefile config.status: creating docs/reference/entities.docbook config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile caja-python 1.24.0 Caja Prefix: /usr Python version: 3.8 Python library location: /usr/lib64 Documentation: no + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in po make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"Caja-Python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPYTHON_VERSION=\"3.8\" -DPYTHON_ABIFLAGS=\"\" -DPY_LIB_LOC="\"/usr/lib64\"" -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/caja -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 libcaja_python_la-caja-python.lo `test -f 'caja-python.c' || echo './'`caja-python.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"Caja-Python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPYTHON_VERSION=\"3.8\" -DPYTHON_ABIFLAGS=\"\" -DPY_LIB_LOC=\"/usr/lib64\" -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/caja -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 caja-python.c -fPIC -DPIC -o .libs/libcaja_python_la-caja-python.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"Caja-Python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPYTHON_VERSION=\"3.8\" -DPYTHON_ABIFLAGS=\"\" -DPY_LIB_LOC="\"/usr/lib64\"" -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/caja -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 libcaja_python_la-caja-python-object.lo `test -f 'caja-python-object.c' || echo './'`caja-python-object.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"Caja-Python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPYTHON_VERSION=\"3.8\" -DPYTHON_ABIFLAGS=\"\" -DPY_LIB_LOC=\"/usr/lib64\" -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/caja -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 caja-python-object.c -fPIC -DPIC -o .libs/libcaja_python_la-caja-python-object.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/src' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -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 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcaja-python.la -rpath /usr/lib64/caja/extensions-2.0 libcaja_python_la-caja-python.lo libcaja_python_la-caja-python-object.lo -lpython3.8 -lgmodule-2.0 -pthread -lglib-2.0 -lcaja-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libcaja_python_la-caja-python.o .libs/libcaja_python_la-caja-python-object.o -O2 -g -fstack-protector -Wl,-z -Wl,defs -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -pthread -lpython3.8 -lgmodule-2.0 -lcaja-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libcaja-python.so -o .libs/libcaja-python.so libtool: link: ( cd ".libs" && rm -f "libcaja-python.la" && ln -s "../libcaja-python.la" "libcaja-python.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/src' Making all in examples make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0' /usr/bin/msgfmt --desktop --keyword=Name --keyword=Description --template libcaja-python.caja-extension.desktop.in -d ./po -o libcaja-python.caja-extension make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.23T0sI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64 + cd python-caja-1.24.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/po' installing am.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/am/LC_MESSAGES/python-caja.mo installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/python-caja.mo installing ast.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ast/LC_MESSAGES/python-caja.mo installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/python-caja.mo installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/python-caja.mo installing br.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/br/LC_MESSAGES/python-caja.mo installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/python-caja.mo installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/python-caja.mo installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/python-caja.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/python-caja.mo installing cy.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/cy/LC_MESSAGES/python-caja.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/python-caja.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/python-caja.mo installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/python-caja.mo installing en_AU.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/en_AU/LC_MESSAGES/python-caja.mo installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/python-caja.mo installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/python-caja.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/python-caja.mo installing es_AR.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/es_AR/LC_MESSAGES/python-caja.mo installing es_CL.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/es_CL/LC_MESSAGES/python-caja.mo installing es_CO.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/es_CO/LC_MESSAGES/python-caja.mo installing es_ES.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/es_ES/LC_MESSAGES/python-caja.mo installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/python-caja.mo installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/python-caja.mo installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/fa/LC_MESSAGES/python-caja.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/python-caja.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/python-caja.mo installing fr_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/fr_CA/LC_MESSAGES/python-caja.mo installing frp.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/frp/LC_MESSAGES/python-caja.mo installing fy.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/fy/LC_MESSAGES/python-caja.mo installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/python-caja.mo installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/gu/LC_MESSAGES/python-caja.mo installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/python-caja.mo installing hi.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/hi/LC_MESSAGES/python-caja.mo installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/python-caja.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/python-caja.mo installing hy.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/hy/LC_MESSAGES/python-caja.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/python-caja.mo installing ie.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ie/LC_MESSAGES/python-caja.mo installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/python-caja.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/python-caja.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/python-caja.mo installing jv.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/jv/LC_MESSAGES/python-caja.mo installing kk.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/kk/LC_MESSAGES/python-caja.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/python-caja.mo installing ku_IQ.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ku_IQ/LC_MESSAGES/python-caja.mo installing la.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/la/LC_MESSAGES/python-caja.mo installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/python-caja.mo installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/python-caja.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/python-caja.mo installing nds.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/nds/LC_MESSAGES/python-caja.mo installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ne/LC_MESSAGES/python-caja.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/python-caja.mo installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/python-caja.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/python-caja.mo installing pms.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/pms/LC_MESSAGES/python-caja.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/python-caja.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/python-caja.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/python-caja.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/python-caja.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/python-caja.mo installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/python-caja.mo installing sq.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/sq/LC_MESSAGES/python-caja.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/python-caja.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/python-caja.mo installing th.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/th/LC_MESSAGES/python-caja.mo installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/python-caja.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/python-caja.mo installing uz.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/uz/LC_MESSAGES/python-caja.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/python-caja.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/python-caja.mo installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/python-caja.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/python-caja.mo if test "python-caja" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.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/python-caja-1.24.0-2.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/po' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/lib64/caja/extensions-2.0' /bin/sh ../libtool --mode=install /usr/bin/install -p libcaja-python.la '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/lib64/caja/extensions-2.0' libtool: install: /usr/bin/install -p .libs/libcaja-python.so /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/lib64/caja/extensions-2.0/libcaja-python.so libtool: install: /usr/bin/install -p .libs/libcaja-python.lai /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/lib64/caja/extensions-2.0/libcaja-python.la libtool: warning: remember to run 'libtool --finish /usr/lib64/caja/extensions-2.0' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/src' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/examples' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python-caja' /usr/bin/install -p -m 644 README '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python-caja' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python-caja/examples' /usr/bin/install -p -m 644 background-image.py block-size-column.py location-widget-provider.py open-terminal.py md5sum-property-page.py mixed.py submenu.py update-file-info-async.py '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python-caja/examples' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/caja/extensions' /usr/bin/install -p -m 644 libcaja-python.caja-extension '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/caja/extensions' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 caja-python.pc '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.24.0' + find /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64 -name '*.la' -delete + mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/caja-python/extensions + rm -f /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python-caja/README + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64 python-caja + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.24.0-2.mga8 --unique-debug-suffix -1.24.0-2.mga8.aarch64 --unique-debug-src-base python-caja-1.24.0-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/python-caja-1.24.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/lib64/caja/extensions-2.0/libcaja-python.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/lib64/caja/extensions-2.0/libcaja-python.so original debug info size: 136kB, size after compression: 132kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 60 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 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-caja-1.24.0-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i9B0LI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-caja-1.24.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python3-caja + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python3-caja + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python3-caja + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python3-caja + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python3-caja + cp -pr README /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64/usr/share/doc/python3-caja + RPM_EC=0 ++ jobs -p + exit 0 Provides: caja-python = 1.24.0-2.mga8 pkgconfig(caja-python) = 1.24.0 python-caja = 1.24.0-2.mga8 python3-caja = 1.24.0-2.mga8 python3-caja(aarch-64) = 1.24.0-2.mga8 python3.8-caja = 1.24.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcaja-extension.so.1()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpython3.8.so.1.0()(64bit) pkgconfig Obsoletes: python-caja < 1.24.0-2.mga8 python2-caja < 1.22.0-2 Processing files: python-caja-debugsource-1.24.0-2.mga8.aarch64 Provides: python-caja-debugsource = 1.24.0-2.mga8 python-caja-debugsource(aarch-64) = 1.24.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-caja-debuginfo-1.24.0-2.mga8.aarch64 Provides: debuginfo(build-id) = 545e3674e67fea10e83fecdd793046d446a09f73 python-caja-debuginfo = 1.24.0-2.mga8 python3-caja-debuginfo = 1.24.0-2.mga8 python3-caja-debuginfo(aarch-64) = 1.24.0-2.mga8 python3.8-caja-debuginfo = 1.24.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-caja-debugsource(aarch-64) = 1.24.0-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-caja-debugsource-1.24.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-caja-debuginfo-1.24.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-caja-1.24.0-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eYmLRK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-caja-1.24.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-caja-1.24.0-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DqPhxI + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf python-caja-1.24.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!