D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/libxml2-2.9.12-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3JdDE6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libxml2-2.9.12 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libxml2-2.9.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxml2-2.9.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libxml2-2.9.8-python3-unicode-errors.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + mkdir py3doc + cp doc/apibuild.py doc/index.py py3doc + sed -i 's|#!/usr/bin/python |#!/usr/bin/python3 |' py3doc/apibuild.py py3doc/index.py + rm python/libxml2-py.c python/libxml2-py.h python/libxml2-export.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PPEomm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libxml2-2.9.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:474: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:474: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:474: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:66: installing './compile' configure.ac:58: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for mv... /usr/bin/mv checking for tar... /usr/bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no Checking zlib checking for Z... yes Checking lzma checking for LZMA... yes Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... (cached) /usr/bin/grep -E checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for ctype.h... yes checking for dirent.h... yes checking for errno.h... yes checking for malloc.h... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for time.h... yes checking for math.h... yes checking for limits.h... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for poll.h... yes checking for sys/mman.h... yes checking for sys/timeb.h... yes checking for signal.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for dl.h... no checking for dlfcn.h... (cached) yes Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for signal... yes checking for rand... yes checking for rand_r... yes checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... yes checking for munmap... yes checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... no checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking for const gethostbyname() argument... yes checking for const send() second argument... yes checking whether __attribute__((destructor)) is accepted... yes checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for isnan... yes checking for isinf... yes Found python in /bin/python Found Python version 3.9 checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes Checking configuration requirements Enabling multithreaded support checking for pthread.h... yes checking for pthread_join in -lpthread... yes Enabled Schematron support checking for iconv.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating fuzz/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done configuring + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in include Making all in libxml make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SAX.lo SAX.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SAX.c -fPIC -DPIC -o .libs/SAX.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o entities.lo entities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c entities.c -fPIC -DPIC -o .libs/entities.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o error.lo error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c error.c -fPIC -DPIC -o .libs/error.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parserInternals.lo parserInternals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parserInternals.c -fPIC -DPIC -o .libs/parserInternals.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hash.c -fPIC -DPIC -o .libs/hash.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o encoding.lo encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c encoding.c -fPIC -DPIC -o .libs/encoding.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o list.lo list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c list.c -fPIC -DPIC -o .libs/list.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlmemory.lo xmlmemory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlmemory.c -fPIC -DPIC -o .libs/xmlmemory.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xlink.lo xlink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xlink.c -fPIC -DPIC -o .libs/xlink.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmllint.o xmllint.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o HTMLtree.lo HTMLtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c HTMLtree.c -fPIC -DPIC -o .libs/HTMLtree.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlIO.lo xmlIO.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlIO.c -fPIC -DPIC -o .libs/xmlIO.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o uri.lo uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c uri.c -fPIC -DPIC -o .libs/uri.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xpointer.lo xpointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xpointer.c -fPIC -DPIC -o .libs/xpointer.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o valid.lo valid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c valid.c -fPIC -DPIC -o .libs/valid.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xinclude.lo xinclude.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xinclude.c -fPIC -DPIC -o .libs/xinclude.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tree.lo tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tree.c -fPIC -DPIC -o .libs/tree.o tree.c: In function 'xmlDOMWrapCloneNode__internal_alias': tree.c:9550:26: warning: array subscript 'xmlNode {aka struct _xmlNode}[0]' is partly outside array bounds of 'unsigned char[96]' [-Warray-bounds] 9550 | clone->parent = parentClone; | ^~ tree.c:9539:38: note: referencing an object of size 96 allocated by 'void *(size_t)' {aka 'void *(long unsigned int)'} 9539 | clone = (xmlNodePtr) xmlMalloc(sizeof(xmlAttr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tree.c:9553:30: warning: array subscript 'xmlNode {aka struct _xmlNode}[0]' is partly outside array bounds of 'unsigned char[96]' [-Warray-bounds] 9553 | clone->prev = prevClone; | ^~ tree.c:9539:38: note: referencing an object of size 96 allocated by 'void *(size_t)' {aka 'void *(long unsigned int)'} 9539 | clone = (xmlNodePtr) xmlMalloc(sizeof(xmlAttr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o debugXML.lo debugXML.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c debugXML.c -fPIC -DPIC -o .libs/debugXML.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o globals.lo globals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globals.c -fPIC -DPIC -o .libs/globals.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o HTMLparser.lo HTMLparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c HTMLparser.c -fPIC -DPIC -o .libs/HTMLparser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nanohttp.lo nanohttp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nanohttp.c -fPIC -DPIC -o .libs/nanohttp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o threads.lo threads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c threads.c -fPIC -DPIC -o .libs/threads.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nanoftp.lo nanoftp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nanoftp.c -fPIC -DPIC -o .libs/nanoftp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlstring.lo xmlstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlstring.c -fPIC -DPIC -o .libs/xmlstring.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o catalog.lo catalog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c catalog.c -fPIC -DPIC -o .libs/catalog.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c14n.lo c14n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c14n.c -fPIC -DPIC -o .libs/c14n.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o buf.lo buf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c buf.c -fPIC -DPIC -o .libs/buf.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlunicode.lo xmlunicode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlunicode.c -fPIC -DPIC -o .libs/xmlunicode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dict.lo dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dict.c -fPIC -DPIC -o .libs/dict.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parser.lo parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parser.c -fPIC -DPIC -o .libs/parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlreader.lo xmlreader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlreader.c -fPIC -DPIC -o .libs/xmlreader.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlregexp.lo xmlregexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlregexp.c -fPIC -DPIC -o .libs/xmlregexp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chvalid.lo chvalid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c chvalid.c -fPIC -DPIC -o .libs/chvalid.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlschemastypes.lo xmlschemastypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlschemastypes.c -fPIC -DPIC -o .libs/xmlschemastypes.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o legacy.lo legacy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c legacy.c -fPIC -DPIC -o .libs/legacy.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SAX2.lo SAX2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SAX2.c -fPIC -DPIC -o .libs/SAX2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlmodule.lo xmlmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlmodule.c -fPIC -DPIC -o .libs/xmlmodule.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlwriter.lo xmlwriter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlwriter.c -fPIC -DPIC -o .libs/xmlwriter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xpath.lo xpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xpath.c -fPIC -DPIC -o .libs/xpath.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o testdso.lo testdso.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c testdso.c -fPIC -DPIC -o .libs/testdso.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' sed -e 's?\@XML_LIBDIR\@?-L/usr/lib64?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/usr/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.12?g' \ -e 's?\@XML_LIBS\@?-lxml2?g' \ -e 's?\@XML_PRIVATE_LIBS\@?-lz -llzma -lm ?g' \ < ./xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xzlib.lo xzlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xzlib.c -fPIC -DPIC -o .libs/xzlib.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlcatalog.o xmlcatalog.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schematron.lo schematron.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c schematron.c -fPIC -DPIC -o .libs/schematron.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=link gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -no-undefined -avoid-version -rpath /usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testdso.la testdso.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/testdso.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,testdso.so -o .libs/testdso.so libtool: link: ( cd ".libs" && rm -f "testdso.la" && ln -s "../testdso.la" "testdso.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pattern.lo pattern.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pattern.c -fPIC -DPIC -o .libs/pattern.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlsave.lo xmlsave.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlsave.c -fPIC -DPIC -o .libs/xmlsave.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o relaxng.lo relaxng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c relaxng.c -fPIC -DPIC -o .libs/relaxng.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xmlschemas.lo xmlschemas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xmlschemas.c -fPIC -DPIC -o .libs/xmlschemas.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=link gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--version-script=./libxml2.syms -version-info 11:12:9 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libxml2.la -rpath /usr/lib64 SAX.lo entities.lo encoding.lo error.lo parserInternals.lo parser.lo tree.lo hash.lo list.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo HTMLparser.lo HTMLtree.lo debugXML.lo xpath.lo xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo buf.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo xzlib.lo -lz -llzma -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/SAX.o .libs/entities.o .libs/encoding.o .libs/error.o .libs/parserInternals.o .libs/parser.o .libs/tree.o .libs/hash.o .libs/list.o .libs/xmlIO.o .libs/xmlmemory.o .libs/uri.o .libs/valid.o .libs/xlink.o .libs/HTMLparser.o .libs/HTMLtree.o .libs/debugXML.o .libs/xpath.o .libs/xpointer.o .libs/xinclude.o .libs/nanohttp.o .libs/nanoftp.o .libs/catalog.o .libs/globals.o .libs/threads.o .libs/c14n.o .libs/xmlstring.o .libs/buf.o .libs/xmlregexp.o .libs/xmlschemas.o .libs/xmlschemastypes.o .libs/xmlunicode.o .libs/xmlreader.o .libs/relaxng.o .libs/dict.o .libs/SAX2.o .libs/xmlwriter.o .libs/legacy.o .libs/chvalid.o .libs/pattern.o .libs/xmlsave.o .libs/xmlmodule.o .libs/schematron.o .libs/xzlib.o -O2 -g -fstack-protector -Wl,--version-script=./libxml2.syms -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lz -llzma -lm -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.9.12 libtool: link: (cd ".libs" && rm -f "libxml2.so.2" && ln -s "libxml2.so.2.9.12" "libxml2.so.2") libtool: link: (cd ".libs" && rm -f "libxml2.so" && ln -s "libxml2.so.2.9.12" "libxml2.so") libtool: link: ( cd ".libs" && rm -f "libxml2.la" && ln -s "../libxml2.la" "libxml2.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=link gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xmlcatalog xmlcatalog.o ./libxml2.la -lz -llzma -lm libtool: link: gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/xmlcatalog xmlcatalog.o ./.libs/libxml2.so -lz -llzma -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /bin/sh ./libtool --tag=CC --mode=link gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xmllint xmllint.o ./libxml2.la -lz -llzma -lm libtool: link: gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/xmllint xmllint.o ./.libs/libxml2.so -lz -llzma -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' Making all in doc Making all in . make[3]: Nothing to be done for 'all-am'. Making all in devhelp make[3]: Nothing to be done for 'all'. Making all in examples make[3]: Nothing to be done for 'all'. Making all in example make[2]: Nothing to be done for 'all'. Making all in fuzz make[2]: Nothing to be done for 'all'. Making all in xstc make[2]: Nothing to be done for 'all'. Making all in python make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' /bin/python ./generator.py . Found 1625 functions in libxml2-api.xml Found 54 functions in libxml2-python-api.xml Generated 892 wrapper functions, 570 failed, 217 skipped Missing type converters: htmlElemDesc *:3 xmlInputReadCallback:7 xmlChar **:16 const htmlEntityDesc *:2 htmlStatus:1 const htmlElemDesc *:1 xmlGenericErrorFunc *:1 xmlParserInputPtr:17 xmlXPathObjectPtr:21 xlinkNodeDetectFunc:2 xlinkHandlerPtr:2 xlinkType:1 xmlAttributeType:2 xmlElementTypeVal:1 xmlIDPtr:1 xmlNotationPtr:3 xmlRefPtr:1 xmlCharEncodingHandlerPtr:7 xmlCharEncoding:13 xmlAutomataPtr:19 xmlBuf *:1 xmlBufPtr:5 xmlBuffer *:2 size_t:2 void *:87 xmlNodeSetPtr:32 xmlC14NIsVisibleCallback:1 xmlCatalogAllow:2 xmlCatalogPrefer:1 xmlCharEncodingHandler *:4 xmlChRangeGroup *:1 unsigned long:1 xmlParserNodeInfoSeqPtr:3 xmlAttributeTablePtr:2 xmlElementContentPtr:8 xmlElementTablePtr:2 xmlEntitiesTablePtr:3 xmlEnumerationPtr:5 xmlNotationTablePtr:2 xmlDOMWrapCtxtPtr:6 xmlDeregisterNodeFunc:2 xmlDictPtr:12 xmlExpCtxtPtr:14 xmlExpNodePtr:3 xmlIDTablePtr:1 xmlPatternPtr:8 xmlRefTablePtr:1 xmlStreamCtxtPtr:6 xmlTextWriterPtr:78 xmlBufferAllocationScheme:3 xmlExternalEntityLoader:2 xmlNsPtr *:1 xmlFeature:1 xmlModulePtr:4 char **:5 xmlCharEncodingInputFunc:1 xmlElementContentType:2 xmlDocPtr *:1 xmlOutputBufferCreateFilenameFunc:2 xmlOutputWriteCallback:2 xmlCharEncodingOutputFunc:1 xmlEnumerationPtr *:2 xmlNodePtr *:2 xmlElementContentPtr *:1 xmlParserNodeInfoPtr:1 const xmlParserNodeInfo *:1 xmlParserInputBufferCreateFilenameFunc:2 xmlDict *:1 xmlRegExecCtxtPtr:5 xmlRegExecCallbacks:1 xmlInputMatchCallback:1 xmlRegisterNodeFunc:2 xmlOutputMatchCallback:1 xmlRelaxNGValidityErrorFunc *:2 xmlRelaxNGValidityErrorFunc:2 xmlStructuredErrorFunc:5 xmlSAXHandler *:4 xmlSaveCtxtPtr:8 xmlSchemaFacetPtr:7 xmlSchemaValPtr:13 xmlSchemaTypePtr:9 xmlSchemaWildcardPtr:1 xmlSchemaValType:2 xmlSchemaValidityErrorFunc *:2 xmlSAXHandlerPtr *:1 xmlSchemaSAXPlugPtr:1 xmlSchemaValidityErrorFunc:2 xmlSchemaValidityLocatorFunc:1 xmlSchematronPtr:2 xmlSchematronParserCtxtPtr:5 xmlSchematronValidCtxtPtr:3 xmlEntityReferenceFunc:1 xmlShellReadlineFunc:1 xmlShellCtxtPtr:10 ...:1 va_list:1 xmlTextReaderErrorFunc *:1 xmlTextReaderErrorFunc:1 xmlElementContent *:1 xmlXIncludeCtxtPtr:4 xmlXPathCompExprPtr:6 xmlXPathFunction:4 xmlXPathFuncLookupFunc:1 xmlXPathVariableLookupFunc:1 xmlLocationSetPtr:6 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' /bin/python ./generator.py . Found 1625 functions in libxml2-api.xml Found 54 functions in libxml2-python-api.xml Generated 892 wrapper functions, 570 failed, 217 skipped Missing type converters: htmlElemDesc *:3 xmlInputReadCallback:7 xmlChar **:16 const htmlEntityDesc *:2 htmlStatus:1 const htmlElemDesc *:1 xmlGenericErrorFunc *:1 xmlParserInputPtr:17 xmlXPathObjectPtr:21 xlinkNodeDetectFunc:2 xlinkHandlerPtr:2 xlinkType:1 xmlAttributeType:2 xmlElementTypeVal:1 xmlIDPtr:1 xmlNotationPtr:3 xmlRefPtr:1 xmlCharEncodingHandlerPtr:7 xmlCharEncoding:13 xmlAutomataPtr:19 xmlBuf *:1 xmlBufPtr:5 xmlBuffer *:2 size_t:2 void *:87 xmlNodeSetPtr:32 xmlC14NIsVisibleCallback:1 xmlCatalogAllow:2 xmlCatalogPrefer:1 xmlCharEncodingHandler *:4 xmlChRangeGroup *:1 unsigned long:1 xmlParserNodeInfoSeqPtr:3 xmlAttributeTablePtr:2 xmlElementContentPtr:8 xmlElementTablePtr:2 xmlEntitiesTablePtr:3 xmlEnumerationPtr:5 xmlNotationTablePtr:2 xmlDOMWrapCtxtPtr:6 xmlDeregisterNodeFunc:2 xmlDictPtr:12 xmlExpCtxtPtr:14 xmlExpNodePtr:3 xmlIDTablePtr:1 xmlPatternPtr:8 xmlRefTablePtr:1 xmlStreamCtxtPtr:6 xmlTextWriterPtr:78 xmlBufferAllocationScheme:3 xmlExternalEntityLoader:2 xmlNsPtr *:1 xmlFeature:1 xmlModulePtr:4 char **:5 xmlCharEncodingInputFunc:1 xmlElementContentType:2 xmlDocPtr *:1 xmlOutputBufferCreateFilenameFunc:2 xmlOutputWriteCallback:2 xmlCharEncodingOutputFunc:1 xmlEnumerationPtr *:2 xmlNodePtr *:2 xmlElementContentPtr *:1 xmlParserNodeInfoPtr:1 const xmlParserNodeInfo *:1 xmlParserInputBufferCreateFilenameFunc:2 xmlDict *:1 xmlRegExecCtxtPtr:5 xmlRegExecCallbacks:1 xmlInputMatchCallback:1 xmlRegisterNodeFunc:2 xmlOutputMatchCallback:1 xmlRelaxNGValidityErrorFunc *:2 xmlRelaxNGValidityErrorFunc:2 xmlStructuredErrorFunc:5 xmlSAXHandler *:4 xmlSaveCtxtPtr:8 xmlSchemaFacetPtr:7 xmlSchemaValPtr:13 xmlSchemaTypePtr:9 xmlSchemaWildcardPtr:1 xmlSchemaValType:2 xmlSchemaValidityErrorFunc *:2 xmlSAXHandlerPtr *:1 xmlSchemaSAXPlugPtr:1 xmlSchemaValidityErrorFunc:2 xmlSchemaValidityLocatorFunc:1 xmlSchematronPtr:2 xmlSchematronParserCtxtPtr:5 xmlSchematronValidCtxtPtr:3 xmlEntityReferenceFunc:1 xmlShellReadlineFunc:1 xmlShellCtxtPtr:10 ...:1 va_list:1 xmlTextReaderErrorFunc *:1 xmlTextReaderErrorFunc:1 xmlElementContent *:1 xmlXIncludeCtxtPtr:4 xmlXPathCompExprPtr:6 xmlXPathFunction:4 xmlXPathFuncLookupFunc:1 xmlXPathVariableLookupFunc:1 xmlLocationSetPtr:6 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' /bin/python ./generator.py . Found 1625 functions in libxml2-api.xml Found 54 functions in libxml2-python-api.xml Generated 892 wrapper functions, 570 failed, 217 skipped Missing type converters: htmlElemDesc *:3 xmlInputReadCallback:7 xmlChar **:16 const htmlEntityDesc *:2 htmlStatus:1 const htmlElemDesc *:1 xmlGenericErrorFunc *:1 xmlParserInputPtr:17 xmlXPathObjectPtr:21 xlinkNodeDetectFunc:2 xlinkHandlerPtr:2 xlinkType:1 xmlAttributeType:2 xmlElementTypeVal:1 xmlIDPtr:1 xmlNotationPtr:3 xmlRefPtr:1 xmlCharEncodingHandlerPtr:7 xmlCharEncoding:13 xmlAutomataPtr:19 xmlBuf *:1 xmlBufPtr:5 xmlBuffer *:2 size_t:2 void *:87 xmlNodeSetPtr:32 xmlC14NIsVisibleCallback:1 xmlCatalogAllow:2 xmlCatalogPrefer:1 xmlCharEncodingHandler *:4 xmlChRangeGroup *:1 unsigned long:1 xmlParserNodeInfoSeqPtr:3 xmlAttributeTablePtr:2 xmlElementContentPtr:8 xmlElementTablePtr:2 xmlEntitiesTablePtr:3 xmlEnumerationPtr:5 xmlNotationTablePtr:2 xmlDOMWrapCtxtPtr:6 xmlDeregisterNodeFunc:2 xmlDictPtr:12 xmlExpCtxtPtr:14 xmlExpNodePtr:3 xmlIDTablePtr:1 xmlPatternPtr:8 xmlRefTablePtr:1 xmlStreamCtxtPtr:6 xmlTextWriterPtr:78 xmlBufferAllocationScheme:3 xmlExternalEntityLoader:2 xmlNsPtr *:1 xmlFeature:1 xmlModulePtr:4 char **:5 xmlCharEncodingInputFunc:1 xmlElementContentType:2 xmlDocPtr *:1 xmlOutputBufferCreateFilenameFunc:2 xmlOutputWriteCallback:2 xmlCharEncodingOutputFunc:1 xmlEnumerationPtr *:2 xmlNodePtr *:2 xmlElementContentPtr *:1 xmlParserNodeInfoPtr:1 const xmlParserNodeInfo *:1 xmlParserInputBufferCreateFilenameFunc:2 xmlDict *:1 xmlRegExecCtxtPtr:5 xmlRegExecCallbacks:1 xmlInputMatchCallback:1 xmlRegisterNodeFunc:2 xmlOutputMatchCallback:1 xmlRelaxNGValidityErrorFunc *:2 xmlRelaxNGValidityErrorFunc:2 xmlStructuredErrorFunc:5 xmlSAXHandler *:4 xmlSaveCtxtPtr:8 xmlSchemaFacetPtr:7 xmlSchemaValPtr:13 xmlSchemaTypePtr:9 xmlSchemaWildcardPtr:1 xmlSchemaValType:2 xmlSchemaValidityErrorFunc *:2 xmlSAXHandlerPtr *:1 xmlSchemaSAXPlugPtr:1 xmlSchemaValidityErrorFunc:2 xmlSchemaValidityLocatorFunc:1 xmlSchematronPtr:2 xmlSchematronParserCtxtPtr:5 xmlSchematronValidCtxtPtr:3 xmlEntityReferenceFunc:1 xmlShellReadlineFunc:1 xmlShellCtxtPtr:10 ...:1 va_list:1 xmlTextReaderErrorFunc *:1 xmlTextReaderErrorFunc:1 xmlElementContent *:1 xmlXIncludeCtxtPtr:4 xmlXPathCompExprPtr:6 xmlXPathFunction:4 xmlXPathFuncLookupFunc:1 xmlXPathVariableLookupFunc:1 xmlLocationSetPtr:6 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' /usr/bin/make all-recursive Making all in . make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' cat ./libxml.py `test -f libxml2class.py || echo ./`libxml2class.py > libxml2.py make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o types.lo types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c types.c -fPIC -DPIC -o .libs/types.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libxml.lo libxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libxml.c -fPIC -DPIC -o .libs/libxml.o libxml.c: In function 'xmlPythonFileCloseRaw': libxml.c:260:5: warning: 'PyEval_CallMethod' is deprecated [-Wdeprecated-declarations] 260 | ret = PyEval_CallMethod(file, (char *) "close", (char *) "()"); | ^~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:28:43: note: declared here 28 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallMethod( | ^~~~~~~~~~~~~~~~~ libxml.c: In function 'xmlPythonFileReadRaw': libxml.c:290:5: warning: 'PyEval_CallMethod' is deprecated [-Wdeprecated-declarations] 290 | ret = PyEval_CallMethod(file, (char *) "read", (char *) "(i)", len); | ^~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:28:43: note: declared here 28 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallMethod( | ^~~~~~~~~~~~~~~~~ libxml.c: In function 'xmlPythonFileRead': libxml.c:355:5: warning: 'PyEval_CallMethod' is deprecated [-Wdeprecated-declarations] 355 | ret = PyEval_CallMethod(file, (char *) "io_read", (char *) "(i)", len); | ^~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:28:43: note: declared here 28 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallMethod( | ^~~~~~~~~~~~~~~~~ libxml.c: In function 'xmlPythonFileWrite': libxml.c:423:9: warning: 'PyEval_CallMethod' is deprecated [-Wdeprecated-declarations] 423 | ret = PyEval_CallMethod(file, (char *) "io_write", (char *) "(O)", | ^~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:28:43: note: declared here 28 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallMethod( | ^~~~~~~~~~~~~~~~~ libxml.c:426:9: warning: 'PyEval_CallMethod' is deprecated [-Wdeprecated-declarations] 426 | ret = PyEval_CallMethod(file, (char *) "write", (char *) "(O)", | ^~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:28:43: note: declared here 28 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallMethod( | ^~~~~~~~~~~~~~~~~ libxml.c: In function 'xmlPythonFileClose': libxml.c:462:9: warning: 'PyEval_CallMethod' is deprecated [-Wdeprecated-declarations] 462 | ret = PyEval_CallMethod(file, (char *) "io_close", (char *) "()"); | ^~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:28:43: note: declared here 28 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallMethod( | ^~~~~~~~~~~~~~~~~ libxml.c:464:9: warning: 'PyEval_CallMethod' is deprecated [-Wdeprecated-declarations] 464 | ret = PyEval_CallMethod(file, (char *) "flush", (char *) "()"); | ^~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:28:43: note: declared here 28 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallMethod( | ^~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlErrorFuncHandler': libxml.c:1652:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 1652 | result = PyEval_CallObject(libxml_xmlPythonErrorFuncHandler, list); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlParserCtxtGenericErrorFuncHandler': libxml.c:1742:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 1742 | result = PyEval_CallObject(pyCtxt->f, list); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlValidCtxtGenericErrorFuncHandler': libxml.c:1927:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 1927 | result = PyEval_CallObject(pyCtxt->error, list); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlValidCtxtGenericWarningFuncHandler': libxml.c:1954:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 1954 | result = PyEval_CallObject(pyCtxt->warn, list); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlTextReaderErrorCallback': libxml.c:2088:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 2088 | result = PyEval_CallObject(pyCtxt->f, list); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlXPathFuncCallback': libxml.c:2283:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 2283 | result = PyEval_CallObject(current_function, list); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlRelaxNGValidityGenericErrorFuncHandler': libxml.c:3185:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 3185 | result = PyEval_CallObject(pyCtxt->error, list); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlRelaxNGValidityGenericWarningFuncHandler': libxml.c:3212:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 3212 | result = PyEval_CallObject(pyCtxt->warn, list); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlSchemaValidityGenericErrorFuncHandler': libxml.c:3349:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 3349 | result = PyEval_CallObject(pyCtxt->error, list); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlSchemaValidityGenericWarningFuncHandler': libxml.c:3376:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 3376 | result = PyEval_CallObject(pyCtxt->warn, list); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:141, from libxml.c:15: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libxml2-py.lo libxml2-py.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libxml2-py.c -fPIC -DPIC -o .libs/libxml2-py.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version ../libxml2.la -L/usr/lib64 -lcrypt -ldl -lm -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libxml2mod.la -rpath /usr/lib64/python3.9/site-packages libxml.lo libxml2-py.lo types.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libxml.o .libs/libxml2-py.o .libs/types.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/.libs ../.libs/libxml2.so -lz -llzma -L/usr/lib64 -lcrypt -ldl -lm -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so libtool: link: ( cd ".libs" && rm -f "libxml2mod.la" && ln -s "../libxml2mod.la" "libxml2mod.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' Making all in tests make[4]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wbewQM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64 + cd libxml2-2.9.12 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' Making install in include make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' Making install in libxml make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include/libxml' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include/libxml' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/include/libxml2/libxml' /usr/bin/install -p -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/include/libxml2/libxml' /usr/bin/install -p -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/include/libxml2/libxml' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include/libxml' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include/libxml' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libxml2.la '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libxml2.so.2.9.12 /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/libxml2.so.2.9.12 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64 && { ln -s -f libxml2.so.2.9.12 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.9.12 libxml2.so.2; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64 && { ln -s -f libxml2.so.2.9.12 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.9.12 libxml2.so; }; }) libtool: install: /usr/bin/install -p .libs/libxml2.lai /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/libxml2.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p xmllint xmlcatalog '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/bin' libtool: warning: './libxml2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/xmllint /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/bin/xmllint libtool: warning: './libxml2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/xmlcatalog /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/bin/xmlcatalog /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/bin' /usr/bin/install -p xml2-config '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64' /usr/bin/install -p -m 644 xml2Conf.sh '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/cmake/libxml2' /usr/bin/install -p -m 644 libxml2-config.cmake '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/cmake/libxml2' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12 /usr/bin/install -p -m 0644 ./Copyright /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12 /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/examples /usr/bin/install -p -m 0644 ./xmllint.c /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/examples /usr/bin/install -p -m 0644 ./testSAX.c /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/examples /usr/bin/install -p -m 0644 ./testHTML.c /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/examples /usr/bin/install -p -m 0644 ./testXPath.c /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/examples /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/aclocal' /usr/bin/install -p -m 644 libxml.m4 '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/aclocal' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 xml2-config.1 '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 libxml.3 '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libxml-2.0.pc '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' Making install in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' Making install in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html /usr/bin/install -p -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html/html /usr/bin/install -p -m 0644 ./html/*.html /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html/html /usr/bin/install -p -m 0644 ./html/*.png /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html/html /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html/tutorial /usr/bin/install -p -m 0644 ./tutorial/*.* \ /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html/tutorial /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html/tutorial/images /usr/bin/install -p -m 0644 ./tutorial/images/*.* \ /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html/tutorial/images /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html/tutorial/images/callouts /usr/bin/install -p -m 0644 ./tutorial/images/callouts/*.* \ /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html/tutorial/images/callouts /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 xmllint.1 xmlcatalog.1 '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/man/man1' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' Making install in devhelp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/devhelp' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/devhelp' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/gtk-doc/html/libxml2' /usr/bin/install -p -m 644 libxml2.devhelp general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/gtk-doc/html/libxml2' /usr/bin/install -p -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/gtk-doc/html/libxml2' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/devhelp' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/devhelp' Making install in examples make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/examples' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html /usr/bin/install -p -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-2.9.12/html make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/examples' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/examples' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' Making install in example make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/example' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/example' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/example' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/example' Making install in fuzz make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' Making install in xstc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/xstc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/xstc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/xstc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/xstc' Making install in python make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' /usr/bin/make install-recursive make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' Making install in . make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python-2.9.12' /usr/bin/install -p -m 644 TODO '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python-2.9.12' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/python3.9/site-packages' /usr/bin/install -p -m 644 drv_libxml2.py libxml2.py '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/python3.9/site-packages' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/python3.9/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -p libxml2mod.la '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/python3.9/site-packages' libtool: warning: relinking 'libxml2mod.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python; /bin/sh "/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version ../libxml2.la -L/usr/lib64 -lcrypt -ldl -lm -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libxml2mod.la -rpath /usr/lib64/python3.9/site-packages libxml.lo libxml2-py.lo types.lo -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libxml.o .libs/libxml2-py.o .libs/types.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64 -L/usr/lib64 -lxml2 -lz -llzma -lcrypt -ldl -lm -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so libtool: install: /usr/bin/install -p .libs/libxml2mod.soT /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/python3.9/site-packages/libxml2mod.so libtool: install: /usr/bin/install -p .libs/libxml2mod.lai /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/python3.9/site-packages/libxml2mod.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' Making install in tests make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python-2.9.12/examples' /usr/bin/install -p -m 644 build.py attribs.py tst.py tstxpath.py xpathext.py push.py pushSAX.py pushSAXhtml.py error.py serialize.py validate.py tstURI.py cutnpaste.py xpathret.py xpath.py outbuf.py inbuf.py input_callback.py resolver.py regexp.py reader.py reader2.py reader3.py reader4.py reader5.py reader6.py reader7.py reader8.py readernext.py walker.py nsdel.py ctxterror.py readererr.py relaxng.py schema.py thread2.py sync.py tstLastError.py indexes.py dtdvalid.py '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python-2.9.12/examples' /usr/bin/install -p -m 644 tstmem.py validDTD.py validSchemas.py validRNG.py compareNodes.py xpathns.py xpathleak.py tst.xml valid.xml invalid.xml test.dtd '/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python-2.9.12/examples' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' + '[' 1 -eq 0 ']' + /usr/lib/rpm/mkmultiarch binaries /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/bin/xml2-config + rm -rf /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/doc /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc + find /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64 -name '*.la' -delete + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.9.12-1.mga9 --unique-debug-suffix -2.9.12-1.mga9.aarch64 --unique-debug-src-base libxml2-2.9.12-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libxml2-2.9.12 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/bin/xmllint extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/bin/xmlcatalog extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/python3.9/site-packages/libxml2mod.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/libxml2.so.2.9.12 dwz: ./usr/bin/xmlcatalog-2.9.12-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/xmllint-2.9.12-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libxml2.so.2.9.12-2.9.12-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/libxml2mod.so-2.9.12-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 5216kB, size after compression: 5216kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match. 13760 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 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/multiarch-aarch64-linux/xml2-config from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mkXCgk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libxml2-2.9.12 + '[' 1 -eq 1 ']' + make TARBALLURL_2= TARBALLURL= TESTDIRS= check make all-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' Making all in include make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' Making all in libxml make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include/libxml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include/libxml' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' Making all in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' Making all in devhelp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/devhelp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/devhelp' Making all in examples make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/examples' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' Making all in example make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/example' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/example' Making all in fuzz make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' Making all in xstc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/xstc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/xstc' Making all in python make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make all-recursive make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' Making all in . make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' Making all in tests make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' CC runtest.o CCLD runtest CC testrecurse.o CCLD testrecurse CC testapi.o CCLD testapi CC testchar.o CCLD testchar CC testdict.o CCLD testdict CC runxmlconf.o CCLD runxmlconf [ -d test ] || ln -s ./test . [ -d result ] || ln -s ./result . ./runtest && \ ./testrecurse && \ ASAN_OPTIONS="$ASAN_OPTIONS:detect_leaks=0" ./testapi && \ ./testchar && \ ./testdict && \ ./runxmlconf ## XML regression tests ## XML regression tests on memory ## XML entity subst regression tests ## XML Namespaces regression tests ## Error cases regression tests ## Error cases regression tests with entity substitution ## Error cases regression tests (old 1.0) ## Error cases stream regression tests ## Reader regression tests ## Reader entities substitution regression tests ## Reader on memory regression tests ## Walker regression tests ## SAX1 callbacks regression tests ## SAX2 callbacks regression tests ## SAX2 callbacks regression tests with entity substitution ## XML push regression tests ## HTML regression tests ## Push HTML regression tests ## HTML SAX regression tests ## Valid documents regression tests ## Validity checking regression tests ## Streaming validity checking regression tests ## Streaming validity error checking regression tests ## General documents valid regression tests ## XInclude regression tests ## XInclude xmlReader regression tests ## XInclude regression tests stripping include nodes ## XInclude xmlReader regression tests stripping include nodes ## XPath expressions regression tests ## XPath document queries regression tests ## XPointer document queries regression tests ## xml:id regression tests ## URI parsing tests ## URI base composition tests ## Path URI conversion tests ## Schemas regression tests ## Relax-NG regression tests ## Relax-NG streaming regression tests ## Pattern regression tests ## C14N with comments regression tests ## C14N without comments regression tests ## C14N exclusive without comments regression tests ## C14N 1.1 without comments regression tests ## Catalog and Threads regression tests Total 3237 tests, no errors ......... ## Parsing recursive test cases ## Parsing non-recursive test cases ## Parsing non-recursive huge case Total 9 tests, no errors Testing HTMLparser : 32 of 38 functions ... Testing HTMLtree : 18 of 18 functions ... Testing SAX2 : 38 of 38 functions ... Testing c14n : 3 of 4 functions ... Testing catalog : 27 of 36 functions ... Testing chvalid : 9 of 9 functions ... Testing debugXML : 25 of 28 functions ... Testing dict : 10 of 13 functions ... Testing encoding : 16 of 19 functions ... Testing entities : 13 of 17 functions ... Testing hash : 17 of 25 functions ... Testing list : 19 of 26 functions ... Testing nanoftp : 14 of 22 functions ... Testing nanohttp : 13 of 17 functions ... Testing parser : 61 of 70 functions ... Testing parserInternals : 33 of 90 functions ... Testing pattern : 10 of 15 functions ... Testing relaxng : 14 of 24 functions ... Testing schemasInternals : 0 of 2 functions ... Testing schematron : 1 of 10 functions ... Testing tree : 142 of 164 functions ... Testing uri : 10 of 15 functions ... Testing valid : 50 of 70 functions ... Testing xinclude : 8 of 10 functions ... Testing xmlIO : 41 of 51 functions ... Testing xmlautomata : 3 of 19 functions ... Testing xmlerror : 7 of 15 functions ... Testing xmlmodule : 2 of 4 functions ... Testing xmlreader : 76 of 86 functions ... Testing xmlregexp : 16 of 30 functions ... Testing xmlsave : 4 of 10 functions ... Testing xmlschemas : 16 of 27 functions ... Testing xmlschemastypes : 26 of 34 functions ... Testing xmlstring : 26 of 30 functions ... Testing xmlunicode : 166 of 166 functions ... Testing xmlwriter : 52 of 80 functions ... Testing xpath : 32 of 40 functions ... Testing xpathInternals : 106 of 117 functions ... Testing xpointer : 17 of 21 functions ... Total: 1164 functions, 280912 tests, 0 errors testing char range: 1 2 3 4 done testing 1 byte char in document: 1 2 3 4 done testing 2 byte char in document: 1 2 3 4 done dictionary tests succeeded 20000 strings xmlconf/xmlconf.xml is missing you need to fetch and extract the latest XML Conformance Test Suites http://www.w3.org/XML/Test/xmlts20080827.tar.gz see http://www.w3.org/XML/Test/ for information Ran 0 tests, no errors Total 0 tests, no errors make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make all-recursive make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' Making all in tests make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' cd tests && make tests make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' ## running Python regression tests make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' CC testFuzzer.o CC fuzz.o CCLD testFuzzer CC genSeed.o CCLD genSeed ## Running fuzzer tests Successfully tested 935 inputs make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' make check-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' Making check in include make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' Making check in libxml make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include/libxml' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include/libxml' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/include' Making check in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make testSchemas testRelax testSAX testHTML testXPath testURI testThreads testC14N testAutomata testRegexp testReader testapi testModule runtest runsuite testchar testdict runxmlconf testrecurse testlimits make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' CC testSchemas.o CCLD testSchemas CC testRelax.o CCLD testRelax CC testSAX.o CCLD testSAX CC testHTML.o CCLD testHTML CC testXPath.o CCLD testXPath CC testURI.o CCLD testURI CC testThreads.o CCLD testThreads CC testC14N.o CCLD testC14N CC testAutomata.o CCLD testAutomata CC testRegexp.o CCLD testRegexp CC testReader.o CCLD testReader make[3]: 'testapi' is up to date. CC testModule.o CCLD testModule make[3]: 'runtest' is up to date. CC runsuite.o CCLD runsuite make[3]: 'testchar' is up to date. make[3]: 'testdict' is up to date. make[3]: 'runxmlconf' is up to date. make[3]: 'testrecurse' is up to date. CC testlimits.o CCLD testlimits make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' Making check in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' Making check in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' Making check in devhelp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/devhelp' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/devhelp' Making check in examples make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/examples' make io1 io2 parse1 parse2 parse3 parse4 reader1 reader2 reader3 reader4 testWriter tree1 tree2 xpath1 xpath2 make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/examples' CC io1.o CCLD io1 CC io2.o CCLD io2 CC parse1.o CCLD parse1 CC parse2.o CCLD parse2 CC parse3.o CCLD parse3 CC parse4.o CCLD parse4 CC reader1.o CCLD reader1 CC reader2.o CCLD reader2 CC reader3.o CCLD reader3 CC reader4.o CCLD reader4 CC testWriter.o CCLD testWriter CC tree1.o CCLD tree1 CC tree2.o CCLD tree2 CC xpath1.o CCLD xpath1 CC xpath2.o CCLD xpath2 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/examples' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc/examples' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/doc' Making check in example make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/example' make gjobread make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/example' CC gjobread.o CCLD gjobread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/example' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/example' Making check in fuzz make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' make testFuzzer make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' make[3]: 'testFuzzer' is up to date. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/fuzz' Making check in xstc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/xstc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/xstc' Making check in python make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make check-recursive make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' Making check in . make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' Making check in tests make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12/python' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libxml2-2.9.12' + cd doc/examples + make clean rm -f io1 io2 parse1 parse2 parse3 parse4 reader1 reader2 reader3 reader4 testWriter tree1 tree2 xpath1 xpath2 test -z "*.tmp" || rm -f *.tmp rm -rf .libs _libs test -f Makefile.am || rm -f test?.xml rm -f *.o rm -f *.lo + rm -rf .deps Makefile + gzip -9 doc/libxml2-api.xml + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64xml2_2-2.9.12-1.mga9.aarch64 Provides: lib64xml2_2 = 2.9.12-1.mga9 lib64xml2_2(aarch-64) = 2.9.12-1.mga9 libxml2 = 2.9.12-1.mga9 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.4)(64bit) libxml2.so.2(LIBXML2_2.5.5)(64bit) libxml2.so.2(LIBXML2_2.5.6)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.5.9)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.1)(64bit) libxml2.so.2(LIBXML2_2.6.10)(64bit) libxml2.so.2(LIBXML2_2.6.11)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) libxml2.so.2(LIBXML2_2.6.14)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.16)(64bit) libxml2.so.2(LIBXML2_2.6.17)(64bit) libxml2.so.2(LIBXML2_2.6.18)(64bit) libxml2.so.2(LIBXML2_2.6.19)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.24)(64bit) libxml2.so.2(LIBXML2_2.6.25)(64bit) libxml2.so.2(LIBXML2_2.6.27)(64bit) libxml2.so.2(LIBXML2_2.6.28)(64bit) libxml2.so.2(LIBXML2_2.6.29)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.6.32)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libxml2.so.2(LIBXML2_2.6.6)(64bit) libxml2.so.2(LIBXML2_2.6.7)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libxml2.so.2(LIBXML2_2.7.0)(64bit) libxml2.so.2(LIBXML2_2.7.3)(64bit) libxml2.so.2(LIBXML2_2.7.4)(64bit) libxml2.so.2(LIBXML2_2.8.0)(64bit) libxml2.so.2(LIBXML2_2.9.0)(64bit) libxml2.so.2(LIBXML2_2.9.1)(64bit) libxml2.so.2(LIBXML2_2.9.11)(64bit) libxml2.so.2(LIBXML2_2.9.8)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.2.3)(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) Obsoletes: lib64xml2 < 2.9.10 Processing files: libxml2-utils-2.9.12-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bFtodQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libxml2-2.9.12 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-utils + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-utils + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-utils + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-utils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wJHL9w + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libxml2-2.9.12 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/licenses/libxml2-utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/licenses/libxml2-utils + cp -pr Copyright /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/licenses/libxml2-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: libxml2-utils = 2.9.12-1.mga9 libxml2-utils(aarch-64) = 2.9.12-1.mga9 xmlcatalog = 2.9.12-1.mga9 xmllint = 2.9.12-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(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.6)(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.18)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libxml2.so.2(LIBXML2_2.9.0)(64bit) Processing files: libxml2-python3-2.9.12-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6QDoNN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libxml2-2.9.12 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python3 + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python3 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python3 + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python3 + cp -pr py3doc/apibuild.py py3doc/index.py /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python3 + cp -pr doc/python.html /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python3 + cp -pr python/TODO /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python3 + cp -pr python/libxml2class.txt /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python3 + cp -pr python/tests/attribs.py python/tests/build.py python/tests/compareNodes.py python/tests/ctxterror.py python/tests/cutnpaste.py python/tests/dtdvalid.py python/tests/error.py python/tests/inbuf.py python/tests/indexes.py python/tests/input_callback.py python/tests/nsdel.py python/tests/outbuf.py python/tests/push.py python/tests/pushSAX.py python/tests/pushSAXhtml.py python/tests/reader.py python/tests/reader2.py python/tests/reader3.py python/tests/reader4.py python/tests/reader5.py python/tests/reader6.py python/tests/reader7.py python/tests/reader8.py python/tests/readererr.py python/tests/readernext.py python/tests/regexp.py python/tests/relaxng.py python/tests/resolver.py python/tests/schema.py python/tests/serialize.py python/tests/sync.py python/tests/thread2.py python/tests/tst.py python/tests/tstLastError.py python/tests/tstURI.py python/tests/tstmem.py python/tests/tstxpath.py python/tests/validDTD.py python/tests/validRNG.py python/tests/validSchemas.py python/tests/validate.py python/tests/walker.py python/tests/xpath.py python/tests/xpathext.py python/tests/xpathleak.py python/tests/xpathns.py python/tests/xpathret.py /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/libxml2-python3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.909whC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libxml2-2.9.12 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/licenses/libxml2-python3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/licenses/libxml2-python3 + cp -pr Copyright /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/licenses/libxml2-python3 + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/libxml2-python3/TODO Provides: libxml2-python3 = 2.9.12-1.mga9 libxml2-python3(aarch-64) = 2.9.12-1.mga9 libxml2mod.so()(64bit) python-libxml2 = 2.9.12-1.mga9 python3-libxml2 = 2.9.12-1.mga9 python3.9-libxml2 = 2.9.12-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(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.4)(64bit) libxml2.so.2(LIBXML2_2.5.6)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.5.9)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.1)(64bit) libxml2.so.2(LIBXML2_2.6.10)(64bit) libxml2.so.2(LIBXML2_2.6.11)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) libxml2.so.2(LIBXML2_2.6.14)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.16)(64bit) libxml2.so.2(LIBXML2_2.6.17)(64bit) libxml2.so.2(LIBXML2_2.6.18)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.25)(64bit) libxml2.so.2(LIBXML2_2.6.27)(64bit) libxml2.so.2(LIBXML2_2.6.28)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libxml2.so.2(LIBXML2_2.6.6)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libxml2.so.2(LIBXML2_2.7.0)(64bit) libxml2.so.2(LIBXML2_2.7.3)(64bit) libxml2.so.2(LIBXML2_2.8.0)(64bit) libxml2.so.2(LIBXML2_2.9.0)(64bit) libxml2.so.2(LIBXML2_2.9.1)(64bit) libxml2.so.2(LIBXML2_2.9.11)(64bit) python(abi) = 3.9 Obsoletes: python-libxml2 < 2.9.12-1.mga9 Processing files: lib64xml2-devel-2.9.12-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JxjB3j + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libxml2-2.9.12 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr doc/APIchunk0.html doc/APIchunk1.html doc/APIchunk10.html doc/APIchunk11.html doc/APIchunk12.html doc/APIchunk13.html doc/APIchunk14.html doc/APIchunk15.html doc/APIchunk16.html doc/APIchunk17.html doc/APIchunk18.html doc/APIchunk19.html doc/APIchunk2.html doc/APIchunk20.html doc/APIchunk21.html doc/APIchunk22.html doc/APIchunk23.html doc/APIchunk24.html doc/APIchunk25.html doc/APIchunk26.html doc/APIchunk27.html doc/APIchunk28.html doc/APIchunk29.html doc/APIchunk3.html doc/APIchunk4.html doc/APIchunk5.html doc/APIchunk6.html doc/APIchunk7.html doc/APIchunk8.html doc/APIchunk9.html doc/APIconstructors.html doc/APIfiles.html doc/APIfunctions.html doc/APIsymbols.html doc/DOM.html doc/FAQ.html doc/XMLinfo.html doc/XSLT.html doc/architecture.html doc/bugs.html doc/catalog.html doc/contribs.html doc/docs.html doc/downloads.html doc/encoding.html doc/entities.html doc/example.html doc/guidelines.html doc/help.html doc/index.html doc/interface.html doc/intro.html doc/library.html doc/namespaces.html doc/news.html doc/python.html doc/searches.html doc/threads.html doc/tree.html doc/upgrade.html doc/xml.html doc/xmlcatalog_man.html doc/xmldtd.html doc/xmlio.html doc/xmllint.html doc/xmlmem.html doc/xmlreader.html /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr doc/DOM.gif doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif doc/catalog.gif doc/libxml.gif doc/redhat.gif doc/smallfootonly.gif doc/structure.gif /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr doc/w3c.png /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr doc/html /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr doc/examples /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr doc/tutorial /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + cp -pr doc/libxml2-api.xml.gz /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/doc/lib64xml2-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k5huWa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libxml2-2.9.12 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/licenses/lib64xml2-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/licenses/lib64xml2-devel + cp -pr Copyright /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64/usr/share/licenses/lib64xml2-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(libxml2) devel(libxml2(64bit)) lib64xml2-devel = 2.9.12-1.mga9 lib64xml2-devel(aarch-64) = 2.9.12-1.mga9 libxml2-devel = 2.9.12-1.mga9 pkgconfig(libxml-2.0) = 2.9.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(liblzma(64bit)) devel(libm(64bit)) devel(libz(64bit)) multiarch-utils pkgconfig Processing files: libxml2-debugsource-2.9.12-1.mga9.aarch64 Provides: libxml2-debugsource = 2.9.12-1.mga9 libxml2-debugsource(aarch-64) = 2.9.12-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64xml2_2-debuginfo-2.9.12-1.mga9.aarch64 Provides: debuginfo(build-id) = 861c4514052b760dfeeb6f989d9a8513143f7c13 lib64xml2_2-debuginfo = 2.9.12-1.mga9 lib64xml2_2-debuginfo(aarch-64) = 2.9.12-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libxml2-debugsource(aarch-64) = 2.9.12-1.mga9 Processing files: libxml2-utils-debuginfo-2.9.12-1.mga9.aarch64 Provides: debuginfo(build-id) = a28b55ac46dbc751de3f29d41b697498e1364143 debuginfo(build-id) = bc1503240e52c5789c3863a2c143c3ee2b9a17b7 libxml2-utils-debuginfo = 2.9.12-1.mga9 libxml2-utils-debuginfo(aarch-64) = 2.9.12-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libxml2-debugsource(aarch-64) = 2.9.12-1.mga9 Processing files: libxml2-python3-debuginfo-2.9.12-1.mga9.aarch64 Provides: debuginfo(build-id) = 35df1f9bc2151b5f851ed50317b0981172fcc7b8 libxml2-python3-debuginfo = 2.9.12-1.mga9 libxml2-python3-debuginfo(aarch-64) = 2.9.12-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libxml2-debugsource(aarch-64) = 2.9.12-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libxml2-utils-2.9.12-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libxml2-utils-debuginfo-2.9.12-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libxml2-python3-debuginfo-2.9.12-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xml2_2-2.9.12-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libxml2-python3-2.9.12-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xml2_2-debuginfo-2.9.12-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libxml2-debugsource-2.9.12-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xml2-devel-2.9.12-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gWXayf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libxml2-2.9.12 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libxml2-2.9.12-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7IMBMm + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libxml2-2.9.12 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!