D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/galois-0.7-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kCyXLn + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf galois-0.7 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/galois-0.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd galois-0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NEk5Xn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd galois-0.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: configure.ac: not using aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: configure.ac: not using Automake 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 + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ 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-g++ accepts -g... yes checking for aarch64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkmm... yes checking for libxmlplusplus... yes configure: creating ./config.status config.status: creating src/makefile config.status: creating doc/makefile config.status: creating misc/makefile config.status: creating doc/galois.6 config.status: creating doc/galois-it.6 config.status: creating doc/galois-C.omf config.status: creating doc/galois-it.omf config.status: creating misc/galois.desktop configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 cd src ; make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/galois-0.7/src' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/galois-0.7/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/galois-0.7/src' aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c area.cc `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6` aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c board.cc `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6` aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cube.cc `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6` aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c group.cc `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6` aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hexagon.cc `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6` aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c main.cc `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6` aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c preferences.cc `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6` In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from preferences.cc:21: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 224 | std::auto_ptr<_xmlSAXHandler> sax_handler_; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from preferences.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54, from preferences.cc:21: /usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 260 | std::auto_ptr propertyreader; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from preferences.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69, from preferences.cc:21: /usr/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from preferences.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70, from preferences.cc:21: /usr/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 99 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from preferences.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73, from preferences.cc:21: /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 159 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from preferences.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75, from preferences.cc:21: /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 149 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from preferences.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scores.cc `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6` In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from scores.cc:21: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 224 | std::auto_ptr<_xmlSAXHandler> sax_handler_; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from scores.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54, from scores.cc:21: /usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 260 | std::auto_ptr propertyreader; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from scores.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69, from scores.cc:21: /usr/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from scores.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70, from scores.cc:21: /usr/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 99 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from scores.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73, from scores.cc:21: /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 159 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from scores.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75, from scores.cc:21: /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 149 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/bits/locale_conv.h:41, from /usr/include/c++/10/locale:43, from /usr/include/c++/10/iomanip:43, from scores.cc:19: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c square.cc `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6` aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c triangle.cc `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6` aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables area.o board.o cube.o group.o hexagon.o main.o preferences.o scores.o square.o triangle.o -o galois `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --libs gtkmm-3.0` `/usr/bin/aarch64-mageia-linux-gnu-pkg-config --libs libxml++-2.6` \ -pthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/galois-0.7/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.te36ap + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64 + cd galois-0.7 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' cd src ; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/galois-0.7/src' mkdir -p /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/games cp galois /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/games make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/galois-0.7/src' cd doc ; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/galois-0.7/doc' mkdir -p /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/gnome/help/galois/C cp galois.xml figure1.png figure2.png figure3.png gpl.dbk fdl-1.3.xml galois.html /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/gnome/help/galois/C for L in it ; do \ mkdir -p /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/gnome/help/galois/$L ;\ cp galois-$L.xml \ /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/gnome/help/galois/$L/galois.xml ;\ ( cd /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/gnome/help/galois/$L ;\ for D in figure1.png figure2.png figure3.png gpl.dbk fdl-1.3.xml ; do \ ln -s ../C/$D . ;\ done ) ;\ cp galois-$L.html \ /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/gnome/help/galois/$L/galois.html ;\ done mkdir -p /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/man/man6 cp galois.6 /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/man/man6 gzip -9 -f /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/man/man6/galois.6 for L in it ; do \ mkdir -p /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/man/$L/man6 ;\ cp galois-$L.6 /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/man/$L/man6/galois.6 ;\ gzip -9 -f /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/man/$L/man6/galois.6 ;\ done mkdir -p /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/omf/galois cp galois-C.omf galois-it.omf /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/omf/galois make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/galois-0.7/doc' cd misc ; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/galois-0.7/misc' mkdir -p /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/applications cp galois.desktop /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/applications mkdir -p /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/pixmaps cp galois.png /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/pixmaps make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/galois-0.7/misc' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64 galois --with-gnome --with-man + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.7-1.mga8 --unique-debug-suffix -0.7-1.mga8.aarch64 --unique-debug-src-base galois-0.7-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/galois-0.7 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/games/galois extracting debug info from /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/games/galois original debug info size: 3744kB, size after compression: 3136kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 318 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 Warning: unused libraries in /usr/games/galois: libcairo-gobject.so.2 libgio-2.0.so.0 libpangocairo-1.0.so.0 libpango-1.0.so.0 libharfbuzz.so.0 libcairo.so.2 libgdk_pixbuf-2.0.so.0 libgobject-2.0.so.0 libxml2.so.2 libm.so.6 + /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: galois-0.7-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iPlVKm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd galois-0.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/doc/galois + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/doc/galois + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64/usr/share/doc/galois + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/omf/galois/galois-C.omf warning: File listed twice: /usr/share/omf/galois/galois-it.omf Provides: application() application(galois.desktop) galois = 0.7-1.mga8 galois(aarch-64) = 0.7-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libatk-1.0.so.0()(64bit) libatkmm-1.6.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkmm-3.0.so.1()(64bit) libgio-2.0.so.0()(64bit) libgiomm-2.4.so.1()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtkmm-3.0.so.1()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangomm-1.4.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml++-2.6.so.2()(64bit) libxml2.so.2()(64bit) Processing files: galois-debugsource-0.7-1.mga8.aarch64 Provides: galois-debugsource = 0.7-1.mga8 galois-debugsource(aarch-64) = 0.7-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: galois-debuginfo-0.7-1.mga8.aarch64 Provides: debuginfo(build-id) = edbd6a078a5d3552c2fa36408931f7a7305a8758 galois-debuginfo = 0.7-1.mga8 galois-debuginfo(aarch-64) = 0.7-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: galois-debugsource(aarch-64) = 0.7-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/galois-debugsource-0.7-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/galois-0.7-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/galois-debuginfo-0.7-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q1rrgm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd galois-0.7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/galois-0.7-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7ea2mn + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf galois-0.7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!