D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/python-caja-1.22.1-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m8gmQT + 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.22.1 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/python-caja-1.22.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-caja-1.22.1 + /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.UtZMOX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-caja-1.22.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext 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: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:14: installing './compile' configure.ac:8: installing './missing' Makefile.am:15: warning: '%'-style pattern rules are a GNU make extension Makefile.am:15: warning: wildcard $(top_srcdir: non-POSIX variable name Makefile.am:15: (probably a GNU make extension) 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=. + /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 --disable-static 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 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 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 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 pkg-config... yes checking for pkg-config... /usr/bin/pkg-config checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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.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 default-1 commands config.status: executing po/stamp-it commands caja-python 1.22.1 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 src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/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/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -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/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -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/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -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/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -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.22.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/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/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -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/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -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/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -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/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -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.22.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/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.22.1/src' Making all in examples make[2]: Nothing to be done for 'all'. Making all in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file br.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo es_CL | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_CL.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo es_CO | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_CO.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo es_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_ES.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo es_AR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_AR.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo fr_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr_CA.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo fy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fy.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo frp | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file frp.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hy.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ie | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ie.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo jv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file jv.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ku_IQ | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku_IQ.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo la | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file la.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nds.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo pms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pms.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo uz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uz.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1' LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po libcaja-python.caja-extension.in libcaja-python.caja-extension Generating and caching the translation database Merging translations into libcaja-python.caja-extension. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Gnav2V + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64 + cd python-caja-1.22.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.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.22.1-1.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.22.1-1.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.22.1-1.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.22.1/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/src' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/examples' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/doc/python-caja' /usr/bin/install -p -m 644 README '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/doc/python-caja' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.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.22.1-1.mga8.aarch64/usr/share/doc/python-caja/examples' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/examples' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' linguas="am ar ast be bg br bs ca ca@valencia cs cy da de el en_AU en_GB eo es es_AR es_CL es_CO es_ES et eu fa fi fr fr_CA frp fy gl gu he hi hr hu hy id ie is it ja jv kk ko ku_IQ la lt ms nb nds ne nl oc pl pms pt pt_BR ro ru sk sl sq sr sv th tr uk uz vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/iurt/rpmbuild/BUILD/python-caja-1.22.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/python-caja.mo; \ echo "installing $lang.gmo as $dir/python-caja.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/python-caja.mo; \ echo "installing ./$lang.gmo as" \ "$dir/python-caja.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/python-caja.mo.m; \ echo "installing $lang.gmo.m as $dir/python-caja.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/python-caja.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/python-caja.mo.m"; \ else \ true; \ fi; \ fi; \ done installing am.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/am/LC_MESSAGES/python-caja.mo installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/python-caja.mo installing ast.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ast/LC_MESSAGES/python-caja.mo installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/python-caja.mo installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/python-caja.mo installing br.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/br/LC_MESSAGES/python-caja.mo installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/python-caja.mo installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/python-caja.mo installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/python-caja.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/python-caja.mo installing cy.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/cy/LC_MESSAGES/python-caja.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/python-caja.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/python-caja.mo installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/python-caja.mo installing en_AU.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/en_AU/LC_MESSAGES/python-caja.mo installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/python-caja.mo installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/python-caja.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/python-caja.mo installing es_AR.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/es_AR/LC_MESSAGES/python-caja.mo installing es_CL.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/es_CL/LC_MESSAGES/python-caja.mo installing es_CO.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/es_CO/LC_MESSAGES/python-caja.mo installing es_ES.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/es_ES/LC_MESSAGES/python-caja.mo installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/python-caja.mo installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/python-caja.mo installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/fa/LC_MESSAGES/python-caja.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/python-caja.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/python-caja.mo installing fr_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/fr_CA/LC_MESSAGES/python-caja.mo installing frp.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/frp/LC_MESSAGES/python-caja.mo installing fy.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/fy/LC_MESSAGES/python-caja.mo installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/python-caja.mo installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/gu/LC_MESSAGES/python-caja.mo installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/python-caja.mo installing hi.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/hi/LC_MESSAGES/python-caja.mo installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/python-caja.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/python-caja.mo installing hy.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/hy/LC_MESSAGES/python-caja.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/python-caja.mo installing ie.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ie/LC_MESSAGES/python-caja.mo installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/python-caja.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/python-caja.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/python-caja.mo installing jv.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/jv/LC_MESSAGES/python-caja.mo installing kk.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/kk/LC_MESSAGES/python-caja.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/python-caja.mo installing ku_IQ.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ku_IQ/LC_MESSAGES/python-caja.mo installing la.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/la/LC_MESSAGES/python-caja.mo installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/python-caja.mo installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/python-caja.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/python-caja.mo installing nds.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/nds/LC_MESSAGES/python-caja.mo installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ne/LC_MESSAGES/python-caja.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/python-caja.mo installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/python-caja.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/python-caja.mo installing pms.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/pms/LC_MESSAGES/python-caja.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/python-caja.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/python-caja.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/python-caja.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/python-caja.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/python-caja.mo installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/python-caja.mo installing sq.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/sq/LC_MESSAGES/python-caja.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/python-caja.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/python-caja.mo installing th.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/th/LC_MESSAGES/python-caja.mo installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/python-caja.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/python-caja.mo installing uz.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/uz/LC_MESSAGES/python-caja.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/python-caja.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/python-caja.mo installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/python-caja.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/python-caja.mo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1/po' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/caja/extensions' /usr/bin/install -p -m 644 libcaja-python.caja-extension '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/caja/extensions' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 caja-python.pc '/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/python-caja-1.22.1' + find /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64 -name '*.la' -delete + mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/caja-python/extensions + rm -f /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/doc/python-caja/README + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64 python-caja + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.22.1-1.mga8 --unique-debug-suffix -1.22.1-1.mga8.aarch64 --unique-debug-src-base python-caja-1.22.1-1.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.22.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/lib64/caja/extensions-2.0/libcaja-python.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/lib64/caja/extensions-2.0/libcaja-python.so original debug info size: 156kB, size after compression: 140kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 58 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-caja-1.22.1-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YHCxmX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-caja-1.22.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.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.22.1-1.mga8.aarch64/usr/share/doc/python3-caja + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/doc/python3-caja + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/doc/python3-caja + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/doc/python3-caja + cp -pr README /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64/usr/share/doc/python3-caja + RPM_EC=0 ++ jobs -p + exit 0 Provides: caja-python = 1.22.1-1.mga8 pkgconfig(caja-python) = 1.22.1 python-caja = 1.22.1-1.mga8 python3-caja = 1.22.1-1.mga8 python3-caja(aarch-64) = 1.22.1-1.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.22.1-1.mga8 python2-caja < 1.22.0-2 Processing files: python-caja-debugsource-1.22.1-1.mga8.aarch64 Provides: python-caja-debugsource = 1.22.1-1.mga8 python-caja-debugsource(aarch-64) = 1.22.1-1.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.22.1-1.mga8.aarch64 Provides: debuginfo(build-id) = 9292b88bf1547964231dc13932d03209c2dcfe61 python3-caja-debuginfo = 1.22.1-1.mga8 python3-caja-debuginfo(aarch-64) = 1.22.1-1.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.22.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-caja-debugsource-1.22.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-caja-debuginfo-1.22.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-caja-1.22.1-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DqV00V + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-caja-1.22.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-caja-1.22.1-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4SiH9W + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf python-caja-1.22.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!