request from: hawk checking if we should skip the build started at: Fri Dec 13 00:22:46 2019 fetching http://src.tld-linux.org/~builderti//srpms/7af0a975-c46f-4e6f-bbec-175cf4209bbd/libxml2-2.9.9-2.src.rpm fetched 5444443 bytes, 64315.0 K/s installing srpm: libxml2-2.9.9-2.src.rpm + install -d /tmp/B.YLDKHa/BUILD /tmp/B.YLDKHa/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog libxml2-2.9.9-2.src.rpm * Thu Dec 12 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/libxml2.git;a=log;h=master * Mon Oct 28 2019 Jan Rękorajski 500a0fc - rebuild with python 3.8 - release 2 (by relup.sh) * Sun Feb 24 2019 Jakub Bogusz d51854b - cleanup * Sun Feb 24 2019 Jakub Bogusz 63a17d0 - updated to 2.9.9 (fixes CVE-2018-9251 CVE-2018-14404 CVE-2018-14567) + rpm -Uhv --nodeps --define '_topdir /tmp/B.YLDKHa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests libxml2-2.9.9-2.src.rpm libxml2 ################################################## + rm -f libxml2-2.9.9-2.src.rpm + install -m 700 -d /tmp/B.YLDKHa/BUILD/tmp + TMPDIR=/tmp/B.YLDKHa/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.YLDKHa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.YLDKHa/libxml2.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 7af0a975-c46f-4e6f-bbec-175cf4209bbd; TMPDIR=/tmp/B.YLDKHa/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.YLDKHa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.YLDKHa/libxml2.spec + : build-id: 7af0a975-c46f-4e6f-bbec-175cf4209bbd + TMPDIR=/tmp/B.YLDKHa/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.YLDKHa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.YLDKHa/libxml2.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YLDKHa/BUILD/tmp /bin/sh -e /tmp/B.YLDKHa/BUILD/tmp/rpm-tmp.75665 + umask 022 + cd /tmp/B.YLDKHa/BUILD + cd /tmp/B.YLDKHa/BUILD + rm -rf libxml2-2.9.9 + /usr/bin/gzip -dc /tmp/B.YLDKHa/libxml2-2.9.9.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxml2-2.9.9 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libxml2-man_fixes.patch):' Patch #0 (libxml2-man_fixes.patch): + error = (xmlValidityErrorFunc) fprintf; | ^ xmllint.c:2765:22: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2765 | cvp->warning = (xmlValidityWarningFunc) fprintf; | ^ xmllint.c:2800:18: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2800 | cvp->error = (xmlValidityErrorFunc) fprintf; | ^ xmllint.c:2801:18: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2801 | cvp->warning = (xmlValidityWarningFunc) fprintf; | ^ xmllint.c:2864:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2864 | (xmlRelaxNGValidityErrorFunc) fprintf, | ^ xmllint.c:2865:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2865 | (xmlRelaxNGValidityWarningFunc) fprintf, | ^ xmllint.c:2892:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2892 | (xmlSchemaValidityErrorFunc) fprintf, | ^ xmllint.c:2893:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2893 | (xmlSchemaValidityWarningFunc) fprintf, | ^ xmllint.c: In function 'main': xmllint.c:3589:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 3589 | (xmlRelaxNGValidityErrorFunc) fprintf, | ^ xmllint.c:3590:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 3590 | (xmlRelaxNGValidityWarningFunc) fprintf, | ^ xmllint.c:3615:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 3615 | (xmlSchemaValidityErrorFunc) fprintf, | ^ xmllint.c:3616:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 3616 | (xmlSchemaValidityWarningFunc) fprintf, | ^ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -fPIC -DPIC -o .libs/encoding.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -fPIC -DPIC -o .libs/entities.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c SAX.c -o SAX.o >/dev/null 2>&1 mv -f .deps/SAX.Tpo .deps/SAX.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o error.c: In function '__xmlRaiseError': error.c:634:26: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 634 | else if ((channel == (xmlGenericErrorFunc) fprintf) || | ^ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -o entities.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 mv -f .deps/entities.Tpo .deps/entities.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c -o parserInternals.lo parserInternals.c mv -f .deps/xmllint.Tpo .deps/xmllint.Po /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c -fPIC -DPIC -o .libs/parserInternals.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -o encoding.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c -o parserInternals.o >/dev/null 2>&1 mv -f .deps/encoding.Tpo .deps/encoding.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o mv -f .deps/parserInternals.Tpo .deps/parserInternals.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 mv -f .deps/list.Tpo .deps/list.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c -o xmlIO.lo xmlIO.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -fPIC -DPIC -o .libs/xmlIO.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c -o xmlmemory.lo xmlmemory.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c -fPIC -DPIC -o .libs/xmlmemory.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c -o xmlmemory.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -o xmlIO.o >/dev/null 2>&1 mv -f .deps/xmlmemory.Tpo .deps/xmlmemory.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c -o uri.lo uri.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -fPIC -DPIC -o .libs/uri.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1 mv -f .deps/xmlIO.Tpo .deps/xmlIO.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c -o valid.lo valid.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -fPIC -DPIC -o .libs/valid.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -o uri.o >/dev/null 2>&1 parser.c: In function 'xmlParseReference__internal_alias': parser.c:7034:44: warning: '%d' directive output may be truncated writing between 3 and 10 bytes into a region of size 9 [-Wformat-truncation=] 7034 | snprintf((char *)out, sizeof(out), "#%d", value); | ^~ parser.c:7034:42: note: directive argument in the range [256, 2147483647] 7034 | snprintf((char *)out, sizeof(out), "#%d", value); | ^~~~~ In file included from /usr/include/stdio.h:867, from libxml.h:54, from parser.c:39: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 12 bytes into a destination of size 10 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parser.c:7032:47: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 7032 | snprintf((char *)out, sizeof(out), "#x%X", value); | ^ In file included from /usr/include/stdio.h:867, from libxml.h:54, from parser.c:39: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 11 bytes into a destination of size 10 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/uri.Tpo .deps/uri.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c -o xlink.lo xlink.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c -fPIC -DPIC -o .libs/xlink.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c -o xlink.o >/dev/null 2>&1 mv -f .deps/xlink.Tpo .deps/xlink.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c -o HTMLparser.lo HTMLparser.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c -fPIC -DPIC -o .libs/HTMLparser.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -o valid.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 mv -f .deps/tree.Tpo .deps/tree.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c -o HTMLtree.lo HTMLtree.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -fPIC -DPIC -o .libs/HTMLtree.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -o HTMLtree.o >/dev/null 2>&1 mv -f .deps/HTMLtree.Tpo .deps/HTMLtree.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c -o debugXML.lo debugXML.c mv -f .deps/valid.Tpo .deps/valid.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c -o xpath.lo xpath.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -fPIC -DPIC -o .libs/debugXML.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -fPIC -DPIC -o .libs/xpath.o debugXML.c: In function 'xmlShellRNGValidate': debugXML.c:2367:6: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2367 | (xmlRelaxNGValidityErrorFunc) fprintf, | ^ debugXML.c:2368:6: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2368 | (xmlRelaxNGValidityWarningFunc) fprintf, | ^ debugXML.c:2379:6: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2379 | (xmlRelaxNGValidityErrorFunc) fprintf, | ^ debugXML.c:2380:6: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2380 | (xmlRelaxNGValidityWarningFunc) fprintf, | ^ debugXML.c: In function 'xmlShellValidate__internal_alias': debugXML.c:2651:19: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2651 | vctxt.error = (xmlValidityErrorFunc) fprintf; | ^ debugXML.c:2652:21: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] 2652 | vctxt.warning = (xmlValidityWarningFunc) fprintf; | ^ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c -o HTMLparser.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -o debugXML.o >/dev/null 2>&1 mv -f .deps/debugXML.Tpo .deps/debugXML.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c -o xpointer.lo xpointer.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c -fPIC -DPIC -o .libs/xpointer.o mv -f .deps/HTMLparser.Tpo .deps/HTMLparser.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c -o xinclude.lo xinclude.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c -fPIC -DPIC -o .libs/xinclude.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c -o xpointer.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c -o xinclude.o >/dev/null 2>&1 mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c -o nanohttp.lo nanohttp.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c -fPIC -DPIC -o .libs/nanohttp.o mv -f .deps/xpointer.Tpo .deps/xpointer.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c -o nanoftp.lo nanoftp.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c -fPIC -DPIC -o .libs/nanoftp.o mv -f .deps/xinclude.Tpo .deps/xinclude.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c -o catalog.lo catalog.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -fPIC -DPIC -o .libs/catalog.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c -o nanohttp.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c -o nanoftp.o >/dev/null 2>&1 mv -f .deps/nanohttp.Tpo .deps/nanohttp.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -o xpath.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -o catalog.o >/dev/null 2>&1 mv -f .deps/nanoftp.Tpo .deps/nanoftp.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c -o threads.lo threads.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o >/dev/null 2>&1 mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c -o c14n.lo c14n.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -fPIC -DPIC -o .libs/c14n.o mv -f .deps/threads.Tpo .deps/threads.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c -o xmlstring.lo xmlstring.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c -fPIC -DPIC -o .libs/xmlstring.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -o c14n.o >/dev/null 2>&1 mv -f .deps/catalog.Tpo .deps/catalog.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c -o buf.lo buf.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -fPIC -DPIC -o .libs/buf.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c -o xmlstring.o >/dev/null 2>&1 mv -f .deps/xmlstring.Tpo .deps/xmlstring.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c -o xmlregexp.lo xmlregexp.c mv -f .deps/c14n.Tpo .deps/c14n.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -fPIC -DPIC -o .libs/xmlregexp.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c -o xmlschemas.lo xmlschemas.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -o buf.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c -fPIC -DPIC -o .libs/xmlschemas.o mv -f .deps/buf.Tpo .deps/buf.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c -o xmlschemastypes.lo xmlschemastypes.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c -fPIC -DPIC -o .libs/xmlschemastypes.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -o xmlregexp.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c -o xmlschemastypes.o >/dev/null 2>&1 mv -f .deps/xpath.Tpo .deps/xpath.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c -o xmlunicode.lo xmlunicode.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c -fPIC -DPIC -o .libs/xmlunicode.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c -o xmlunicode.o >/dev/null 2>&1 mv -f .deps/xmlunicode.Tpo .deps/xmlunicode.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c -o xmlreader.lo xmlreader.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c -fPIC -DPIC -o .libs/xmlreader.o mv -f .deps/xmlregexp.Tpo .deps/xmlregexp.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c -o relaxng.lo relaxng.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -fPIC -DPIC -o .libs/relaxng.o mv -f .deps/xmlschemastypes.Tpo .deps/xmlschemastypes.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c -o xmlreader.o >/dev/null 2>&1 mv -f .deps/dict.Tpo .deps/dict.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c -o SAX2.lo SAX2.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c -fPIC -DPIC -o .libs/SAX2.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c -o SAX2.o >/dev/null 2>&1 mv -f .deps/xmlreader.Tpo .deps/xmlreader.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c -o xmlwriter.lo xmlwriter.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c -fPIC -DPIC -o .libs/xmlwriter.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -o relaxng.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c -o xmlwriter.o >/dev/null 2>&1 mv -f .deps/xmlwriter.Tpo .deps/xmlwriter.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c -o legacy.lo legacy.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c -o xmlschemas.o >/dev/null 2>&1 mv -f .deps/SAX2.Tpo .deps/SAX2.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c -o chvalid.lo chvalid.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -fPIC -DPIC -o .libs/legacy.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c -fPIC -DPIC -o .libs/chvalid.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c -o chvalid.o >/dev/null 2>&1 mv -f .deps/chvalid.Tpo .deps/chvalid.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c -o pattern.lo pattern.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -fPIC -DPIC -o .libs/pattern.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -o legacy.o >/dev/null 2>&1 mv -f .deps/legacy.Tpo .deps/legacy.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c -o xmlsave.lo xmlsave.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c -fPIC -DPIC -o .libs/xmlsave.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -o pattern.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c -o xmlsave.o >/dev/null 2>&1 mv -f .deps/relaxng.Tpo .deps/relaxng.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c -o xmlmodule.lo xmlmodule.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c -fPIC -DPIC -o .libs/xmlmodule.o mv -f .deps/pattern.Tpo .deps/pattern.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c -o schematron.lo schematron.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c -o xmlmodule.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c -fPIC -DPIC -o .libs/schematron.o mv -f .deps/xmlmodule.Tpo .deps/xmlmodule.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xzlib.lo -MD -MP -MF .deps/xzlib.Tpo -c -o xzlib.lo xzlib.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xzlib.lo -MD -MP -MF .deps/xzlib.Tpo -c xzlib.c -fPIC -DPIC -o .libs/xzlib.o mv -f .deps/xmlsave.Tpo .deps/xmlsave.Plo x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xmlcatalog.o -MD -MP -MF .deps/xmlcatalog.Tpo -c -o xmlcatalog.o xmlcatalog.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c -o schematron.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT xzlib.lo -MD -MP -MF .deps/xzlib.Tpo -c xzlib.c -o xzlib.o >/dev/null 2>&1 mv -f .deps/xmlcatalog.Tpo .deps/xmlcatalog.Po /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT testdso.lo -MD -MP -MF .deps/testdso.Tpo -c -o testdso.lo testdso.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT testdso.lo -MD -MP -MF .deps/testdso.Tpo -c testdso.c -fPIC -DPIC -o .libs/testdso.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT testdso.lo -MD -MP -MF .deps/testdso.Tpo -c testdso.c -o testdso.o >/dev/null 2>&1 mv -f .deps/testdso.Tpo .deps/testdso.Plo sed -e 's?\@XML_LIBDIR\@?-L/usr/lib64?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/usr/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.9?g' \ -e 's?\@XML_LIBS\@?-lxml2 -lz -llzma -lm ?g' \ < ./xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-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 -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -module -no-undefined -avoid-version -rpath /usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o testdso.la testdso.lo libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/testdso.o -Wl,-soname -Wl,testdso.so -o .libs/testdso.so mv -f .deps/xzlib.Tpo .deps/xzlib.Plo libtool: link: ar cru .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" ) mv -f .deps/schematron.Tpo .deps/schematron.Plo mv -f .deps/xmlschemas.Tpo .deps/xmlschemas.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-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 -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--version-script=./libxml2.syms -version-info 11:9:9 -ldl -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libxml2.la -rpath /usr/lib64 SAX.lo entities.lo encoding.lo error.lo parserInternals.lo parser.lo tree.lo hash.lo list.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo HTMLparser.lo HTMLtree.lo debugXML.lo xpath.lo xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo buf.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo xzlib.lo -lz -llzma -lm libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--version-script=./libxml2.syms -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread .libs/SAX.o .libs/entities.o .libs/encoding.o .libs/error.o .libs/parserInternals.o .libs/parser.o .libs/tree.o .libs/hash.o .libs/list.o .libs/xmlIO.o .libs/xmlmemory.o .libs/uri.o .libs/valid.o .libs/xlink.o .libs/HTMLparser.o .libs/HTMLtree.o .libs/debugXML.o .libs/xpath.o .libs/xpointer.o .libs/xinclude.o .libs/nanohttp.o .libs/nanoftp.o .libs/catalog.o .libs/globals.o .libs/threads.o .libs/c14n.o .libs/xmlstring.o .libs/buf.o .libs/xmlregexp.o .libs/xmlschemas.o .libs/xmlschemastypes.o .libs/xmlunicode.o .libs/xmlreader.o .libs/relaxng.o .libs/dict.o .libs/SAX2.o .libs/xmlwriter.o .libs/legacy.o .libs/chvalid.o .libs/pattern.o .libs/xmlsave.o .libs/xmlmodule.o .libs/schematron.o .libs/xzlib.o -ldl -lz /usr/lib64/liblzma.so -lm -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.9.9 libtool: link: (cd ".libs" && rm -f "libxml2.so.2" && ln -s "libxml2.so.2.9.9" "libxml2.so.2") libtool: link: (cd ".libs" && rm -f "libxml2.so" && ln -s "libxml2.so.2.9.9" "libxml2.so") libtool: link: ar cru .libs/libxml2.a SAX.o entities.o encoding.o error.o parserInternals.o parser.o tree.o hash.o list.o xmlIO.o xmlmemory.o uri.o valid.o xlink.o HTMLparser.o HTMLtree.o debugXML.o xpath.o xpointer.o xinclude.o nanohttp.o nanoftp.o catalog.o globals.o threads.o c14n.o xmlstring.o buf.o xmlregexp.o xmlschemas.o xmlschemastypes.o xmlunicode.o xmlreader.o relaxng.o dict.o SAX2.o xmlwriter.o legacy.o chvalid.o pattern.o xmlsave.o xmlmodule.o schematron.o xzlib.o libtool: link: ranlib .libs/libxml2.a libtool: link: ( cd ".libs" && rm -f "libxml2.la" && ln -s "../libxml2.la" "libxml2.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-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 -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o xmllint xmllint.o ./libxml2.la -lz -llzma -lm /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-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 -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o xmlcatalog xmlcatalog.o ./libxml2.la -lz -llzma -lm libtool: link: x86_64-tld-linux-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 -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/xmlcatalog xmlcatalog.o ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread libtool: link: x86_64-tld-linux-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 -Wno-array-bounds -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/xmllint xmllint.o ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread make[2]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9' Making all in doc make[2]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc' Making all in . make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc' Making all in devhelp make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/devhelp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/devhelp' Making all in examples make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/examples' make[2]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc' Making all in example make[2]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/example' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/example' Making all in xstc make[2]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/xstc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/xstc' make[1]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9' + cd python + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' /usr/lib64/python2.7/distutils/dist.py:251: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) libxslt stub generator not found, libxslt not built running build running build_py creating build-2 creating build-2/lib.linux-x86_64-2.7 copying libxml2.py -> build-2/lib.linux-x86_64-2.7 copying drv_libxml2.py -> build-2/lib.linux-x86_64-2.7 running build_ext building 'libxml2mod' extension creating build-2/temp.linux-x86_64-2.7 x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_REENTRANT=1 -I/usr/include/libxml2 -I/usr/include -I/usr/include/python2.7 -c libxml2-py.c -o build-2/temp.linux-x86_64-2.7/libxml2-py.o x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_REENTRANT=1 -I/usr/include/libxml2 -I/usr/include -I/usr/include/python2.7 -c libxml.c -o build-2/temp.linux-x86_64-2.7/libxml.o x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_REENTRANT=1 -I/usr/include/libxml2 -I/usr/include -I/usr/include/python2.7 -c types.c -o build-2/temp.linux-x86_64-2.7/types.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/libxml2-py.o build-2/temp.linux-x86_64-2.7/libxml.o build-2/temp.linux-x86_64-2.7/types.o -L/usr/lib -L/usr/lib64 -lxml2 -lm -lz -lpython2.7 -o build-2/lib.linux-x86_64-2.7/libxml2mod.so /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc + cd .. + cd python + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' libxslt stub generator not found, libxslt not built running build running build_py creating build-3 creating build-3/lib.linux-x86_64-3.8 copying libxml2.py -> build-3/lib.linux-x86_64-3.8 copying drv_libxml2.py -> build-3/lib.linux-x86_64-3.8 running build_ext building 'libxml2mod' extension creating build-3/temp.linux-x86_64-3.8 x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_REENTRANT=1 -I/usr/include/libxml2 -I/usr/include -I/usr/include/python3.8 -c libxml2-py.c -o build-3/temp.linux-x86_64-3.8/libxml2-py.o x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_REENTRANT=1 -I/usr/include/libxml2 -I/usr/include -I/usr/include/python3.8 -c libxml.c -o build-3/temp.linux-x86_64-3.8/libxml.o x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_REENTRANT=1 -I/usr/include/libxml2 -I/usr/include -I/usr/include/python3.8 -c types.c -o build-3/temp.linux-x86_64-3.8/types.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.8/libxml2-py.o build-3/temp.linux-x86_64-3.8/libxml.o build-3/temp.linux-x86_64-3.8/types.o -L/usr/lib -L/usr/lib64 -lxml2 -lm -lz -o build-3/lib.linux-x86_64-3.8/libxml2mod.cpython-38-x86_64-linux-gnu.so /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib64/python3.8/distutils/dist.py:259: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) + cd .. + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YLDKHa/BUILD/tmp /bin/sh -e /tmp/B.YLDKHa/BUILD/tmp/rpm-tmp.44837 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YLDKHa/BUILD/tmp + umask 022 + cd /tmp/B.YLDKHa/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder + /bin/mkdir -p /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder + cd libxml2-2.9.9 + rm -rf /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder' 'devhelpdir=/usr/share/doc/gtk-doc/html/libxml2' 'm4datadir=/usr/share/aclocal' 'pkgconfigdir=/usr/lib64/pkgconfig' /usr/bin/make install-recursive make[1]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9' Making install in include make[2]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/include' Making install in libxml make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/include/libxml' make[4]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/include/libxml' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/include/libxml2/libxml' make[4]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/include/libxml' make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/include/libxml' make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/include' make[4]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/include' make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/include' make[2]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/include' Making install in . make[2]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9' make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9' /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin' /bin/mkdir -p /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64' /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/cmake/libxml2' /usr/bin/install -c -m 0644 ./Copyright /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 /bin/mkdir -p /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/examples /usr/bin/install -c xml2-config '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin' /usr/bin/install -c -m 0644 ./xmllint.c /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/examples /usr/bin/install -c -m 644 libxml2-config.cmake '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/cmake/libxml2' /usr/bin/install -c -m 644 xml2Conf.sh '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64' /usr/bin/install -c -m 0644 ./testSAX.c /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/examples /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/aclocal' /usr/bin/install -c -m 0644 ./testHTML.c /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/examples /usr/bin/install -c -m 644 libxml.m4 '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/aclocal' /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man1' /usr/bin/install -c -m 0644 ./testXPath.c /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/examples /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man3' /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/pkgconfig' /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libxml2.la '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64' /usr/bin/install -c -m 644 xml2-config.1 '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 libxml-2.0.pc '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libxml.3 '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man3' libtool: install: /usr/bin/install -c .libs/libxml2.so.2.9.9 /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/libxml2.so.2.9.9 libtool: install: (cd /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64 && { ln -s -f libxml2.so.2.9.9 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.9.9 libxml2.so.2; }; }) libtool: install: (cd /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64 && { ln -s -f libxml2.so.2.9.9 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.9.9 libxml2.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml2.lai /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/libxml2.la libtool: install: /usr/bin/install -c .libs/libxml2.a /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/libxml2.a libtool: install: chmod 644 /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/libxml2.a libtool: install: ranlib /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/libxml2.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin' libtool: install: /usr/bin/install -c .libs/xmllint /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin/xmllint libtool: install: /usr/bin/install -c .libs/xmlcatalog /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin/xmlcatalog make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9' make[2]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9' Making install in doc make[2]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc' Making install in . make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc' make[4]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html /usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man1' /bin/mkdir -p /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/html /usr/bin/install -c -m 0644 ./html/*.html /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/html /usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man1' /usr/bin/install -c -m 0644 ./html/*.png /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/html /bin/mkdir -p /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/tutorial /usr/bin/install -c -m 0644 ./tutorial/*.* \ /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/tutorial /bin/mkdir -p /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/tutorial/images /usr/bin/install -c -m 0644 ./tutorial/images/*.* \ /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/tutorial/images /bin/mkdir -p /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/tutorial/images/callouts /usr/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \ /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/tutorial/images/callouts make[4]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc' make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc' Making install in devhelp make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/devhelp' make[4]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/devhelp' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2.devhelp general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/gtk-doc/html/libxml2' make[4]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/devhelp' make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/devhelp' Making install in examples make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/examples' make[4]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html make[4]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/examples' make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc/examples' make[2]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/doc' Making install in example make[2]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/example' make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/example' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/example' make[2]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/example' Making install in xstc make[2]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/xstc' make[3]: Entering directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/xstc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/xstc' make[2]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9/xstc' make[1]: Leaving directory '/tmp/B.YLDKHa/BUILD/libxml2-2.9.9' + cd python + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder' /usr/lib64/python2.7/distutils/dist.py:251: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) libxslt stub generator not found, libxslt not built running build running build_py running build_ext running install running install_lib creating /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7 creating /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages copying build-2/lib.linux-x86_64-2.7/libxml2.py -> /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages copying build-2/lib.linux-x86_64-2.7/drv_libxml2.py -> /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages copying build-2/lib.linux-x86_64-2.7/libxml2mod.so -> /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages byte-compiling /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages/libxml2.py to libxml2.pyc byte-compiling /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages/drv_libxml2.py to drv_libxml2.pyc writing byte-compilation script '/tmp/B.YLDKHa/BUILD/tmp/tmpAH8c0r.py' /usr/bin/python -OO /tmp/B.YLDKHa/BUILD/tmp/tmpAH8c0r.py removing /tmp/B.YLDKHa/BUILD/tmp/tmpAH8c0r.py running install_egg_info Writing /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages/libxml2_python-2.9.9-py2.7.egg-info + '[' ! -d /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + cd .. + cd python + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib64/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder' libxslt stub generator not found, libxslt not built running build running build_py running build_ext running install running install_lib creating /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.8 creating /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.8/site-packages copying build-3/lib.linux-x86_64-3.8/libxml2mod.cpython-38-x86_64-linux-gnu.so -> /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.8/site-packages copying build-3/lib.linux-x86_64-3.8/libxml2.py -> /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.8/site-packages copying build-3/lib.linux-x86_64-3.8/drv_libxml2.py -> /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.8/site-packages byte-compiling /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.8/site-packages/libxml2.py to libxml2.cpython-38.pyc byte-compiling /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.8/site-packages/drv_libxml2.py to drv_libxml2.cpython-38.pyc writing byte-compilation script '/tmp/B.YLDKHa/BUILD/tmp/tmpy484vhet.py' /usr/bin/python3 /tmp/B.YLDKHa/BUILD/tmp/tmpy484vhet.py removing /tmp/B.YLDKHa/BUILD/tmp/tmpy484vhet.py running install_egg_info Writing /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.8/site-packages/libxml2_python-2.9.9-py3.8.egg-info /usr/lib64/python3.8/distutils/dist.py:259: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) + cd .. + install -d /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-devel-2.9.9 + /bin/mv /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-devel-2.9.9 + /bin/rm '--interactive=never' -r /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 + install -d /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/etc/xml + >/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/etc/xml/catalog + LD_LIBRARY_PATH=.libs ./xmlcatalog --create + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE Stripping 3 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 5 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 0/6 files hardlinked Processing files: libxml2-2.9.9-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YLDKHa/BUILD/tmp /bin/sh -e /tmp/B.YLDKHa/BUILD/tmp/rpm-tmp.31878 + umask 022 + cd /tmp/B.YLDKHa/BUILD + cd libxml2-2.9.9 + DOCDIR=/tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 + export DOCDIR + rm -rf /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 + /bin/mkdir -p /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9... Documentation compressed. + cp -pr AUTHORS ChangeLog Copyright NEWS README TODO /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9... ./README ./ChangeLog ./NEWS ./Copyright ./AUTHORS ./TODO Documentation compressed. + exit 0 Provides: config(libxml2) = 1:2.9.9-2 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.8)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(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) Obsoletes: xml-common Processing files: libxml2-devel-2.9.9-2 Provides: libtool(/usr/lib64/libxml2.la) pkgconfig(libxml-2.0) = 2.9.9 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh Processing files: libxml2-static-2.9.9-2 Processing files: libxml2-apidocs-2.9.9-2 Processing files: libxml2-progs-2.9.9-2 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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) rtld(GNU_HASH) Processing files: python-libxml2-2.9.9-2 Provides: libxml2mod.so()(64bit) pythonegg(libxml2-python) = 2.9.9 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython2.7.so.1.0()(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) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: libxml2-python Processing files: python3-libxml2-2.9.9-2 Provides: libxml2mod.cpython-38-x86_64-linux-gnu.so()(64bit) python3egg(libxml2-python) = 2.9.9 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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) python(abi) = 3.8 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder Wrote: /tmp/B.YLDKHa/RPMS/libxml2-2.9.9-2.x86_64.rpm Wrote: /tmp/B.YLDKHa/RPMS/libxml2-devel-2.9.9-2.x86_64.rpm Wrote: /tmp/B.YLDKHa/RPMS/libxml2-static-2.9.9-2.x86_64.rpm Wrote: /tmp/B.YLDKHa/RPMS/libxml2-apidocs-2.9.9-2.x86_64.rpm Wrote: /tmp/B.YLDKHa/RPMS/libxml2-progs-2.9.9-2.x86_64.rpm Wrote: /tmp/B.YLDKHa/RPMS/python-libxml2-2.9.9-2.x86_64.rpm Wrote: /tmp/B.YLDKHa/RPMS/python3-libxml2-2.9.9-2.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.YLDKHa/BUILD/tmp /bin/sh -e /tmp/B.YLDKHa/BUILD/tmp/rpm-tmp.29792 + umask 022 + cd /tmp/B.YLDKHa/BUILD + cd libxml2-2.9.9 + /bin/rm '--interactive=never' -rf /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder + rm -rf /tmp/B.YLDKHa/BUILD/tmp/libxml2-2.9.9-root-builder ended at: Fri Dec 13 00:23:34 2019, done in 0:00:46.574824 + chmod -R u+rwX /tmp/B.YLDKHa/BUILD + rm -rf /tmp/B.YLDKHa/tmp /tmp/B.YLDKHa/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..441 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## libxml2 ################################################## python-libxml2 ################################################## libxml2-progs ################################################## libxml2-devel ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.YLDKHa Begin-TLD-Builder-Info Build-Time: user:86.63s sys:6.38s real:55.17s (faults io:4 non-io:2655389) Files queued for ftp: 177764 python3-libxml2-2.9.9-2.x86_64.rpm 153298 python-libxml2-2.9.9-2.x86_64.rpm 38105 libxml2-progs-2.9.9-2.x86_64.rpm 202906 libxml2-apidocs-2.9.9-2.x86_64.rpm 567778 libxml2-static-2.9.9-2.x86_64.rpm 453192 libxml2-devel-2.9.9-2.x86_64.rpm 791427 libxml2-2.9.9-2.x86_64.rpm 340 libxml2-2.9.9-2.src.rpm.uploadinfo End-TLD-Builder-Info