Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libxml2.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61310-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libxml2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libxml2-2.10.4-4.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libxml2.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61310-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libxml2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p3v3TZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libxml2-2.10.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libxml2-2.10.4.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libxml2-2.10.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'libxml2-2.10.4 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/libxml2-2.9.8-python3-unicode-errors.patch + /usr/bin/git apply --index --reject - Checking patch python/libxml.c... Hunk #1 succeeded at 1621 (offset 1 line). Hunk #2 succeeded at 1638 (offset 1 line). Applied patch python/libxml.c cleanly. + /usr/bin/git commit -q -m libxml2-2.9.8-python3-unicode-errors.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/5000-update-config-multilib.patch + /usr/bin/git apply --index --reject - Checking patch xml2-config.in... Applied patch xml2-config.in cleanly. + /usr/bin/git commit -q -m 5000-update-config-multilib.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/Avoid-use-after-free-after-unsuccessful-valuePush.patch + /usr/bin/git apply --index --reject - Checking patch include/libxml/xpathInternals.h... Checking patch xpath.c... Hunk #1 succeeded at 2861 (offset -12 lines). Applied patch include/libxml/xpathInternals.h cleanly. Applied patch xpath.c cleanly. + /usr/bin/git commit -q -m Avoid-use-after-free-after-unsuccessful-valuePush.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/Do-not-call-xmlErrMemory-in-xmlstring.patch + /usr/bin/git apply --index --reject - Checking patch xmlstring.c... Applied patch xmlstring.c cleanly. + /usr/bin/git commit -q -m Do-not-call-xmlErrMemory-in-xmlstring.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/Fix-memory-leak-in-xmlStringGetNodeList.patch + /usr/bin/git apply --index --reject - Checking patch tree.c... Hunk #1 succeeded at 1493 (offset 3 lines). Hunk #2 succeeded at 1593 (offset 3 lines). Hunk #3 succeeded at 1608 (offset 3 lines). Hunk #4 succeeded at 1626 (offset 3 lines). Hunk #5 succeeded at 1651 (offset 3 lines). Hunk #6 succeeded at 1660 (offset 3 lines). Applied patch tree.c cleanly. + /usr/bin/git commit -q -m Fix-memory-leak-in-xmlStringGetNodeList.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/Fix-memory-leak-in-xmlXPathDistinctSorted.patch + /usr/bin/git apply --index --reject - Checking patch xpath.c... Hunk #1 succeeded at 4540 (offset -20 lines). Applied patch xpath.c cleanly. + /usr/bin/git commit -q -m Fix-memory-leak-in-xmlXPathDistinctSorted.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/Fix-null-deref-in-xmlXIncludeLoadTxt.patch + /usr/bin/git apply --index --reject - Checking patch xinclude.c... Hunk #1 succeeded at 1899 (offset 167 lines). Applied patch xinclude.c cleanly. + /usr/bin/git commit -q -m Fix-null-deref-in-xmlXIncludeLoadTxt.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/Fix-OOB-read-after-xmlRegGetCounter.patch + /usr/bin/git apply --index --reject - Checking patch xmlregexp.c... Applied patch xmlregexp.c cleanly. + /usr/bin/git commit -q -m Fix-OOB-read-after-xmlRegGetCounter.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/Fix-type-confusion-after-xmlSchemaFixupTypeAttributeUses.patch + /usr/bin/git apply --index --reject - Checking patch xmlschemas.c... Hunk #1 succeeded at 14547 (offset -11 lines). Hunk #2 succeeded at 14558 (offset -11 lines). Applied patch xmlschemas.c cleanly. + /usr/bin/git commit -q -m Fix-type-confusion-after-xmlSchemaFixupTypeAttributeUses.patch --author 'rpm-build ' + find doc -type f -executable -print -exec chmod 0644 '{}' ';' doc/examples/index.py doc/apibuild.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.02qfsk + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libxml2-2.10.4 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-04-11 19:28:12.000000000 +0800 +++ ./configure 2024-01-08 04:56:14.022442375 +0800 @@ -1967,7 +1967,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-01-08 04:56:14.022442375 +0800 +++ ./configure 2024-01-08 04:56:14.050442344 +0800 @@ -7533,7 +7533,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17658,7 +17658,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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 --enable-static --with-legacy --with-ftp --with-xptr-locs --with-python=/usr/bin/python3 '{nil}' configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: {nil} checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu extra= 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 to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for aarch64-opencloudos-linux-gnu-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-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-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-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7539: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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-opencloudos-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... yes 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... yes checking for cos in -lm... yes Checking zlib checking for Z... yes Checking lzma checking for LZMA... yes Checking headers checking for fcntl.h... yes checking for unistd.h... (cached) 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 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 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 gettimeofday... yes checking for ftime... yes checking for stat... yes checking for rand_r... 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... yes 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 python... no checking for python2... no checking for python3... /usr/bin/python3 checking for python version... 3.11 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.11/site-packages checking for PYTHON... yes 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 Disabling ICU support Enabled Schemas/Relax-NG support checking for snprintf... yes checking for vsnprintf... 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 '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-SAX.lo `test -f 'SAX.c' || echo './'`SAX.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c SAX.c -fPIC -DPIC -o .libs/libxml2_la-SAX.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c SAX.c -o libxml2_la-SAX.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-entities.lo `test -f 'entities.c' || echo './'`entities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c entities.c -fPIC -DPIC -o .libs/libxml2_la-entities.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c entities.c -o libxml2_la-entities.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c error.c -fPIC -DPIC -o .libs/libxml2_la-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c error.c -o libxml2_la-error.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-parserInternals.lo `test -f 'parserInternals.c' || echo './'`parserInternals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c parserInternals.c -fPIC -DPIC -o .libs/libxml2_la-parserInternals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c parserInternals.c -o libxml2_la-parserInternals.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o xmllint.o xmllint.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-hash.lo `test -f 'hash.c' || echo './'`hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c hash.c -fPIC -DPIC -o .libs/libxml2_la-hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c hash.c -o libxml2_la-hash.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-encoding.lo `test -f 'encoding.c' || echo './'`encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c encoding.c -fPIC -DPIC -o .libs/libxml2_la-encoding.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c encoding.c -o libxml2_la-encoding.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-list.lo `test -f 'list.c' || echo './'`list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c list.c -fPIC -DPIC -o .libs/libxml2_la-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c list.c -o libxml2_la-list.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlmemory.lo `test -f 'xmlmemory.c' || echo './'`xmlmemory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlmemory.c -fPIC -DPIC -o .libs/libxml2_la-xmlmemory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlmemory.c -o libxml2_la-xmlmemory.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xlink.lo `test -f 'xlink.c' || echo './'`xlink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xlink.c -fPIC -DPIC -o .libs/libxml2_la-xlink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xlink.c -o libxml2_la-xlink.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlIO.lo `test -f 'xmlIO.c' || echo './'`xmlIO.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlIO.c -fPIC -DPIC -o .libs/libxml2_la-xmlIO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlIO.c -o libxml2_la-xmlIO.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-uri.lo `test -f 'uri.c' || echo './'`uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c uri.c -fPIC -DPIC -o .libs/libxml2_la-uri.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c uri.c -o libxml2_la-uri.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-HTMLtree.lo `test -f 'HTMLtree.c' || echo './'`HTMLtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c HTMLtree.c -fPIC -DPIC -o .libs/libxml2_la-HTMLtree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c HTMLtree.c -o libxml2_la-HTMLtree.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-tree.lo `test -f 'tree.c' || echo './'`tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c tree.c -fPIC -DPIC -o .libs/libxml2_la-tree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c tree.c -o libxml2_la-tree.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xpointer.lo `test -f 'xpointer.c' || echo './'`xpointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xpointer.c -fPIC -DPIC -o .libs/libxml2_la-xpointer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xpointer.c -o libxml2_la-xpointer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-valid.lo `test -f 'valid.c' || echo './'`valid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c valid.c -fPIC -DPIC -o .libs/libxml2_la-valid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c valid.c -o libxml2_la-valid.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-debugXML.lo `test -f 'debugXML.c' || echo './'`debugXML.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c debugXML.c -fPIC -DPIC -o .libs/libxml2_la-debugXML.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c debugXML.c -o libxml2_la-debugXML.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xinclude.lo `test -f 'xinclude.c' || echo './'`xinclude.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xinclude.c -fPIC -DPIC -o .libs/libxml2_la-xinclude.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xinclude.c -o libxml2_la-xinclude.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-globals.lo `test -f 'globals.c' || echo './'`globals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c globals.c -fPIC -DPIC -o .libs/libxml2_la-globals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c globals.c -o libxml2_la-globals.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-threads.lo `test -f 'threads.c' || echo './'`threads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c threads.c -fPIC -DPIC -o .libs/libxml2_la-threads.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c threads.c -o libxml2_la-threads.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' threads.c: In function 'xmlInitThreads': threads.c:864:28: warning: the comparison will always evaluate as 'true' for the address of 'pthread_equal' will never be NULL [-Waddress] 864 | (pthread_equal != NULL) && | ^~ In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from libxml.h:46, from threads.c:11: /usr/include/pthread.h:1340:1: note: 'pthread_equal' declared here 1340 | __NTH (pthread_equal (pthread_t __thread1, pthread_t __thread2)) | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-HTMLparser.lo `test -f 'HTMLparser.c' || echo './'`HTMLparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c HTMLparser.c -fPIC -DPIC -o .libs/libxml2_la-HTMLparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c HTMLparser.c -o libxml2_la-HTMLparser.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-nanohttp.lo `test -f 'nanohttp.c' || echo './'`nanohttp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c nanohttp.c -fPIC -DPIC -o .libs/libxml2_la-nanohttp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c nanohttp.c -o libxml2_la-nanohttp.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-nanoftp.lo `test -f 'nanoftp.c' || echo './'`nanoftp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c nanoftp.c -fPIC -DPIC -o .libs/libxml2_la-nanoftp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c nanoftp.c -o libxml2_la-nanoftp.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlstring.lo `test -f 'xmlstring.c' || echo './'`xmlstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlstring.c -fPIC -DPIC -o .libs/libxml2_la-xmlstring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlstring.c -o libxml2_la-xmlstring.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-catalog.lo `test -f 'catalog.c' || echo './'`catalog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c catalog.c -fPIC -DPIC -o .libs/libxml2_la-catalog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c catalog.c -o libxml2_la-catalog.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-buf.lo `test -f 'buf.c' || echo './'`buf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c buf.c -fPIC -DPIC -o .libs/libxml2_la-buf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c buf.c -o libxml2_la-buf.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-c14n.lo `test -f 'c14n.c' || echo './'`c14n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c c14n.c -fPIC -DPIC -o .libs/libxml2_la-c14n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c c14n.c -o libxml2_la-c14n.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlunicode.lo `test -f 'xmlunicode.c' || echo './'`xmlunicode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlunicode.c -fPIC -DPIC -o .libs/libxml2_la-xmlunicode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlunicode.c -o libxml2_la-xmlunicode.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-parser.lo `test -f 'parser.c' || echo './'`parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c parser.c -fPIC -DPIC -o .libs/libxml2_la-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c parser.c -o libxml2_la-parser.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-dict.lo `test -f 'dict.c' || echo './'`dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c dict.c -fPIC -DPIC -o .libs/libxml2_la-dict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c dict.c -o libxml2_la-dict.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlregexp.lo `test -f 'xmlregexp.c' || echo './'`xmlregexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlregexp.c -fPIC -DPIC -o .libs/libxml2_la-xmlregexp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlregexp.c -o libxml2_la-xmlregexp.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlreader.lo `test -f 'xmlreader.c' || echo './'`xmlreader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlreader.c -fPIC -DPIC -o .libs/libxml2_la-xmlreader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlreader.c -o libxml2_la-xmlreader.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-chvalid.lo `test -f 'chvalid.c' || echo './'`chvalid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c chvalid.c -fPIC -DPIC -o .libs/libxml2_la-chvalid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c chvalid.c -o libxml2_la-chvalid.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlschemastypes.lo `test -f 'xmlschemastypes.c' || echo './'`xmlschemastypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlschemastypes.c -fPIC -DPIC -o .libs/libxml2_la-xmlschemastypes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlschemastypes.c -o libxml2_la-xmlschemastypes.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-legacy.lo `test -f 'legacy.c' || echo './'`legacy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c legacy.c -fPIC -DPIC -o .libs/libxml2_la-legacy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c legacy.c -o libxml2_la-legacy.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xpath.lo `test -f 'xpath.c' || echo './'`xpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xpath.c -fPIC -DPIC -o .libs/libxml2_la-xpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xpath.c -o libxml2_la-xpath.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-SAX2.lo `test -f 'SAX2.c' || echo './'`SAX2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c SAX2.c -fPIC -DPIC -o .libs/libxml2_la-SAX2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c SAX2.c -o libxml2_la-SAX2.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlmodule.lo `test -f 'xmlmodule.c' || echo './'`xmlmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlmodule.c -fPIC -DPIC -o .libs/libxml2_la-xmlmodule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlmodule.c -o libxml2_la-xmlmodule.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xzlib.lo `test -f 'xzlib.c' || echo './'`xzlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xzlib.c -fPIC -DPIC -o .libs/libxml2_la-xzlib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xzlib.c -o libxml2_la-xzlib.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o xmlcatalog.o xmlcatalog.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlwriter.lo `test -f 'xmlwriter.c' || echo './'`xmlwriter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlwriter.c -fPIC -DPIC -o .libs/libxml2_la-xmlwriter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlwriter.c -o libxml2_la-xmlwriter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testdso.lo testdso.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c testdso.c -fPIC -DPIC -o .libs/testdso.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c testdso.c -o testdso.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-pattern.lo `test -f 'pattern.c' || echo './'`pattern.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pattern.c -fPIC -DPIC -o .libs/libxml2_la-pattern.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c pattern.c -o libxml2_la-pattern.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlsave.lo `test -f 'xmlsave.c' || echo './'`xmlsave.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlsave.c -fPIC -DPIC -o .libs/libxml2_la-xmlsave.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlsave.c -o libxml2_la-xmlsave.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-schematron.lo `test -f 'schematron.c' || echo './'`schematron.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c schematron.c -fPIC -DPIC -o .libs/libxml2_la-schematron.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c schematron.c -o libxml2_la-schematron.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-relaxng.lo `test -f 'relaxng.c' || echo './'`relaxng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c relaxng.c -fPIC -DPIC -o .libs/libxml2_la-relaxng.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c relaxng.c -o libxml2_la-relaxng.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -no-undefined -avoid-version -rpath /usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testdso.la testdso.lo libtool: link: gcc -shared -fPIC -DPIC .libs/testdso.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,testdso.so -o .libs/testdso.so libtool: link: ar cr .libs/testdso.a testdso.o libtool: link: ranlib .libs/testdso.a libtool: link: ( cd ".libs" && rm -f "testdso.la" && ln -s "../testdso.la" "testdso.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2_la-xmlschemas.lo `test -f 'xmlschemas.c' || echo './'`xmlschemas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlschemas.c -fPIC -DPIC -o .libs/libxml2_la-xmlschemas.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR=\"/etc\" -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c xmlschemas.c -o libxml2_la-xmlschemas.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--version-script=./libxml2.syms -version-info 12:4:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libxml2.la -rpath /usr/lib64 libxml2_la-SAX.lo libxml2_la-entities.lo libxml2_la-encoding.lo libxml2_la-error.lo libxml2_la-parserInternals.lo libxml2_la-parser.lo libxml2_la-tree.lo libxml2_la-hash.lo libxml2_la-list.lo libxml2_la-xmlIO.lo libxml2_la-xmlmemory.lo libxml2_la-uri.lo libxml2_la-valid.lo libxml2_la-xlink.lo libxml2_la-HTMLparser.lo libxml2_la-HTMLtree.lo libxml2_la-debugXML.lo libxml2_la-xpath.lo libxml2_la-xpointer.lo libxml2_la-xinclude.lo libxml2_la-nanohttp.lo libxml2_la-nanoftp.lo libxml2_la-catalog.lo libxml2_la-globals.lo libxml2_la-threads.lo libxml2_la-c14n.lo libxml2_la-xmlstring.lo libxml2_la-buf.lo libxml2_la-xmlregexp.lo libxml2_la-xmlschemas.lo libxml2_la-xmlschemastypes.lo libxml2_la-xmlunicode.lo libxml2_la-xmlreader.lo libxml2_la-relaxng.lo libxml2_la-dict.lo libxml2_la-SAX2.lo libxml2_la-xmlwriter.lo libxml2_la-legacy.lo libxml2_la-chvalid.lo libxml2_la-pattern.lo libxml2_la-xmlsave.lo libxml2_la-xmlmodule.lo libxml2_la-schematron.lo libxml2_la-xzlib.lo -lz -llzma -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libxml2_la-SAX.o .libs/libxml2_la-entities.o .libs/libxml2_la-encoding.o .libs/libxml2_la-error.o .libs/libxml2_la-parserInternals.o .libs/libxml2_la-parser.o .libs/libxml2_la-tree.o .libs/libxml2_la-hash.o .libs/libxml2_la-list.o .libs/libxml2_la-xmlIO.o .libs/libxml2_la-xmlmemory.o .libs/libxml2_la-uri.o .libs/libxml2_la-valid.o .libs/libxml2_la-xlink.o .libs/libxml2_la-HTMLparser.o .libs/libxml2_la-HTMLtree.o .libs/libxml2_la-debugXML.o .libs/libxml2_la-xpath.o .libs/libxml2_la-xpointer.o .libs/libxml2_la-xinclude.o .libs/libxml2_la-nanohttp.o .libs/libxml2_la-nanoftp.o .libs/libxml2_la-catalog.o .libs/libxml2_la-globals.o .libs/libxml2_la-threads.o .libs/libxml2_la-c14n.o .libs/libxml2_la-xmlstring.o .libs/libxml2_la-buf.o .libs/libxml2_la-xmlregexp.o .libs/libxml2_la-xmlschemas.o .libs/libxml2_la-xmlschemastypes.o .libs/libxml2_la-xmlunicode.o .libs/libxml2_la-xmlreader.o .libs/libxml2_la-relaxng.o .libs/libxml2_la-dict.o .libs/libxml2_la-SAX2.o .libs/libxml2_la-xmlwriter.o .libs/libxml2_la-legacy.o .libs/libxml2_la-chvalid.o .libs/libxml2_la-pattern.o .libs/libxml2_la-xmlsave.o .libs/libxml2_la-xmlmodule.o .libs/libxml2_la-schematron.o .libs/libxml2_la-xzlib.o -lz -llzma -lm -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script=./libxml2.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.10.4 libtool: link: (cd ".libs" && rm -f "libxml2.so.2" && ln -s "libxml2.so.2.10.4" "libxml2.so.2") libtool: link: (cd ".libs" && rm -f "libxml2.so" && ln -s "libxml2.so.2.10.4" "libxml2.so") libtool: link: ar cr .libs/libxml2.a libxml2_la-SAX.o libxml2_la-entities.o libxml2_la-encoding.o libxml2_la-error.o libxml2_la-parserInternals.o libxml2_la-parser.o libxml2_la-tree.o libxml2_la-hash.o libxml2_la-list.o libxml2_la-xmlIO.o libxml2_la-xmlmemory.o libxml2_la-uri.o libxml2_la-valid.o libxml2_la-xlink.o libxml2_la-HTMLparser.o libxml2_la-HTMLtree.o libxml2_la-debugXML.o libxml2_la-xpath.o libxml2_la-xpointer.o libxml2_la-xinclude.o libxml2_la-nanohttp.o libxml2_la-nanoftp.o libxml2_la-catalog.o libxml2_la-globals.o libxml2_la-threads.o libxml2_la-c14n.o libxml2_la-xmlstring.o libxml2_la-buf.o libxml2_la-xmlregexp.o libxml2_la-xmlschemas.o libxml2_la-xmlschemastypes.o libxml2_la-xmlunicode.o libxml2_la-xmlreader.o libxml2_la-relaxng.o libxml2_la-dict.o libxml2_la-SAX2.o libxml2_la-xmlwriter.o libxml2_la-legacy.o libxml2_la-chvalid.o libxml2_la-pattern.o libxml2_la-xmlsave.o libxml2_la-xmlmodule.o libxml2_la-schematron.o libxml2_la-xzlib.o libtool: link: ranlib .libs/libxml2.a libtool: link: ( cd ".libs" && rm -f "libxml2.la" && ln -s "../libxml2.la" "libxml2.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o xmlcatalog xmlcatalog.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/xmlcatalog xmlcatalog.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o xmllint xmllint.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/xmllint xmllint.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' 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 '/builddir/build/BUILD/libxml2-2.10.4/python' /usr/bin/python3 ./generator.py . Found 1612 functions in libxml2-api.xml Found 54 functions in libxml2-python-api.xml Generated 891 wrapper functions, 569 failed, 206 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 *:3 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 '/builddir/build/BUILD/libxml2-2.10.4/python' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' /usr/bin/python3 ./generator.py . Found 1612 functions in libxml2-api.xml Found 54 functions in libxml2-python-api.xml Generated 891 wrapper functions, 569 failed, 206 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 *:3 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 '/builddir/build/BUILD/libxml2-2.10.4/python' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' /usr/bin/python3 ./generator.py . Found 1612 functions in libxml2-api.xml Found 54 functions in libxml2-python-api.xml Generated 891 wrapper functions, 569 failed, 206 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 *:3 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 '/builddir/build/BUILD/libxml2-2.10.4/python' /usr/bin/make all-recursive Making all in . make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' cat ./libxml.py `test -f libxml2class.py || echo ./`libxml2class.py > libxml2.py make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o types.lo types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c types.c -fPIC -DPIC -o .libs/types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c types.c -o types.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python' types.c: In function 'libxml_PyFileGet': types.c:86:14: warning: unused variable 'w_fh' [-Wunused-variable] 86 | intptr_t w_fh = -1; | ^~~~ make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml.lo libxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libxml.c -fPIC -DPIC -o .libs/libxml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libxml.c -o libxml.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python' 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.11/Python.h:95, from libxml.c:15: /usr/include/python3.11/ceval.h:38:43: note: declared here 38 | 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); | ^~~ /usr/include/python3.11/ceval.h:38:43: note: declared here 38 | 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); | ^~~ /usr/include/python3.11/ceval.h:38:43: note: declared here 38 | 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)", | ^~~ /usr/include/python3.11/ceval.h:38:43: note: declared here 38 | 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)", | ^~~ /usr/include/python3.11/ceval.h:38:43: note: declared here 38 | 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 *) "()"); | ^~~ /usr/include/python3.11/ceval.h:38:43: note: declared here 38 | 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 *) "()"); | ^~~ /usr/include/python3.11/ceval.h:38:43: note: declared here 38 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallMethod( | ^~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlErrorFuncHandler': libxml.c:1650:43: warning: pointer targets in passing argument 1 of 'libxml_charPtrConstWrap' differ in signedness [-Wpointer-sign] 1650 | message = libxml_charPtrConstWrap(ptr); | ^~~ | | | unsigned char * In file included from libxml.c:29: libxml_wrap.h:255:48: note: expected 'const char *' but argument is of type 'unsigned char *' 255 | PyObject * libxml_charPtrConstWrap(const char *str); | ~~~~~~~~~~~~^~~ libxml.c:1652:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 1652 | result = PyEval_CallObject(libxml_xmlPythonErrorFuncHandler, list); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | 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); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlValidCtxtGenericErrorFuncHandler': libxml.c:1928:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 1928 | result = PyEval_CallObject(pyCtxt->error, list); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlValidCtxtGenericWarningFuncHandler': libxml.c:1955:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 1955 | result = PyEval_CallObject(pyCtxt->warn, list); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlTextReaderErrorCallback': libxml.c:2090:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 2090 | result = PyEval_CallObject(pyCtxt->f, list); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlXPathFuncCallback': libxml.c:2285:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 2285 | result = PyEval_CallObject(current_function, list); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlRelaxNGValidityGenericErrorFuncHandler': libxml.c:3162:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 3162 | result = PyEval_CallObject(pyCtxt->error, list); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlRelaxNGValidityGenericWarningFuncHandler': libxml.c:3189:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 3189 | result = PyEval_CallObject(pyCtxt->warn, list); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlSchemaValidityGenericErrorFuncHandler': libxml.c:3326:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 3326 | result = PyEval_CallObject(pyCtxt->error, list); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libxml.c: In function 'libxml_xmlSchemaValidityGenericWarningFuncHandler': libxml.c:3353:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 3353 | result = PyEval_CallObject(pyCtxt->warn, list); | ^~~~~~ /usr/include/python3.11/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libxml2-py.lo libxml2-py.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libxml2-py.c -fPIC -DPIC -o .libs/libxml2-py.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c libxml2-py.c -o libxml2-py.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libxml2mod.la -rpath /usr/lib64/python3.11/site-packages libxml.lo types.lo libxml2-py.lo ../libxml2.la libtool: link: gcc -shared -fPIC -DPIC .libs/libxml.o .libs/types.o .libs/libxml2-py.o -Wl,-rpath -Wl,/builddir/build/BUILD/libxml2-2.10.4/.libs ../.libs/libxml2.so -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so libtool: link: ar cr .libs/libxml2mod.a libxml.o types.o libxml2-py.o libtool: link: ranlib .libs/libxml2mod.a libtool: link: ( cd ".libs" && rm -f "libxml2mod.la" && ln -s "../libxml2mod.la" "libxml2mod.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/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 /var/tmp/rpm-tmp.YZz8Gx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64 + cd libxml2-2.10.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/include' Making install in libxml make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/include/libxml' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/include/libxml' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/include/libxml2/libxml' /usr/bin/install -p -m 644 xmlversion.h '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/include/libxml2/libxml' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.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 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 SAX2.h xmlexports.h '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/include/libxml2/libxml' /usr/bin/install -p -m 644 xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/include/libxml2/libxml' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/include/libxml' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/include/libxml' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/include' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/include' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/include' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/include' Making install in . make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libxml2.la '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libxml2.so.2.10.4 /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/libxml2.so.2.10.4 libtool: install: (cd /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64 && { ln -s -f libxml2.so.2.10.4 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.10.4 libxml2.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64 && { ln -s -f libxml2.so.2.10.4 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.10.4 libxml2.so; }; }) libtool: install: /usr/bin/install -p .libs/libxml2.lai /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/libxml2.la libtool: install: /usr/bin/install -p .libs/libxml2.a /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/libxml2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/libxml2.a libtool: install: ranlib /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/libxml2.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p xmllint xmlcatalog '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/bin' libtool: warning: './libxml2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/xmllint /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/bin/xmllint libtool: warning: './libxml2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/xmlcatalog /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/bin/xmlcatalog /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/bin' /usr/bin/install -p xml2-config '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/cmake/libxml2' /usr/bin/install -p -m 644 libxml2-config.cmake '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/cmake/libxml2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples' /usr/bin/install -p -m 644 xmllint.c '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/aclocal' /usr/bin/install -p -m 644 libxml.m4 '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libxml-2.0.pc '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/doc' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/doc' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 xml2-config.1 xmllint.1 xmlcatalog.1 '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images' /usr/bin/install -p -m 644 tutorial/images/blank.png tutorial/images/caution.png tutorial/images/draft.png tutorial/images/home.png tutorial/images/important.png tutorial/images/next.png tutorial/images/note.png tutorial/images/prev.png tutorial/images/tip.png tutorial/images/toc-blank.png tutorial/images/toc-minus.png tutorial/images/toc-plus.png tutorial/images/up.png tutorial/images/warning.png '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images' /usr/bin/install -p -m 644 xmlcatalog.html xmllint.html '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts' /usr/bin/install -p -m 644 tutorial/images/callouts/1.png tutorial/images/callouts/10.png tutorial/images/callouts/2.png tutorial/images/callouts/3.png tutorial/images/callouts/4.png tutorial/images/callouts/5.png tutorial/images/callouts/6.png tutorial/images/callouts/7.png tutorial/images/callouts/8.png tutorial/images/callouts/9.png '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial' /usr/bin/install -p -m 644 tutorial/apa.html tutorial/apb.html tutorial/apc.html tutorial/apd.html tutorial/ape.html tutorial/apf.html tutorial/apg.html tutorial/aph.html tutorial/api.html tutorial/ar01s02.html tutorial/ar01s03.html tutorial/ar01s04.html tutorial/ar01s05.html tutorial/ar01s06.html tutorial/ar01s07.html tutorial/ar01s08.html tutorial/ar01s09.html tutorial/includeaddattribute.c tutorial/includeaddkeyword.c tutorial/includeconvert.c tutorial/includegetattribute.c tutorial/includekeyword.c tutorial/includexpath.c tutorial/index.html tutorial/ix01.html '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/doc' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/doc' Making install in devhelp make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/doc/devhelp' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/doc/devhelp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/gtk-doc/html/libxml2' /usr/bin/install -p -m 644 libxml2.devhelp2 general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.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 libxml2-xmlsave.html '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/gtk-doc/html/libxml2' /usr/bin/install -p -m 644 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 '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/gtk-doc/html/libxml2' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/doc/devhelp' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/doc/devhelp' Making install in examples make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/doc/examples' make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/doc/examples' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples /usr/bin/install -p -m 0644 ./*.html ./*.c /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/ make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/doc/examples' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/doc/examples' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/doc' Making install in example make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/example' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/example' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/example' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/example' Making install in fuzz make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' Making install in xstc make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/xstc' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/xstc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/xstc' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/xstc' Making install in python make[1]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -p libxml2mod.la '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages' libtool: warning: relinking 'libxml2mod.la' libtool: install: (cd /builddir/build/BUILD/libxml2-2.10.4/python; /bin/sh "/builddir/build/BUILD/libxml2-2.10.4/libtool" --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libxml2mod.la -rpath /usr/lib64/python3.11/site-packages libxml.lo types.lo libxml2-py.lo ../libxml2.la -inst-prefix-dir /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libxml.o .libs/types.o .libs/libxml2-py.o -L/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64 -L/usr/lib64 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so libtool: install: /usr/bin/install -p .libs/libxml2mod.soT /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages/libxml2mod.so libtool: install: /usr/bin/install -p .libs/libxml2mod.lai /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages/libxml2mod.la libtool: install: /usr/bin/install -p .libs/libxml2mod.a /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages/libxml2mod.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages/libxml2mod.a libtool: install: ranlib /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages/libxml2mod.a libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python' /usr/bin/install -p -m 644 TODO '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib/python3.11/site-packages' /usr/bin/install -p -m 644 libxml2.py '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib/python3.11/site-packages' Byte-compiling python modules... libxml2.py Byte-compiling python modules (optimized versions) ... libxml2.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib/python3.11/site-packages' /usr/bin/install -p -m 644 drv_libxml2.py '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib/python3.11/site-packages' Byte-compiling python modules... drv_libxml2.py Byte-compiling python modules (optimized versions) ... drv_libxml2.py make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python/tests' make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python/tests' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/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 '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/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 '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples' make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python/tests' make[3]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python/tests' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python' make[1]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python' + find /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64 -type f -name '*.la' -print -delete /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages/libxml2mod.la /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/libxml2.la + rm -vf /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages/libxml2mod.a removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages/libxml2mod.a' + rm -vrf /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/ removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/xmllint.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/apg.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/ape.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/apa.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/ar01s03.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/ar01s06.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/ar01s08.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/apb.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/apd.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/ix01.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/ar01s02.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/toc-blank.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts/6.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts/1.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts/2.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts/3.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts/7.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts/4.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts/10.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts/5.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts/9.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts/8.png' removed directory '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/callouts' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/toc-plus.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/toc-minus.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/warning.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/tip.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/note.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/prev.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/home.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/caution.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/important.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/up.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/next.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/blank.png' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images/draft.png' removed directory '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/images' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/apf.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/includeaddattribute.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/includeaddkeyword.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/api.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/ar01s07.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/index.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/apc.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/includexpath.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/ar01s05.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/includekeyword.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/includegetattribute.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/ar01s09.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/includeconvert.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/ar01s04.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial/aph.html' removed directory '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/tutorial' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/reader2.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/reader1.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/xmllint.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/parse1.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/io2.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/testWriter.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/parse2.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/xpath2.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/xpath1.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/tree1.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/parse3.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/reader3.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/reader4.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/index.html' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/parse4.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/tree2.c' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples/io1.c' removed directory '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/examples' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/xpathret.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/ctxterror.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/validRNG.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/dtdvalid.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/tst.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/validDTD.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/nsdel.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/tstLastError.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/validate.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/cutnpaste.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/schema.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/compareNodes.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/reader6.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/pushSAXhtml.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/readernext.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/test.dtd' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/reader5.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/tstxpath.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/tstURI.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/input_callback.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/build.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/reader.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/attribs.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/thread2.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/tstmem.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/pushSAX.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/walker.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/resolver.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/reader7.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/valid.xml' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/invalid.xml' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/xpathns.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/reader3.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/indexes.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/xpathext.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/validSchemas.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/outbuf.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/sync.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/error.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/reader4.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/readererr.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/push.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/serialize.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/reader2.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/relaxng.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/xpathleak.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/xpath.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/tst.xml' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/regexp.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/inbuf.py' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples/reader8.py' removed directory '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/examples' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python/TODO' removed directory '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/python' removed '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2/xmlcatalog.html' removed directory '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2' removed directory '/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/' + 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 .memdump rm -f *.o rm -f *.lo + rm -rf .deps Makefile + gzip -9 -c doc/libxml2-api.xml + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.10.4-4.oc9 --unique-debug-suffix -2.10.4-4.oc9.aarch64 --unique-debug-src-base libxml2-2.10.4-4.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/libxml2-2.10.4 extracting debug info from /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/libxml2.so.2.10.4 extracting debug info from /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/bin/xmlcatalog extracting debug info from /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/bin/xmllint extracting debug info from /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11/site-packages/libxml2mod.so 12489 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/bin/xml2-config from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2Pjd3f + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libxml2-2.10.4 + sed -i '/check: check-recursive/d' doc/Makefile + /usr/bin/make -O -j8 V=1 VERBOSE=1 runtests Making check in include Making check in libxml make[2]: Nothing to be done for 'check'. make[2]: Nothing to be done for 'check-am'. Making check in . /usr/bin/make runsuite runtest runxmlconf testAutomata testModule testThreads testapi testchar testdict testlimits testrecurse make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testModule.o testModule.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testThreads-testThreads.o `test -f 'testThreads.c' || echo './'`testThreads.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o runxmlconf.o runxmlconf.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testAutomata.o testAutomata.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testdict.o testdict.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testchar.o testchar.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o runsuite.o runsuite.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testlimits.o testlimits.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testrecurse.o testrecurse.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testAutomata testAutomata.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testAutomata testAutomata.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testModule testModule.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testModule testModule.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runxmlconf runxmlconf.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runxmlconf runxmlconf.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testThreads testThreads-testThreads.o -lpthread ./libxml2.la 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testThreads testThreads-testThreads.o -lpthread ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testdict testdict.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testdict testdict.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o runtest-runtest.o `test -f 'runtest.c' || echo './'`runtest.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testchar testchar.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testchar testchar.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testrecurse testrecurse.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testrecurse testrecurse.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testlimits testlimits.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testlimits testlimits.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runsuite runsuite.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runsuite runsuite.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o runtest runtest-runtest.o -lpthread ./libxml2.la 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/runtest runtest-runtest.o -lpthread ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DSYSCONFDIR='"/etc"' -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testapi.o testapi.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' /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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testapi testapi.o ./libxml2.la 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testapi testapi.o ./.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' /usr/bin/make check-local make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4' [ -d test ] || ln -s ./test . [ -d result ] || ln -s ./result . ./runtest ## 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 from file descriptor ## 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 ## HTML regression tests from file descriptor ## 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 ## XPointer xpointer() 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 ## SVG parsing regression tests ## Regexp regression tests Total 3443 tests, no errors ./testrecurse ## Parsing recursive test cases ## Parsing non-recursive test cases ## Parsing non-recursive huge case Total 9 tests, no errors ASAN_OPTIONS="$ASAN_OPTIONS:detect_leaks=0" ./testapi Testing HTMLparser : 32 of 38 functions ... Testing HTMLtree : 18 of 18 functions ... Testing SAX2 : 36 of 36 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 : 11 of 17 functions ... Testing hash : 17 of 25 functions ... Testing list : 19 of 26 functions ... Testing nanohttp : 13 of 17 functions ... Testing parser : 58 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 : 13 of 21 functions ... Total: 1139 functions, 279665 tests, 0 errors ./testchar 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 ./testdict dictionary tests succeeded 20000 strings ./testModule Success! ./testThreads ./runxmlconf Ran 0 tests, no errors Total 0 tests, no errors make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4' ......... 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 Making check in doc make[1]: Nothing to be done for 'check'. Making check in example /usr/bin/make gjobread make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/example' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gjobread.o gjobread.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/example' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/example' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o gjobread gjobread.o ../libxml2.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/gjobread gjobread.o ../.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/example' Making check in fuzz /usr/bin/make testFuzzer make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o fuzz.o fuzz.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o testFuzzer.o testFuzzer.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' In file included from testFuzzer.c:18: html.c: In function 'fuzzHtml': html.c:32:15: warning: unused variable 'outSize' [-Wunused-variable] 32 | int opts, outSize; | ^~~~~~~ In file included from testFuzzer.c:26: regexp.c: In function 'fuzzRegexp': regexp.c:22:12: warning: variable 'numStrings' set but not used [-Wunused-but-set-variable] 22 | size_t numStrings; | ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testFuzzer testFuzzer.o fuzz.o ../libxml2.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testFuzzer testFuzzer.o fuzz.o ../.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' /usr/bin/make check-local make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' cp -r ./static_seed/uri seed make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' cp -r ./static_seed/regexp seed make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o genSeed.o genSeed.c make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' genSeed.c: In function 'main': genSeed.c:382:9: warning: unused variable 'xpath' [-Wunused-variable] 382 | int xpath = 0; | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o genSeed genSeed.o fuzz.o ../libxml2.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/genSeed genSeed.o fuzz.o ../.libs/libxml2.so make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' ./genSeed html '../test/HTML/*' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' ./genSeed xpath '../test/XPath' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' ./genSeed schema '../test/schemas/*.xsd' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' ./genSeed xml '../test/*' '../test/errors/*.xml' '../test/errors10/*.xml' '../test/namespaces/*' '../test/SVG/*.xml' '../test/valid/*.xml' '../test/VC/*' '../test/VCM/*' '../test/XInclude/docs/*' '../test/xmlid/*' make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' make[2]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' ./testFuzzer Successfully tested 1019 inputs make[2]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/fuzz' Making check in xstc make[1]: Nothing to be done for 'check'. Making check in python /usr/bin/make check-recursive Making check in . make[3]: Nothing to be done for 'check-am'. Making check in tests /usr/bin/make check-local make[4]: Entering directory '/builddir/build/BUILD/libxml2-2.10.4/python/tests' ## running Python regression tests make[4]: Leaving directory '/builddir/build/BUILD/libxml2-2.10.4/python/tests' + RPM_EC=0 ++ jobs -p Processing files: libxml2-2.10.4-4.oc9.aarch64 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7zRqyN + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.10.4 + DOCDIR=/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2 + cp -pr NEWS /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2 + cp -pr README.md /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OYcm8r + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.10.4 + LICENSEDIR=/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/licenses/libxml2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/licenses/libxml2 + cp -pr Copyright /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/licenses/libxml2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libxml2 = 2.10.4-4.oc9 libxml2(aarch-64) = 2.10.4-4.oc9 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: /usr/bin/sh 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) libm.so.6(GLIBC_2.38)(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) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.2.3)(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) rtld(GNU_HASH) Processing files: libxml2-devel-2.10.4-4.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KkUQiH + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.10.4 + DOCDIR=/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2-devel + cp -pr doc/xmlcatalog.html doc/xmllint.html /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/libxml2-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(libxml2) libxml2-devel = 2.10.4-4.oc9 libxml2-devel(aarch-64) = 2.10.4-4.oc9 pkgconfig(libxml-2.0) = 2.10.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh cmake-filesystem(aarch-64) libxml2.so.2()(64bit) Processing files: libxml2-static-2.10.4-4.oc9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ucWHsy + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.10.4 + LICENSEDIR=/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/licenses/libxml2-static + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/licenses/libxml2-static + cp -pr Copyright /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/licenses/libxml2-static + RPM_EC=0 ++ jobs -p + exit 0 Provides: libxml2-static = 2.10.4-4.oc9 libxml2-static(aarch-64) = 2.10.4-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-libxml2-2.10.4-4.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cbWXMX + umask 022 + cd /builddir/build/BUILD + cd libxml2-2.10.4 + DOCDIR=/builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/python3-libxml2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/python3-libxml2 + cp -pr doc/apibuild.py /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64/usr/share/doc/python3-libxml2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libxml2-python3 = 2.10.4-4.oc9 libxml2mod.so()(64bit) python-libxml2 = 2.10.4-4.oc9 python3-libxml2 = 2.10.4-4.oc9 python3-libxml2(aarch-64) = 2.10.4-4.oc9 python3.11-libxml2 = 2.10.4-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-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.11 rtld(GNU_HASH) Obsoletes: python3.11-libxml2 < 2.10.4-4.oc9 Processing files: libxml2-debugsource-2.10.4-4.oc9.aarch64 Provides: libxml2-debugsource = 2.10.4-4.oc9 libxml2-debugsource(aarch-64) = 2.10.4-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libxml2-debuginfo-2.10.4-4.oc9.aarch64 Provides: debuginfo(build-id) = 5945670b2d2efc6d520c46568a5719366c3e0f41 debuginfo(build-id) = d1b70339c19f606571e2ffede3e6d5acf88234b8 debuginfo(build-id) = faca32250af25b88f7c8e5b0219f73ba0f404621 libxml2-debuginfo = 2.10.4-4.oc9 libxml2-debuginfo(aarch-64) = 2.10.4-4.oc9 libxml2.so.2.10.4-2.10.4-4.oc9.aarch64.debug()(64bit) 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.10.4-4.oc9 Processing files: python3-libxml2-debuginfo-2.10.4-4.oc9.aarch64 Provides: debuginfo(build-id) = 271ea91f0f512ec9563b74b4a83929da4c50cbae libxml2mod.so-2.10.4-4.oc9.aarch64.debug()(64bit) python-libxml2-debuginfo = 2.10.4-4.oc9 python3-libxml2-debuginfo = 2.10.4-4.oc9 python3-libxml2-debuginfo(aarch-64) = 2.10.4-4.oc9 python3.11-libxml2-debuginfo = 2.10.4-4.oc9 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.10.4-4.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libxml2-2.10.4-4.oc9.aarch64 Wrote: /builddir/build/RPMS/python3-libxml2-debuginfo-2.10.4-4.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/python3-libxml2-2.10.4-4.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libxml2-devel-2.10.4-4.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libxml2-static-2.10.4-4.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libxml2-2.10.4-4.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libxml2-debugsource-2.10.4-4.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libxml2-debuginfo-2.10.4-4.oc9.aarch64.rpm Child return code was: 0