D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/galois-0.8-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xZKng7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ test -d /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uffpIP
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ rm -rf galois-0.8
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/galois-0.8.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd galois-0.8
+ /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/pterjan/rpmbuild/tmp/rpm-tmp.gWMKkR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ cd galois-0.8
+ '[' 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ 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=x86_64-mageia-linux-gnu --build=x86_64-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 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 g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtkmm-3.0... yes
checking for libxml++-2.6... 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 -j16 V=1 VERBOSE=1
cd src ; make
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -c area.cc `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6`
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -c hexagon.cc `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6`
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -c square.cc `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6`
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -c triangle.cc `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6`
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -c group.cc `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6`
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -c cube.cc `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6`
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -c board.cc `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6`
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -c main.cc `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags libxml++-2.6`
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -c preferences.cc `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/x86_64-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> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  224 |   std::auto_ptr<_xmlSAXHandler> sax_handler_;
      |        ^~~~~~~~
In file included from /usr/include/c++/14/memory:78,
                 from /usr/include/glibmm-2.4/glibmm/variant.h:33,
                 from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23,
                 from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21,
                 from /usr/include/glibmm-2.4/glibmm.h:107,
                 from /usr/include/gtkmm-3.0/gtkmm.h:100,
                 from preferences.cc:20:
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54:
/usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  260 |     std::auto_ptr<PropertyReader> propertyreader;
      |          ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69:
/usr/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  108 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70:
/usr/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   99 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73:
/usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  159 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75:
/usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  149 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -c scores.cc `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --cflags gtkmm-3.0` `/usr/bin/x86_64-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> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  224 |   std::auto_ptr<_xmlSAXHandler> sax_handler_;
      |        ^~~~~~~~
In file included from /usr/include/c++/14/memory:78,
                 from /usr/include/glibmm-2.4/glibmm/variant.h:33,
                 from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23,
                 from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21,
                 from /usr/include/glibmm-2.4/glibmm.h:107,
                 from /usr/include/gtkmm-3.0/gtkmm.h:100,
                 from scores.cc:20:
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54:
/usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  260 |     std::auto_ptr<PropertyReader> propertyreader;
      |          ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69:
/usr/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  108 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70:
/usr/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   99 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73:
/usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  159 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75:
/usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  149 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full area.o board.o cube.o group.o hexagon.o main.o preferences.o scores.o square.o triangle.o -o galois -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --libs gtkmm-3.0` \
        `/usr/bin/x86_64-mageia-linux-gnu-pkg-config --libs libxml++-2.6` -pthread
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Sustiw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ mkdir /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT
+ cd galois-0.8
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
cd src ; make install
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/games
cp galois /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/games
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/src'
cd doc ; make install
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/doc'
mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/gnome/help/galois/C
cp galois.xml figure1.png figure2.png figure3.png gpl.dbk fdl-1.3.xml /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/gnome/help/galois/C
for L in it ; do \
    mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/gnome/help/galois/$L ;\
    cp galois-$L.xml \
       /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/gnome/help/galois/$L/galois.xml ;\
    ( cd /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/gnome/help/galois/$L ;\
      for D in figure1.png figure2.png figure3.png gpl.dbk fdl-1.3.xml ; do \
          ln -fs ../C/$D . ;\
      done ) ;\
done
mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/doc/galois
cp galois.html galois-it.html figure1.png figure2.png figure3.png /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/doc/galois
mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/man/man6
cp galois.6 /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/man/man6
gzip -9 -f /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/man/man6/galois.6
for L in it ; do \
    mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/man/$L/man6 ;\
    cp galois-$L.6 /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/man/$L/man6/galois.6 ;\
    gzip -9 -f /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/man/$L/man6/galois.6 ;\
done
mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/omf/galois
cp galois-C.omf galois-it.omf /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/omf/galois
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/doc'
cd misc ; make install
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/misc'
mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/applications
cp galois.desktop /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/applications
mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/pixmaps
cp galois.png /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/pixmaps
mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/metainfo
cp galois.appdata.xml /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/metainfo
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/misc'
+ /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT galois --with-gnome --with-man
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.8-1.mga10 --unique-debug-suffix -0.8-1.mga10.x86_64 --unique-debug-src-base galois-0.8-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/galois-0.8-1.mga10.x86_64
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/galois-0.8-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: galois-0.8-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WB0pgG
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ cd galois-0.8
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/doc/galois
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/doc/galois
+ cp -pr /home/pterjan/rpmbuild/BUILD/galois-0.8-build/galois-0.8/NEWS /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT/usr/share/doc/galois
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: File listed twice: /usr/share/doc/galois
Provides: application() application(galois.desktop) galois = 0.8-1.mga10 galois(x86-64) = 0.8-1.mga10 metainfo() metainfo(galois.appdata.xml)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libatkmm-1.6.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(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) libgdkmm-3.0.so.1()(64bit) libgiomm-2.4.so.1()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgtk-3.so.0()(64bit) libgtkmm-3.0.so.1()(64bit) libpangomm-1.4.so.1()(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.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml++-2.6.so.2()(64bit)
Processing files: galois-debugsource-0.8-1.mga10.x86_64
Provides: galois-debugsource = 0.8-1.mga10 galois-debugsource(x86-64) = 0.8-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: galois-debuginfo-0.8-1.mga10.x86_64
Provides: debuginfo(build-id) = 65c2b88ad0214ae4dcde6f8a44bc5b95a1080278 galois-debuginfo = 0.8-1.mga10 galois-debuginfo(x86-64) = 0.8-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: galois-debugsource(x86-64) = 0.8-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/galois-0.8-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/galois-debugsource-0.8-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/galois-0.8-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/galois-debuginfo-0.8-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uHaNcY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ test -d /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/galois-0.8-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/doc/galois
D: [iurt_root_command] Success!