D: [iurt_root_command] chroot
warning: line 41: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64xml++2.6_2-devel
Installing /home/iurt/rpmbuild/SRPMS/libxml++2.6-2.40.1-6.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.inbJbK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libxml++-2.40.1
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/libxml++-2.40.1.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libxml++-2.40.1
+ /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.kEB9MI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libxml++-2.40.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build/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
Modifying build/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./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 --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 whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports GNU make features... yes
checking for x86_64-mageia-linux-gnu-g++... x86_64-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 we are using the GNU C++ compiler... yes
checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-mageia-linux-gnu-g++... none
checking whether x86_64-mageia-linux-gnu-g++ supports C++11 features by default... yes
checking build system type... x86_64-mageia-linux-gnu
checking host system type... x86_64-mageia-linux-gnu
checking how to print strings... printf
checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes
checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-mageia-linux-gnu-gcc... none
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 x86_64-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/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-mageia-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no
checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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 how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E
checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no
checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 LIBXMLXX... yes
checking string usability... yes
checking string presence... yes
checking for string... yes
checking list usability... yes
checking list presence... yes
checking for list... yes
checking map usability... yes
checking map presence... yes
checking for map... yes
checking whether C++ library supports std::exception_ptr... yes
checking for perl... /usr/bin/perl
checking for dot... /usr/bin/dot
checking for doxygen... /usr/bin/doxygen
checking for xsltproc... /usr/bin/xsltproc
checking for libstdc documentation... /usr/share/mm-common/doctags/libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen
checking for libsigc documentation... /usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag@file:///usr/share/doc/libsigc++-2.0/reference/html
checking for glibmm documentation... /usr/share/doc/glibmm-2.4/reference/glibmm-2.4.tag@file:///usr/share/doc/glibmm-2.4/reference/html
checking which C++ compiler warning flags to use... -Wall
configure: Deprecated API will be built, for backwards-compatibility.
checking for xmllint... /usr/bin/xmllint
checking for db2latex... no
checking for docbook2latex... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxml++/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Doxyfile
config.status: creating MSVC_Net2010/libxml++/libxml++.rc
config.status: creating libxml++-2.6.pc
config.status: creating config.h
config.status: creating libxml++config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing MSVC_Net2010/libxml++/libxml++config.h commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in libxml++
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o noncopyable.lo noncopyable.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c noncopyable.cc  -fPIC -DPIC -o .libs/noncopyable.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o keepblanks.lo keepblanks.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c keepblanks.cc  -fPIC -DPIC -o .libs/keepblanks.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schemabase.lo schemabase.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c schemabase.cc  -fPIC -DPIC -o .libs/schemabase.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o attributedeclaration.lo attributedeclaration.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c attributedeclaration.cc  -fPIC -DPIC -o .libs/attributedeclaration.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dtd.lo dtd.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dtd.cc  -fPIC -DPIC -o .libs/dtd.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o attributenode.lo attributenode.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c attributenode.cc  -fPIC -DPIC -o .libs/attributenode.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o attribute.lo attribute.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c attribute.cc  -fPIC -DPIC -o .libs/attribute.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schema.lo schema.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c schema.cc  -fPIC -DPIC -o .libs/schema.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o relaxngschema.lo relaxngschema.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c relaxngschema.cc  -fPIC -DPIC -o .libs/relaxngschema.o
In file included from relaxngschema.cc:21:
../libxml++/relaxngschema.h:108:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  108 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
In file included from /usr/include/c++/10/memory:83,
                 from ../libxml++/relaxngschema.h:26,
                 from relaxngschema.cc:21:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xsdschema.lo xsdschema.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xsdschema.cc  -fPIC -DPIC -o .libs/xsdschema.o
In file included from xsdschema.cc:19:
../libxml++/xsdschema.h:99:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   99 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
In file included from /usr/include/c++/10/memory:83,
                 from ../libxml++/xsdschema.h:24,
                 from xsdschema.cc:19:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o document.lo document.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c document.cc  -fPIC -DPIC -o .libs/document.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exceptions/validity_error.lo exceptions/validity_error.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exceptions/validity_error.cc  -fPIC -DPIC -o exceptions/.libs/validity_error.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exceptions/exception.lo exceptions/exception.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exceptions/exception.cc  -fPIC -DPIC -o exceptions/.libs/exception.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exceptions/wrapped_exception.lo exceptions/wrapped_exception.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exceptions/wrapped_exception.cc  -fPIC -DPIC -o exceptions/.libs/wrapped_exception.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exceptions/parse_error.lo exceptions/parse_error.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exceptions/parse_error.cc  -fPIC -DPIC -o exceptions/.libs/parse_error.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o io/istreamparserinputbuffer.lo io/istreamparserinputbuffer.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c io/istreamparserinputbuffer.cc  -fPIC -DPIC -o io/.libs/istreamparserinputbuffer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exceptions/internal_error.lo exceptions/internal_error.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exceptions/internal_error.cc  -fPIC -DPIC -o exceptions/.libs/internal_error.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o io/ostreamoutputbuffer.lo io/ostreamoutputbuffer.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c io/ostreamoutputbuffer.cc  -fPIC -DPIC -o io/.libs/ostreamoutputbuffer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o io/outputbuffer.lo io/outputbuffer.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c io/outputbuffer.cc  -fPIC -DPIC -o io/.libs/outputbuffer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o io/parserinputbuffer.lo io/parserinputbuffer.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c io/parserinputbuffer.cc  -fPIC -DPIC -o io/.libs/parserinputbuffer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/contentnode.lo nodes/contentnode.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/contentnode.cc  -fPIC -DPIC -o nodes/.libs/contentnode.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/cdatanode.lo nodes/cdatanode.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/cdatanode.cc  -fPIC -DPIC -o nodes/.libs/cdatanode.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/commentnode.lo nodes/commentnode.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/commentnode.cc  -fPIC -DPIC -o nodes/.libs/commentnode.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/entitydeclaration.lo nodes/entitydeclaration.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/entitydeclaration.cc  -fPIC -DPIC -o nodes/.libs/entitydeclaration.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/element.lo nodes/element.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/element.cc  -fPIC -DPIC -o nodes/.libs/element.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/processinginstructionnode.lo nodes/processinginstructionnode.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/processinginstructionnode.cc  -fPIC -DPIC -o nodes/.libs/processinginstructionnode.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/entityreference.lo nodes/entityreference.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/entityreference.cc  -fPIC -DPIC -o nodes/.libs/entityreference.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/xincludestart.lo nodes/xincludestart.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/xincludestart.cc  -fPIC -DPIC -o nodes/.libs/xincludestart.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/xincludeend.lo nodes/xincludeend.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/xincludeend.cc  -fPIC -DPIC -o nodes/.libs/xincludeend.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/node.lo nodes/node.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/node.cc  -fPIC -DPIC -o nodes/.libs/node.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nodes/textnode.lo nodes/textnode.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodes/textnode.cc  -fPIC -DPIC -o nodes/.libs/textnode.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parsers/domparser.lo parsers/domparser.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parsers/domparser.cc  -fPIC -DPIC -o parsers/.libs/domparser.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parsers/textreader.lo parsers/textreader.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parsers/textreader.cc  -fPIC -DPIC -o parsers/.libs/textreader.o
In file included from parsers/textreader.cc:1:
../libxml++/parsers/textreader.h:260:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  260 |     std::auto_ptr<PropertyReader> propertyreader;
      |          ^~~~~~~~
In file included from /usr/include/c++/10/memory:83,
                 from ../libxml++/parsers/textreader.h:15,
                 from parsers/textreader.cc:1:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o validators/schemavalidator.lo validators/schemavalidator.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c validators/schemavalidator.cc  -fPIC -DPIC -o validators/.libs/schemavalidator.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o validators/relaxngvalidator.lo validators/relaxngvalidator.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c validators/relaxngvalidator.cc  -fPIC -DPIC -o validators/.libs/relaxngvalidator.o
In file included from validators/relaxngvalidator.cc:21:
../libxml++/validators/relaxngvalidator.h:159:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  159 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
In file included from /usr/include/c++/10/memory:83,
                 from ../libxml++/validators/schemavalidatorbase.h:23,
                 from ../libxml++/validators/relaxngvalidator.h:24,
                 from validators/relaxngvalidator.cc:21:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from validators/relaxngvalidator.cc:23:
../libxml++/relaxngschema.h:108:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  108 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
In file included from /usr/include/c++/10/memory:83,
                 from ../libxml++/validators/schemavalidatorbase.h:23,
                 from ../libxml++/validators/relaxngvalidator.h:24,
                 from validators/relaxngvalidator.cc:21:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o validators/schemavalidatorbase.lo validators/schemavalidatorbase.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c validators/schemavalidatorbase.cc  -fPIC -DPIC -o validators/.libs/schemavalidatorbase.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o validators/dtdvalidator.lo validators/dtdvalidator.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c validators/dtdvalidator.cc  -fPIC -DPIC -o validators/.libs/dtdvalidator.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parsers/saxparser.lo parsers/saxparser.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parsers/saxparser.cc  -fPIC -DPIC -o parsers/.libs/saxparser.o
In file included from parsers/saxparser.cc:11:
../libxml++/parsers/saxparser.h:224:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  224 |   std::auto_ptr<_xmlSAXHandler> sax_handler_;
      |        ^~~~~~~~
In file included from /usr/include/c++/10/memory:83,
                 from ../libxml++/parsers/saxparser.h:14,
                 from parsers/saxparser.cc:11:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parsers/parser.lo parsers/parser.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parsers/parser.cc  -fPIC -DPIC -o parsers/.libs/parser.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o validators/validator.lo validators/validator.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c validators/validator.cc  -fPIC -DPIC -o validators/.libs/validator.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -DLIBXMLPP_BUILD  -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o validators/xsdvalidator.lo validators/xsdvalidator.cc
libtool: compile:  x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DLIBXMLPP_BUILD -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c validators/xsdvalidator.cc  -fPIC -DPIC -o validators/.libs/xsdvalidator.o
In file included from validators/xsdvalidator.cc:19:
../libxml++/validators/xsdvalidator.h:149:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  149 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
In file included from /usr/include/c++/10/memory:83,
                 from ../libxml++/validators/schemavalidatorbase.h:23,
                 from ../libxml++/validators/xsdvalidator.h:22,
                 from validators/xsdvalidator.cc:19:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from validators/xsdvalidator.cc:20:
../libxml++/xsdschema.h:99:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   99 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
In file included from /usr/include/c++/10/memory:83,
                 from ../libxml++/validators/schemavalidatorbase.h:23,
                 from ../libxml++/validators/xsdvalidator.h:22,
                 from validators/xsdvalidator.cc:19:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-mageia-linux-gnu-g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -version-info 2:7:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libxml++-2.6.la -rpath /usr/lib64 attribute.lo attributedeclaration.lo attributenode.lo document.lo dtd.lo keepblanks.lo noncopyable.lo relaxngschema.lo schema.lo schemabase.lo xsdschema.lo exceptions/exception.lo exceptions/parse_error.lo exceptions/validity_error.lo exceptions/internal_error.lo exceptions/wrapped_exception.lo io/istreamparserinputbuffer.lo io/outputbuffer.lo io/ostreamoutputbuffer.lo io/parserinputbuffer.lo nodes/cdatanode.lo nodes/commentnode.lo nodes/contentnode.lo nodes/element.lo nodes/entitydeclaration.lo nodes/entityreference.lo nodes/node.lo nodes/processinginstructionnode.lo nodes/textnode.lo nodes/xincludeend.lo nodes/xincludestart.lo parsers/parser.lo parsers/saxparser.lo parsers/domparser.lo parsers/textreader.lo validators/dtdvalidator.lo validators/relaxngvalidator.lo validators/schemavalidator.lo validators/schemavalidatorbase.lo validators/validator.lo validators/xsdvalidator.lo       -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0  
libtool: link: x86_64-mageia-linux-gnu-g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o  .libs/attribute.o .libs/attributedeclaration.o .libs/attributenode.o .libs/document.o .libs/dtd.o .libs/keepblanks.o .libs/noncopyable.o .libs/relaxngschema.o .libs/schema.o .libs/schemabase.o .libs/xsdschema.o exceptions/.libs/exception.o exceptions/.libs/parse_error.o exceptions/.libs/validity_error.o exceptions/.libs/internal_error.o exceptions/.libs/wrapped_exception.o io/.libs/istreamparserinputbuffer.o io/.libs/outputbuffer.o io/.libs/ostreamoutputbuffer.o io/.libs/parserinputbuffer.o nodes/.libs/cdatanode.o nodes/.libs/commentnode.o nodes/.libs/contentnode.o nodes/.libs/element.o nodes/.libs/entitydeclaration.o nodes/.libs/entityreference.o nodes/.libs/node.o nodes/.libs/processinginstructionnode.o nodes/.libs/textnode.o nodes/.libs/xincludeend.o nodes/.libs/xincludestart.o parsers/.libs/parser.o parsers/.libs/saxparser.o parsers/.libs/domparser.o parsers/.libs/textreader.o validators/.libs/dtdvalidator.o validators/.libs/relaxngvalidator.o validators/.libs/schemavalidator.o validators/.libs/schemavalidatorbase.o validators/.libs/validator.o validators/.libs/xsdvalidator.o   -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libxml++-2.6.so.2 -o .libs/libxml++-2.6.so.2.0.7
libtool: link: (cd ".libs" && rm -f "libxml++-2.6.so.2" && ln -s "libxml++-2.6.so.2.0.7" "libxml++-2.6.so.2")
libtool: link: (cd ".libs" && rm -f "libxml++-2.6.so" && ln -s "libxml++-2.6.so.2.0.7" "libxml++-2.6.so")
libtool: link: ( cd ".libs" && rm -f "libxml++-2.6.la" && ln -s "../libxml++-2.6.la" "libxml++-2.6.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
Making all in examples
make[2]: Nothing to be done for 'all'.
Making all in tests
make[2]: Nothing to be done for 'all'.
Making all in docs
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.743VhJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64
+ cd libxml++-2.40.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64 'INSTALL=/usr/bin/install -p'
Making install in libxml++
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libxml++-2.6.la '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libxml++-2.6.so.2.0.7 /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64/libxml++-2.6.so.2.0.7
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64 && { ln -s -f libxml++-2.6.so.2.0.7 libxml++-2.6.so.2 || { rm -f libxml++-2.6.so.2 && ln -s libxml++-2.6.so.2.0.7 libxml++-2.6.so.2; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64 && { ln -s -f libxml++-2.6.so.2.0.7 libxml++-2.6.so || { rm -f libxml++-2.6.so && ln -s libxml++-2.6.so.2.0.7 libxml++-2.6.so; }; })
libtool: install: /usr/bin/install -p .libs/libxml++-2.6.lai /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64/libxml++-2.6.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/nodes'
 /usr/bin/install -p -m 644  nodes/cdatanode.h nodes/commentnode.h nodes/contentnode.h nodes/element.h nodes/entitydeclaration.h nodes/entityreference.h nodes/node.h nodes/processinginstructionnode.h nodes/textnode.h nodes/xincludeend.h nodes/xincludestart.h '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/nodes'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/exceptions'
 /usr/bin/install -p -m 644  exceptions/exception.h exceptions/parse_error.h exceptions/validity_error.h exceptions/internal_error.h exceptions/wrapped_exception.h '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/exceptions'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/validators'
 /usr/bin/install -p -m 644  validators/dtdvalidator.h validators/relaxngvalidator.h validators/schemavalidator.h validators/schemavalidatorbase.h validators/validator.h validators/xsdvalidator.h '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/validators'
 /usr/bin/install -p -m 644  libxml++.h attribute.h attributedeclaration.h attributenode.h document.h dtd.h keepblanks.h noncopyable.h relaxngschema.h schema.h schemabase.h xsdschema.h '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/.'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/io'
 /usr/bin/install -p -m 644  io/istreamparserinputbuffer.h io/outputbuffer.h io/ostreamoutputbuffer.h io/parserinputbuffer.h '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/io'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/parsers'
 /usr/bin/install -p -m 644  parsers/parser.h parsers/saxparser.h parsers/domparser.h parsers/textreader.h '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/include/libxml++-2.6/libxml++/parsers'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/libxml++'
Making install in examples
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/examples'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/examples'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/examples'
Making install in tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/tests'
Making install in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/docs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/docs'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/doc/libxml++-2.6/reference/html'
/usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 -l 'libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/' -l 'libsigc++-2.0.tag@../../../libsigc++-2.0/reference/html/' -l 'glibmm-2.4.tag@../../../glibmm-2.4/reference/html/' -t '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/doc/libxml++-2.6/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.js' 'reference/html/*.png'
doc-install: Using base path http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/ for tag file libstdc++.tag
doc-install: Using base path ../../../libsigc++-2.0/reference/html/ for tag file libsigc++-2.0.tag
doc-install: Using base path ../../../glibmm-2.4/reference/html/ for tag file glibmm-2.4.tag
doc-install: Copying doxygen.css
doc-install: Copying tabs.css
doc-install: Copying doxygen-extra.css
doc-install: Translating classxmlpp_1_1Document-members.html (no references)
doc-install: Translating functions_i.html (no references)
doc-install: Translating classxmlpp_1_1DtdValidator-members.html (no references)
doc-install: Translating classxmlpp_1_1TextReader-members.html (no references)
doc-install: Translating classxmlpp_1_1IStreamParserInputBuffer.html (rewrote 2 of 2 references)
doc-install: Translating classxmlpp_1_1exception-members.html (no references)
doc-install: Translating classxmlpp_1_1Dtd.html (rewrote 6 of 6 references)
doc-install: Translating classxmlpp_1_1XIncludeStart.html (rewrote 54 of 54 references)
doc-install: Translating namespaces.html (no references)
doc-install: Translating functions_h.html (no references)
doc-install: Translating since_2_24.html (rewrote 10 of 10 references)
doc-install: Translating functions_func_w.html (no references)
doc-install: Translating functions_v.html (no references)
doc-install: Translating classxmlpp_1_1EntityReference-members.html (no references)
doc-install: Translating hierarchy.html (rewrote 3 of 3 references)
doc-install: Translating classxmlpp_1_1TextReader.html (rewrote 56 of 56 references)
doc-install: Translating classxmlpp_1_1SchemaBase.html (rewrote 4 of 4 references)
doc-install: Translating classxmlpp_1_1OStreamOutputBuffer-members.html (no references)
doc-install: Translating classxmlpp_1_1ParserInputBuffer.html (no references)
doc-install: Translating classxmlpp_1_1KeepBlanks-members.html (no references)
doc-install: Translating classxmlpp_1_1KeepBlanks.html (no references)
doc-install: Translating classxmlpp_1_1NonCopyable.html (no references)
doc-install: Translating classxmlpp_1_1parse__error.html (rewrote 4 of 4 references)
doc-install: Translating classxmlpp_1_1SchemaValidator-members.html (no references)
doc-install: Translating functions_d.html (no references)
doc-install: Translating classxmlpp_1_1CdataNode.html (rewrote 56 of 56 references)
doc-install: Translating classxmlpp_1_1XsdValidator-members.html (no references)
doc-install: Translating classxmlpp_1_1Parser.html (rewrote 14 of 14 references)
doc-install: Translating classxmlpp_1_1internal__error.html (rewrote 4 of 4 references)
doc-install: Translating classxmlpp_1_1Validator-members.html (no references)
doc-install: Translating classxmlpp_1_1SchemaBase-members.html (no references)
doc-install: Translating classxmlpp_1_1RelaxNGSchema.html (rewrote 6 of 6 references)
doc-install: Translating classxmlpp_1_1CdataNode-members.html (no references)
doc-install: Translating classxmlpp_1_1AttributeNode.html (rewrote 57 of 57 references)
doc-install: Translating deprecated.html (rewrote 4 of 4 references)
doc-install: Translating functions_e.html (no references)
doc-install: Translating functions_func_o.html (no references)
doc-install: Translating dir_bc161955dc3a3d2485839eba21420d01.html (no references)
doc-install: Translating functions_l.html (no references)
doc-install: Translating functions_b.html (no references)
doc-install: Translating since_2_38.html (rewrote 13 of 13 references)
doc-install: Translating classxmlpp_1_1AttributeDeclaration.html (rewrote 59 of 59 references)
doc-install: Translating namespacemembers.html (no references)
doc-install: Translating functions_eval.html (no references)
doc-install: Translating classxmlpp_1_1OutputBuffer-members.html (no references)
doc-install: Translating inherits.html (rewrote 1 of 1 references)
doc-install: Translating classes.html (no references)
doc-install: Translating structxmlpp_1_1SaxParser_1_1Attribute.html (rewrote 8 of 8 references)
doc-install: Translating functions_func_p.html (no references)
doc-install: Translating functions_enum.html (no references)
doc-install: Translating classxmlpp_1_1Node-members.html (no references)
doc-install: Translating classxmlpp_1_1parse__error-members.html (no references)
doc-install: Translating namespacemembers_enum.html (no references)
doc-install: Translating classxmlpp_1_1OutputBuffer.html (rewrote 4 of 4 references)
doc-install: Translating namespacemembers_type.html (no references)
doc-install: Translating functions_o.html (no references)
doc-install: Translating functions_func_g.html (no references)
doc-install: Translating classxmlpp_1_1validity__error-members.html (no references)
doc-install: Translating classxmlpp_1_1XIncludeEnd.html (rewrote 54 of 54 references)
doc-install: Translating dir_a5a40681709ed751decc24cd7289c9c5.html (no references)
doc-install: Translating dir_8637afc38b758fdb535647a385c49b5e.html (no references)
doc-install: Translating classxmlpp_1_1exception.html (rewrote 3 of 3 references)
doc-install: Translating structxmlpp_1_1SaxParser_1_1AttributeHasName.html (rewrote 8 of 8 references)
doc-install: Translating functions_func_l.html (no references)
doc-install: Translating functions_func.html (no references)
doc-install: Translating classxmlpp_1_1Schema-members.html (no references)
doc-install: Translating namespacexmlpp.html (rewrote 11 of 11 references)
doc-install: Translating classxmlpp_1_1Attribute-members.html (no references)
doc-install: Translating functions_func_t.html (no references)
doc-install: Translating functions_func_~.html (no references)
doc-install: Translating index.html (no references)
doc-install: Translating classxmlpp_1_1AttributeNode-members.html (no references)
doc-install: Translating classxmlpp_1_1Element.html (rewrote 118 of 118 references)
doc-install: Translating classxmlpp_1_1OStreamOutputBuffer.html (rewrote 10 of 10 references)
doc-install: Translating functions_func_s.html (no references)
doc-install: Translating structxmlpp_1_1SaxParser_1_1AttributeHasName-members.html (no references)
doc-install: Translating annotated.html (rewrote 2 of 2 references)
doc-install: Translating classxmlpp_1_1XsdSchema.html (rewrote 6 of 6 references)
doc-install: Translating classxmlpp_1_1XIncludeEnd-members.html (no references)
doc-install: Translating classxmlpp_1_1DtdValidator.html (rewrote 20 of 20 references)
doc-install: Translating functions_func_m.html (no references)
doc-install: Translating functions_func_d.html (no references)
doc-install: Translating functions_type.html (no references)
doc-install: Translating classxmlpp_1_1internal__error-members.html (no references)
doc-install: Translating classxmlpp_1_1RelaxNGValidator-members.html (no references)
doc-install: Translating functions_vars.html (no references)
doc-install: Translating classxmlpp_1_1Validator.html (rewrote 8 of 8 references)
doc-install: Translating functions_x.html (no references)
doc-install: Translating classxmlpp_1_1RelaxNGValidator.html (rewrote 12 of 12 references)
doc-install: Translating structxmlpp_1_1SaxParser_1_1Attribute-members.html (no references)
doc-install: Translating classxmlpp_1_1TextNode.html (rewrote 56 of 56 references)
doc-install: Translating graph_legend.html (no references)
doc-install: Translating namespacemembers_func.html (no references)
doc-install: Translating functions_p.html (no references)
doc-install: Translating classxmlpp_1_1ProcessingInstructionNode-members.html (no references)
doc-install: Translating functions_func_x.html (no references)
doc-install: Translating functions_w.html (no references)
doc-install: Translating dir_e3818dbe052c35541aa8102ff72444f2.html (no references)
doc-install: Translating functions_func_e.html (no references)
doc-install: Translating functions_func_c.html (no references)
doc-install: Translating functions_func_n.html (no references)
doc-install: Translating classxmlpp_1_1DomParser-members.html (no references)
doc-install: Translating classxmlpp_1_1SaxParser.html (rewrote 48 of 48 references)
doc-install: Translating classxmlpp_1_1SchemaValidatorBase-members.html (no references)
doc-install: Translating classxmlpp_1_1IStreamParserInputBuffer-members.html (no references)
doc-install: Translating functions_k.html (no references)
doc-install: Translating functions_~.html (no references)
doc-install: Translating classxmlpp_1_1Parser-members.html (no references)
doc-install: Translating classxmlpp_1_1SchemaValidator.html (rewrote 12 of 12 references)
doc-install: Translating classhash__load__check__resize__trigger__size__base.html (no references)
doc-install: Translating classxmlpp_1_1Schema.html (rewrote 6 of 6 references)
doc-install: Translating classxmlpp_1_1XsdValidator.html (rewrote 12 of 12 references)
doc-install: Translating functions_func_r.html (no references)
doc-install: Translating classlu__counter__policy__base.html (no references)
doc-install: Translating functions_func_i.html (no references)
doc-install: Translating functions_c.html (no references)
doc-install: Translating functions_s.html (no references)
doc-install: Translating functions_r.html (no references)
doc-install: Translating functions.html (no references)
doc-install: Translating functions_t.html (no references)
doc-install: Translating classxmlpp_1_1Document.html (rewrote 77 of 77 references)
doc-install: Translating classxmlpp_1_1Attribute.html (rewrote 60 of 60 references)
doc-install: Translating classxmlpp_1_1ParserInputBuffer-members.html (no references)
doc-install: Translating classxmlpp_1_1SchemaValidatorBase.html (rewrote 10 of 10 references)
doc-install: Translating functions_n.html (no references)
doc-install: Translating dir_fceced95d8215eeebebd9df6aa39e1a5.html (no references)
doc-install: Translating classxmlpp_1_1NonCopyable-members.html (no references)
doc-install: Translating classxmlpp_1_1Node.html (rewrote 108 of 108 references)
doc-install: Translating functions_func_h.html (no references)
doc-install: Translating functions_func_f.html (no references)
doc-install: Translating classxmlpp_1_1RelaxNGSchema-members.html (no references)
doc-install: Translating functions_m.html (no references)
doc-install: Translating classxmlpp_1_1XsdSchema-members.html (no references)
doc-install: Translating since_2_36.html (rewrote 15 of 15 references)
doc-install: Translating classxmlpp_1_1ContentNode.html (rewrote 58 of 58 references)
doc-install: Translating classxmlpp_1_1EntityDeclaration.html (rewrote 60 of 60 references)
doc-install: Translating classxmlpp_1_1CommentNode-members.html (no references)
doc-install: Translating classxmlpp_1_1SaxParser-members.html (no references)
doc-install: Translating classxmlpp_1_1validity__error.html (rewrote 5 of 5 references)
doc-install: Translating classxmlpp_1_1XIncludeStart-members.html (no references)
doc-install: Translating classxmlpp_1_1DomParser.html (rewrote 13 of 13 references)
doc-install: Translating classxmlpp_1_1EntityDeclaration-members.html (no references)
doc-install: Translating since_2_20.html (rewrote 3 of 3 references)
doc-install: Translating classxmlpp_1_1CommentNode.html (rewrote 56 of 56 references)
doc-install: Translating functions_g.html (no references)
doc-install: Translating pages.html (no references)
doc-install: Translating classxmlpp_1_1TextNode-members.html (no references)
doc-install: Translating classxmlpp_1_1ProcessingInstructionNode.html (rewrote 56 of 56 references)
doc-install: Translating classxmlpp_1_1Dtd-members.html (no references)
doc-install: Translating functions_f.html (no references)
doc-install: Translating classxmlpp_1_1AttributeDeclaration-members.html (no references)
doc-install: Translating namespacemembers_eval.html (no references)
doc-install: Translating functions_func_v.html (no references)
doc-install: Translating classxmlpp_1_1Element-members.html (no references)
doc-install: Translating classxmlpp_1_1ContentNode-members.html (no references)
doc-install: Translating functions_func_k.html (no references)
doc-install: Translating classxmlpp_1_1EntityReference.html (rewrote 58 of 58 references)
doc-install: Copying jquery.js
doc-install: Copying dynsections.js
doc-install: Copying classxmlpp_1_1SchemaValidator__inherit__graph.png
doc-install: Copying bdwn.png
doc-install: Copying classxmlpp_1_1RelaxNGSchema__inherit__graph.png
doc-install: Copying sync_off.png
doc-install: Copying classxmlpp_1_1Node__inherit__graph.png
doc-install: Copying classxmlpp_1_1Validator__inherit__graph.png
doc-install: Copying inherit_graph_3.png
doc-install: Copying open.png
doc-install: Copying folderopen.png
doc-install: Copying bc_s.png
doc-install: Copying classxmlpp_1_1Element__inherit__graph.png
doc-install: Copying classxmlpp_1_1Parser__inherit__graph.png
doc-install: Copying classxmlpp_1_1DtdValidator__inherit__graph.png
doc-install: Copying classxmlpp_1_1Document__inherit__graph.png
doc-install: Copying classxmlpp_1_1XIncludeStart__inherit__graph.png
doc-install: Copying classxmlpp_1_1SchemaBase__inherit__graph.png
doc-install: Copying classxmlpp_1_1ParserInputBuffer__inherit__graph.png
doc-install: Copying classxmlpp_1_1TextReader__inherit__graph.png
doc-install: Copying classxmlpp_1_1CommentNode__inherit__graph.png
doc-install: Copying inherit_graph_1.png
doc-install: Copying classxmlpp_1_1RelaxNGValidator__inherit__graph.png
doc-install: Copying classxmlpp_1_1SaxParser__inherit__graph.png
doc-install: Copying classxmlpp_1_1ContentNode__inherit__graph.png
doc-install: Copying classxmlpp_1_1OutputBuffer__inherit__graph.png
doc-install: Copying classxmlpp_1_1internal__error__inherit__graph.png
doc-install: Copying inherit_graph_4.png
doc-install: Copying classxmlpp_1_1ProcessingInstructionNode__inherit__graph.png
doc-install: Copying inherit_graph_5.png
doc-install: Copying classxmlpp_1_1AttributeDeclaration__inherit__graph.png
doc-install: Copying tab_b.png
doc-install: Copying nav_h.png
doc-install: Copying tab_h.png
doc-install: Copying classxmlpp_1_1DomParser__inherit__graph.png
doc-install: Copying tab_s.png
doc-install: Copying arrowdown.png
doc-install: Copying classxmlpp_1_1XsdSchema__inherit__graph.png
doc-install: Copying classxmlpp_1_1OStreamOutputBuffer__inherit__graph.png
doc-install: Copying folderclosed.png
doc-install: Copying classxmlpp_1_1Attribute__inherit__graph.png
doc-install: Copying classxmlpp_1_1EntityReference__inherit__graph.png
doc-install: Copying classxmlpp_1_1TextNode__inherit__graph.png
doc-install: Copying classxmlpp_1_1NonCopyable__inherit__graph.png
doc-install: Copying nav_g.png
doc-install: Copying closed.png
doc-install: Copying arrowright.png
doc-install: Copying inherit_graph_6.png
doc-install: Copying nav_f.png
doc-install: Copying classxmlpp_1_1XIncludeEnd__inherit__graph.png
doc-install: Copying graph_legend.png
doc-install: Copying inherit_graph_0.png
doc-install: Copying inherit_graph_2.png
doc-install: Copying classxmlpp_1_1CdataNode__inherit__graph.png
doc-install: Copying classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.png
doc-install: Copying classxmlpp_1_1exception__inherit__graph.png
doc-install: Copying classxmlpp_1_1validity__error__inherit__graph.png
doc-install: Copying splitbar.png
doc-install: Copying tab_a.png
doc-install: Copying inherit_graph_7.png
doc-install: Copying sync_on.png
doc-install: Copying classxmlpp_1_1Schema__inherit__graph.png
doc-install: Copying classxmlpp_1_1AttributeNode__inherit__graph.png
doc-install: Copying classxmlpp_1_1parse__error__inherit__graph.png
doc-install: Copying classxmlpp_1_1XsdValidator__inherit__graph.png
doc-install: Copying doxygen.png
doc-install: Copying classxmlpp_1_1EntityDeclaration__inherit__graph.png
doc-install: Copying doc.png
doc-install: Copying classxmlpp_1_1SchemaValidatorBase__inherit__graph.png
doc-install: Copying classlu__counter__policy__base__inherit__graph.png
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/devhelp/books/libxml++-2.6'
/usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 --book-base='/usr/share/doc/libxml++-2.6/reference/html' -t '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/devhelp/books/libxml++-2.6' -- reference/libxml++-2.6.devhelp2
doc-install: Using base path /usr/share/doc/libxml++-2.6/reference/html for Devhelp book
doc-install: Translating libxml++-2.6.devhelp2 (rewrote base path)
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/doc/libxml++-2.6/reference'
 /usr/bin/install -p -m 644 reference/libxml++-2.6.tag '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/doc/libxml++-2.6/reference'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/docs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1/docs'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64/libxml++-2.6/include'
 /usr/bin/install -p -m 644 libxml++config.h '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64/libxml++-2.6/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 libxml++-2.6.pc '/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml++-2.40.1'
+ rm -f /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64/libxml++-2.6.la
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.40.1-6.mga8 --unique-debug-suffix -2.40.1-6.mga8.x86_64 --unique-debug-src-base libxml++2.6-2.40.1-6.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libxml++-2.40.1

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64/libxml++-2.6.so.2.0.7
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/lib64/libxml++-2.6.so.2.0.7
original debug info size: 2376kB, size after compression: 1468kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
540 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: lib64xml++2.6_2-2.40.1-6.mga8.x86_64
Provides: lib64xml++2.6_2 = 2.40.1-6.mga8 lib64xml++2.6_2(x86-64) = 2.40.1-6.mga8 libxml++-2.6.so.2()(64bit)
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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglibmm-2.4.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit)
Processing files: lib64xml++2.6-devel-2.40.1-6.mga8.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xTWvrI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libxml++-2.40.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/doc/lib64xml++2.6-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/doc/lib64xml++2.6-devel
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/doc/lib64xml++2.6-devel
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/doc/lib64xml++2.6-devel
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/doc/lib64xml++2.6-devel
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64/usr/share/doc/lib64xml++2.6-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: devel(libxml++-2.6(64bit)) lib64xml++2.6-devel = 2.40.1-6.mga8 lib64xml++2.6-devel(x86-64) = 2.40.1-6.mga8 libxml++2.6-devel = 2.40.1-6.mga8 pkgconfig(libxml++-2.6) = 2.40.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libgcc_s(64bit)) devel(libglibmm-2.4(64bit)) devel(libstdc++(64bit)) devel(libxml2(64bit)) pkgconfig pkgconfig(glibmm-2.4) >= 2.32.0 pkgconfig(libxml-2.0) >= 2.7.7
Obsoletes: lib64xml++2.6_2-devel
Processing files: libxml++2.6-debugsource-2.40.1-6.mga8.x86_64
Provides: libxml++2.6-debugsource = 2.40.1-6.mga8 libxml++2.6-debugsource(x86-64) = 2.40.1-6.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64xml++2.6_2-debuginfo-2.40.1-6.mga8.x86_64
Provides: debuginfo(build-id) = 1701602caeef6be1884aac1beff41850fb4bb856 lib64xml++2.6_2-debuginfo = 2.40.1-6.mga8 lib64xml++2.6_2-debuginfo(x86-64) = 2.40.1-6.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libxml++2.6-debugsource(x86-64) = 2.40.1-6.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64xml++2.6_2-2.40.1-6.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libxml++2.6-debugsource-2.40.1-6.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64xml++2.6_2-debuginfo-2.40.1-6.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64xml++2.6-devel-2.40.1-6.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DsLCoL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libxml++-2.40.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libxml++2.6-2.40.1-6.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hLI65J
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libxml++-2.40.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!