request from: hawk checking if we should skip the build started at: Wed May 29 15:22:33 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/d1301d09-f79a-4584-87fa-d4416445c28e/libxml2-2.9.9-1.src.rpm fetched 5444408 bytes, 81669.9 K/s installing srpm: libxml2-2.9.9-1.src.rpm + install -d /tmp/B.A4LFWF/BUILD /tmp/B.A4LFWF/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog libxml2-2.9.9-1.src.rpm * Wed May 29 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/libxml2.git;a=log;h=master * 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) * Sun Jul 01 2018 Arkadiusz Miƛkiewicz 405a8e9 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.A4LFWF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' libxml2-2.9.9-1.src.rpm libxml2 ################################################## + rm -f libxml2-2.9.9-1.src.rpm + install -m 700 -d /tmp/B.A4LFWF/BUILD/tmp + TMPDIR=/tmp/B.A4LFWF/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.A4LFWF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.A4LFWF/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: d1301d09-f79a-4584-87fa-d4416445c28e; TMPDIR=/tmp/B.A4LFWF/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.A4LFWF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.A4LFWF/libxml2.spec + : build-id: d1301d09-f79a-4584-87fa-d4416445c28e + TMPDIR=/tmp/B.A4LFWF/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.A4LFWF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.A4LFWF/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.A4LFWF/BUILD/tmp /bin/sh -e /tmp/B.A4LFWF/BUILD/tmp/rpm-tmp.2076 + umask 022 + cd /tmp/B.A4LFWF/BUILD + cd /tmp/B.A4LFWF/BUILD + rm -rf libxml2-2.9.9 + /usr/bin/gzip -dc /tmp/B.A4LFWF/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] 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] 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] 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] (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] (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] (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] (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] (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] (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] (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] (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 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 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 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] else if ((channel == (xmlGenericErrorFunc) fprintf) || ^ mv -f .deps/entities.Tpo .deps/entities.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 encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -o encoding.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 /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 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 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 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 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 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 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/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 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 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 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 xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -fPIC -DPIC -o .libs/xmlIO.o 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 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 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 xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -o xmlIO.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 uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -o uri.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 tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.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 valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -fPIC -DPIC -o .libs/valid.o 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 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=] snprintf((char *)out, sizeof(out), "#%d", value); ^~ parser.c:7034:42: note: directive argument in the range [256, 2147483647] snprintf((char *)out, sizeof(out), "#%d", value); ^~~~~ In file included from /usr/include/stdio.h:873, 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 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf((char *)out, sizeof(out), "#x%X", value); ^ In file included from /usr/include/stdio.h:873, 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 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -o HTMLtree.o >/dev/null 2>&1 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 debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c -o debugXML.lo debugXML.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 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] (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] (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] (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] (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] 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] vctxt.warning = (xmlValidityWarningFunc) fprintf; ^ 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 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 xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -fPIC -DPIC -o .libs/xpath.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 debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -o debugXML.o >/dev/null 2>&1 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 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/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 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/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 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/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 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/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 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 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 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 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 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 threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.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 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 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 c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -o c14n.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 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 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 xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -fPIC -DPIC -o .libs/xmlregexp.o mv -f .deps/c14n.Tpo .deps/c14n.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 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 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/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 relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c -o relaxng.lo relaxng.c 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 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 relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -fPIC -DPIC -o .libs/relaxng.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 -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 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 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 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 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 legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -o legacy.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 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/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 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 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 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 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/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 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/xmlsave.Tpo .deps/xmlsave.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 schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c -fPIC -DPIC -o .libs/schematron.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 xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c -o xmlmodule.o >/dev/null 2>&1 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/relaxng.Tpo .deps/relaxng.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 mv -f .deps/xzlib.Tpo .deps/xzlib.Plo mv -f .deps/schematron.Tpo .deps/schematron.Plo 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 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/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.A4LFWF/BUILD/libxml2-2.9.9' Making all in doc make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making all in . make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making all in devhelp make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/devhelp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/devhelp' Making all in examples make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making all in example make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/example' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/example' Making all in xstc make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/xstc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/xstc' make[1]: Leaving directory '/tmp/B.A4LFWF/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 -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 -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 -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.7 copying libxml2.py -> build-3/lib.linux-x86_64-3.7 copying drv_libxml2.py -> build-3/lib.linux-x86_64-3.7 running build_ext building 'libxml2mod' extension creating build-3/temp.linux-x86_64-3.7 x86_64-tld-linux-gcc -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 -fPIC -D_REENTRANT=1 -I/usr/include/libxml2 -I/usr/include -I/usr/include/python3.7m -c libxml2-py.c -o build-3/temp.linux-x86_64-3.7/libxml2-py.o x86_64-tld-linux-gcc -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 -fPIC -D_REENTRANT=1 -I/usr/include/libxml2 -I/usr/include -I/usr/include/python3.7m -c libxml.c -o build-3/temp.linux-x86_64-3.7/libxml.o x86_64-tld-linux-gcc -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 -fPIC -D_REENTRANT=1 -I/usr/include/libxml2 -I/usr/include -I/usr/include/python3.7m -c types.c -o build-3/temp.linux-x86_64-3.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-3/temp.linux-x86_64-3.7/libxml2-py.o build-3/temp.linux-x86_64-3.7/libxml.o build-3/temp.linux-x86_64-3.7/types.o -L/usr/lib -L/usr/lib64 -lxml2 -lm -lz -lpython3.7m -o build-3/lib.linux-x86_64-3.7/libxml2mod.cpython-37m-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.7/distutils/dist.py:259: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) + cd .. + /usr/bin/make -j4 check 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 runtest.o -MD -MP -MF .deps/runtest.Tpo -c -o runtest.o runtest.c 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 testrecurse.o -MD -MP -MF .deps/testrecurse.Tpo -c -o testrecurse.o testrecurse.c 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 testapi.o -MD -MP -MF .deps/testapi.Tpo -c -o testapi.o testapi.c 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 testchar.o -MD -MP -MF .deps/testchar.Tpo -c -o testchar.o testchar.c testrecurse.c: In function 'resultFilename': testrecurse.c:635:31: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(res, 499, "%s%s%s", out, base, suffixbuff); ^ In file included from /usr/include/stdio.h:873, from libxml.h:54, from testrecurse.c:13: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 500) into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/testrecurse.Tpo .deps/testrecurse.Po 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 testdict.o -MD -MP -MF .deps/testdict.Tpo -c -o testdict.o testdict.c mv -f .deps/testchar.Tpo .deps/testchar.Po 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 runxmlconf.o -MD -MP -MF .deps/runxmlconf.Tpo -c -o runxmlconf.o runxmlconf.c mv -f .deps/testdict.Tpo .deps/testdict.Po /usr/bin/make all-recursive runtest.c: In function 'resultFilename': runtest.c:590:31: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(res, 499, "%s%s%s", out, base, suffixbuff); ^ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 500) into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' mv -f .deps/runxmlconf.Tpo .deps/runxmlconf.Po Making all in include /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 testrecurse testrecurse.o -lpthread ./libxml2.la -lz -llzma -lm make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' Making all in libxml make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include/libxml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include/libxml' make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' Making all in . make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' Making all in doc make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making all in . make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making all in devhelp make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/devhelp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/devhelp' Making all in examples make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making all in example make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/example' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/example' Making all in xstc make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/xstc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/xstc' make[1]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' /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 testchar testchar.o ./libxml2.la -lz -llzma -lm testapi.c:34671:13: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used [-Wunused-function] static void des_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr * val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~~~~~~~~~ testapi.c:34668:27: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used [-Wunused-function] static xmlSAXHandlerPtr * gen_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~~~~~~~~~ testapi.c:18672:13: warning: 'des_const_xmlBufPtr' defined but not used [-Wunused-function] static void des_const_xmlBufPtr(int no ATTRIBUTE_UNUSED, const xmlBufPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~~~~ testapi.c:18669:18: warning: 'gen_const_xmlBufPtr' defined but not used [-Wunused-function] static xmlBufPtr gen_const_xmlBufPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~~~~ testapi.c:18174:13: warning: 'des_xmlSchematronParserCtxtPtr' defined but not used [-Wunused-function] static void des_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchematronParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testapi.c:18171:35: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not used [-Wunused-function] static xmlSchematronParserCtxtPtr gen_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testapi.c:18154:13: warning: 'des_xmlSchematronPtr' defined but not used [-Wunused-function] static void des_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, xmlSchematronPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~~~~~ testapi.c:18151:25: warning: 'gen_xmlSchematronPtr' defined but not used [-Wunused-function] static xmlSchematronPtr gen_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^~~~~~~~~~~~~~~~~~~~ runtest.c: In function 'c14nCommonTest': runtest.c:3888:40: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 486 [-Wformat-truncation=] snprintf(buf, 499, "result/c14n/%s/%s", subdir,prefix); ^~ ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 14 or more bytes (assuming 513) into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtest.c:3894:38: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 488 [-Wformat-truncation=] snprintf(buf, 499, "test/c14n/%s/%s.xpath", subdir,prefix); ^~ ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 18 or more bytes (assuming 517) into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtest.c:3898:38: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 488 [-Wformat-truncation=] snprintf(buf, 499, "test/c14n/%s/%s.ns", subdir,prefix); ^~ ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 15 or more bytes (assuming 514) into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtest.c: In function 'rngTest': runtest.c:3278:44: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 484 [-Wformat-truncation=] snprintf(pattern, 499, "./test/relaxng/%s_?.xml", prefix); ^~ ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 521 bytes into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtest.c:3291:44: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 484 [-Wformat-truncation=] snprintf(result, 499, "result/relaxng/%s_%c", ^~ prefix, count); ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 517 bytes into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtest.c:3294:41: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 484 [-Wformat-truncation=] snprintf(err, 499, "result/relaxng/%s_%c.err", ^~ prefix, count); ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 521 bytes into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/testrecurse testrecurse.o -lpthread ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread runtest.c: In function 'schemasTest': runtest.c:3107:44: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 484 [-Wformat-truncation=] snprintf(pattern, 499, "./test/schemas/%s_?.xml", prefix); ^~ ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 521 bytes into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtest.c:3126:44: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 484 [-Wformat-truncation=] snprintf(result, 499, "result/schemas/%s_%c", ^~ prefix, count); ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 517 bytes into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtest.c:3129:41: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 484 [-Wformat-truncation=] snprintf(err, 499, "result/schemas/%s_%c.err", ^~ prefix, count); ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 521 bytes into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/testchar testchar.o ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread /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 testdict testdict.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 runxmlconf runxmlconf.o ./libxml2.la -lz -llzma -lm runtest.c: In function 'rngStreamTest': runtest.c:3367:44: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 484 [-Wformat-truncation=] snprintf(pattern, 499, "./test/relaxng/%s_?.xml", prefix); ^~ ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 521 bytes into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtest.c:3380:44: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 484 [-Wformat-truncation=] snprintf(result, 499, "result/relaxng/%s_%c", ^~ prefix, count); ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 517 bytes into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtest.c:3383:41: warning: '%s' directive output may be truncated writing up to 499 bytes into a region of size 484 [-Wformat-truncation=] snprintf(err, 499, "result/relaxng/%s_%c.err", ^~ prefix, count); ~~~~~~ In file included from /usr/include/stdio.h:873, from libxml.h:54, from runtest.c:14: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 521 bytes into a destination of size 499 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/runtest.Tpo .deps/runtest.Po /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 runtest runtest.o -lpthread ./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/testdict testdict.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/runxmlconf runxmlconf.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/runtest runtest.o -lpthread ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread mv -f .deps/testapi.Tpo .deps/testapi.Po /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 testapi testapi.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/testapi testapi.o ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread [ -d test ] || ln -s ./test . [ -d result ] || ln -s ./result . ./runtest && \ ./testrecurse && \ ASAN_OPTIONS="$ASAN_OPTIONS:detect_leaks=0" ./testapi && \ ./testchar && \ ./testdict && \ ./runxmlconf ## XML regression tests ## XML regression tests on memory ## XML entity subst regression tests ## XML Namespaces regression tests ## Error cases regression tests ## Error cases regression tests (old 1.0) ## Error cases stream regression tests ## Reader regression tests ## Reader entities substitution regression tests ## Reader on memory regression tests ## Walker regression tests ## SAX1 callbacks regression tests ## SAX2 callbacks regression tests ## SAX2 callbacks regression tests with entity substitution ## XML push regression tests ## HTML regression tests ## Push HTML regression tests ## HTML SAX regression tests ## Valid documents regression tests ## Validity checking regression tests ## Streaming validity checking regression tests ## Streaming validity error checking regression tests ## General documents valid regression tests ## XInclude regression tests ## XInclude xmlReader regression tests ## XInclude regression tests stripping include nodes ## XInclude xmlReader regression tests stripping include nodes ## XPath expressions regression tests ## XPath document queries regression tests ## XPointer document queries regression tests ## xml:id regression tests ## URI parsing tests ## URI base composition tests ## Path URI conversion tests ## Schemas regression tests ## Relax-NG regression tests ## Relax-NG streaming regression tests ## Pattern regression tests ## C14N with comments regression tests ## C14N without comments regression tests ## C14N exclusive without comments regression tests ## C14N 1.1 without comments regression tests ## Catalog and Threads regression tests Total 3164 tests, no errors ......... ## Parsing recursive test cases ## Parsing non-recursive test cases ## Parsing non-recursive huge case Total 9 tests, no errors Testing HTMLparser : 32 of 38 functions ... Testing HTMLtree : 18 of 18 functions ... Testing SAX2 : 38 of 38 functions ... Testing c14n : 3 of 4 functions ... Testing catalog : 27 of 36 functions ... Testing chvalid : 9 of 9 functions ... Testing debugXML : 25 of 28 functions ... Testing dict : 10 of 13 functions ... Testing encoding : 16 of 19 functions ... Testing entities : 13 of 17 functions ... Testing hash : 17 of 25 functions ... Testing list : 19 of 26 functions ... Testing nanoftp : 14 of 22 functions ... Testing nanohttp : 13 of 17 functions ... Testing parser : 61 of 70 functions ... Testing parserInternals : 33 of 90 functions ... Testing pattern : 10 of 15 functions ... Testing relaxng : 14 of 24 functions ... Testing schemasInternals : 0 of 2 functions ... Testing schematron : 1 of 10 functions ... Testing tree : 142 of 164 functions ... Testing uri : 10 of 15 functions ... Testing valid : 50 of 70 functions ... Testing xinclude : 8 of 10 functions ... Testing xmlIO : 40 of 50 functions ... Testing xmlautomata : 3 of 19 functions ... Testing xmlerror : 7 of 15 functions ... Testing xmlmodule : 2 of 4 functions ... Testing xmlreader : 76 of 86 functions ... Testing xmlregexp : 16 of 30 functions ... Testing xmlsave : 4 of 10 functions ... Testing xmlschemas : 16 of 27 functions ... Testing xmlschemastypes : 26 of 34 functions ... Testing xmlstring : 26 of 30 functions ... Testing xmlunicode : 166 of 166 functions ... Testing xmlwriter : 52 of 80 functions ... Testing xpath : 32 of 40 functions ... Testing xpathInternals : 106 of 117 functions ... Testing xpointer : 17 of 21 functions ... Total: 1172 functions, 280928 tests, 0 errors testing char range: 1 2 3 4 done testing 1 byte char in document: 1 2 3 4 done testing 2 byte char in document: 1 2 3 4 done dictionary tests succeeded 20000 strings xmlconf/xmlconf.xml is missing you need to fetch and extract the latest XML Conformance Test Suites http://www.w3.org/XML/Test/xmlts20080827.tar.gz see http://www.w3.org/XML/Test/ for informations Ran 0 tests, no errors Total 0 tests, no errors /usr/bin/make check-recursive make[1]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' Making check in include make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' Making check in libxml make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include/libxml' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include/libxml' make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' Making check in . make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' /usr/bin/make testSchemas testRelax testSAX testHTML testXPath testURI testThreads testC14N testAutomata testRegexp testReader testapi testModule runtest runsuite testchar testdict runxmlconf testrecurse testlimits make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' 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 testSchemas.o -MD -MP -MF .deps/testSchemas.Tpo -c -o testSchemas.o testSchemas.c 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 testRelax.o -MD -MP -MF .deps/testRelax.Tpo -c -o testRelax.o testRelax.c 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 testSAX.o -MD -MP -MF .deps/testSAX.Tpo -c -o testSAX.o testSAX.c 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 testHTML.o -MD -MP -MF .deps/testHTML.Tpo -c -o testHTML.o testHTML.c testSchemas.c: In function 'main': testSchemas.c:100:8: 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] (xmlSchemaValidityErrorFunc) fprintf, ^ testSchemas.c:101:8: 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] (xmlSchemaValidityWarningFunc) fprintf, ^ testSchemas.c:111:8: 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] (xmlSchemaValidityErrorFunc) fprintf, ^ testSchemas.c:112:8: 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] (xmlSchemaValidityWarningFunc) fprintf, ^ testSchemas.c:138:8: 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] (xmlSchemaValidityErrorFunc) fprintf, ^ testSchemas.c:139:8: 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] (xmlSchemaValidityWarningFunc) fprintf, ^ testRelax.c: In function 'main': testRelax.c:104:8: 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] (xmlRelaxNGValidityErrorFunc) fprintf, ^ testRelax.c:105:8: 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] (xmlRelaxNGValidityWarningFunc) fprintf, ^ testRelax.c:115:8: 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] (xmlRelaxNGValidityErrorFunc) fprintf, ^ testRelax.c:116:8: 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] (xmlRelaxNGValidityWarningFunc) fprintf, ^ testRelax.c:147:8: 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] (xmlRelaxNGValidityErrorFunc) fprintf, ^ testRelax.c:148:8: 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] (xmlRelaxNGValidityWarningFunc) fprintf, ^ mv -f .deps/testSchemas.Tpo .deps/testSchemas.Po 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 testXPath.o -MD -MP -MF .deps/testXPath.Tpo -c -o testXPath.o testXPath.c mv -f .deps/testRelax.Tpo .deps/testRelax.Po 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 testURI.o -MD -MP -MF .deps/testURI.Tpo -c -o testURI.o testURI.c mv -f .deps/testXPath.Tpo .deps/testXPath.Po 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 testThreads.o -MD -MP -MF .deps/testThreads.Tpo -c -o testThreads.o testThreads.c mv -f .deps/testURI.Tpo .deps/testURI.Po 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 testC14N.o -MD -MP -MF .deps/testC14N.Tpo -c -o testC14N.o testC14N.c mv -f .deps/testHTML.Tpo .deps/testHTML.Po 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 testAutomata.o -MD -MP -MF .deps/testAutomata.Tpo -c -o testAutomata.o testAutomata.c mv -f .deps/testSAX.Tpo .deps/testSAX.Po 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 testRegexp.o -MD -MP -MF .deps/testRegexp.Tpo -c -o testRegexp.o testRegexp.c mv -f .deps/testThreads.Tpo .deps/testThreads.Po 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 testReader.o -MD -MP -MF .deps/testReader.Tpo -c -o testReader.o testReader.c mv -f .deps/testC14N.Tpo .deps/testC14N.Po 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 testModule.o -MD -MP -MF .deps/testModule.Tpo -c -o testModule.o testModule.c mv -f .deps/testAutomata.Tpo .deps/testAutomata.Po 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 runsuite.o -MD -MP -MF .deps/runsuite.Tpo -c -o runsuite.o runsuite.c mv -f .deps/testModule.Tpo .deps/testModule.Po mv -f .deps/testReader.Tpo .deps/testReader.Po 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 testlimits.o -MD -MP -MF .deps/testlimits.Tpo -c -o testlimits.o testlimits.c mv -f .deps/testRegexp.Tpo .deps/testRegexp.Po /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 testSchemas testSchemas.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 testRelax testRelax.o ./libxml2.la -lz -llzma -lm mv -f .deps/runsuite.Tpo .deps/runsuite.Po mv -f .deps/testlimits.Tpo .deps/testlimits.Po /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 testSAX testSAX.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 testHTML testHTML.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/testRelax testRelax.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/testSchemas testSchemas.o ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread /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 testXPath testXPath.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 testURI testURI.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/testHTML testHTML.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/testSAX testSAX.o ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread /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 testThreads testThreads.o -lpthread ./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 testC14N testC14N.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/testURI testURI.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/testXPath testXPath.o ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread /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 testAutomata testAutomata.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 testRegexp testRegexp.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/testThreads testThreads.o -lpthread ./.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/testC14N testC14N.o ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread make[3]: 'testapi' is up to date. /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 testReader testReader.o ./libxml2.la -lz -llzma -lm make[3]: 'runtest' is up to date. /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 testModule testModule.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/testAutomata testAutomata.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/testRegexp testRegexp.o ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread make[3]: 'testchar' is up to date. make[3]: 'testdict' is up to date. make[3]: 'runxmlconf' is up to date. make[3]: 'testrecurse' is up to date. /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 runsuite runsuite.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 testlimits testlimits.o -lpthread ./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/testReader testReader.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/testModule testModule.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/runsuite runsuite.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/testlimits testlimits.o -lpthread ./.libs/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' Making check in doc make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making check in . make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making check in devhelp make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/devhelp' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/devhelp' Making check in examples make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' /usr/bin/make io1 io2 parse1 parse2 parse3 parse4 reader1 reader2 reader3 reader4 testWriter tree1 tree2 xpath1 xpath2 make[4]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 io1.o -MD -MP -MF .deps/io1.Tpo -c -o io1.o io1.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 io2.o -MD -MP -MF .deps/io2.Tpo -c -o io2.o io2.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 parse1.o -MD -MP -MF .deps/parse1.Tpo -c -o parse1.o parse1.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 parse2.o -MD -MP -MF .deps/parse2.Tpo -c -o parse2.o parse2.c mv -f .deps/io2.Tpo .deps/io2.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 parse3.o -MD -MP -MF .deps/parse3.Tpo -c -o parse3.o parse3.c mv -f .deps/parse1.Tpo .deps/parse1.Po mv -f .deps/io1.Tpo .deps/io1.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 parse4.o -MD -MP -MF .deps/parse4.Tpo -c -o parse4.o parse4.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 reader1.o -MD -MP -MF .deps/reader1.Tpo -c -o reader1.o reader1.c mv -f .deps/parse2.Tpo .deps/parse2.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 reader2.o -MD -MP -MF .deps/reader2.Tpo -c -o reader2.o reader2.c mv -f .deps/parse3.Tpo .deps/parse3.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 reader3.o -MD -MP -MF .deps/reader3.Tpo -c -o reader3.o reader3.c mv -f .deps/reader1.Tpo .deps/reader1.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 reader4.o -MD -MP -MF .deps/reader4.Tpo -c -o reader4.o reader4.c mv -f .deps/parse4.Tpo .deps/parse4.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 testWriter.o -MD -MP -MF .deps/testWriter.Tpo -c -o testWriter.o testWriter.c mv -f .deps/reader2.Tpo .deps/reader2.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 tree1.o -MD -MP -MF .deps/tree1.Tpo -c -o tree1.o tree1.c mv -f .deps/reader3.Tpo .deps/reader3.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 tree2.o -MD -MP -MF .deps/tree2.Tpo -c -o tree2.o tree2.c mv -f .deps/reader4.Tpo .deps/reader4.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 xpath1.o -MD -MP -MF .deps/xpath1.Tpo -c -o xpath1.o xpath1.c mv -f .deps/tree1.Tpo .deps/tree1.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -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 xpath2.o -MD -MP -MF .deps/xpath2.Tpo -c -o xpath2.o xpath2.c mv -f .deps/tree2.Tpo .deps/tree2.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 io1 io1.o ../../libxml2.la -lz -lm mv -f .deps/testWriter.Tpo .deps/testWriter.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 io2 io2.o ../../libxml2.la -lz -lm mv -f .deps/xpath1.Tpo .deps/xpath1.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 parse1 parse1.o ../../libxml2.la -lz -lm mv -f .deps/xpath2.Tpo .deps/xpath2.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 parse2 parse2.o ../../libxml2.la -lz -lm libtool: link: x86_64-tld-linux-gcc -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/io1 io1.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread libtool: link: x86_64-tld-linux-gcc -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/parse1 parse1.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread libtool: link: x86_64-tld-linux-gcc -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/io2 io2.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread libtool: link: x86_64-tld-linux-gcc -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/parse2 parse2.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 parse3 parse3.o ../../libxml2.la -lz -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 parse4 parse4.o ../../libxml2.la -lz -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 reader1 reader1.o ../../libxml2.la -lz -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 reader2 reader2.o ../../libxml2.la -lz -lm libtool: link: x86_64-tld-linux-gcc -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/parse3 parse3.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread libtool: link: x86_64-tld-linux-gcc -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/reader1 reader1.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread libtool: link: x86_64-tld-linux-gcc -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/parse4 parse4.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 reader3 reader3.o ../../libxml2.la -lz -lm libtool: link: x86_64-tld-linux-gcc -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/reader2 reader2.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 reader4 reader4.o ../../libxml2.la -lz -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 testWriter testWriter.o ../../libxml2.la -lz -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 tree1 tree1.o ../../libxml2.la -lz -lm libtool: link: x86_64-tld-linux-gcc -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/reader3 reader3.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread libtool: link: x86_64-tld-linux-gcc -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/reader4 reader4.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread libtool: link: x86_64-tld-linux-gcc -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/testWriter testWriter.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread libtool: link: x86_64-tld-linux-gcc -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/tree1 tree1.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 tree2 tree2.o ../../libxml2.la -lz -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 xpath1 xpath1.o ../../libxml2.la -lz -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 xpath2 xpath2.o ../../libxml2.la -lz -lm libtool: link: x86_64-tld-linux-gcc -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/tree2 tree2.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread libtool: link: x86_64-tld-linux-gcc -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/xpath1 xpath1.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread libtool: link: x86_64-tld-linux-gcc -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/xpath2 xpath2.o ../../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread make[4]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making check in example make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/example' /usr/bin/make gjobread make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/example' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I./include -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 gjobread.o -MD -MP -MF .deps/gjobread.Tpo -c -o gjobread.o gjobread.c mv -f .deps/gjobread.Tpo .deps/gjobread.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -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 gjobread gjobread.o ../libxml2.la -lz -lm libtool: link: x86_64-tld-linux-gcc -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/gjobread gjobread.o ../.libs/libxml2.so -ldl /usr/lib64/liblzma.so -lz -lm -pthread make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/example' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/example' Making check in xstc make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/xstc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/xstc' make[1]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' + 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.A4LFWF/BUILD/tmp /bin/sh -e /tmp/B.A4LFWF/BUILD/tmp/rpm-tmp.28999 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.A4LFWF/BUILD/tmp + umask 022 + cd /tmp/B.A4LFWF/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder + /bin/mkdir -p /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder + cd libxml2-2.9.9 + rm -rf /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.A4LFWF/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.A4LFWF/BUILD/libxml2-2.9.9' Making install in include make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' Making install in libxml make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include/libxml' make[4]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include/libxml' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.A4LFWF/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.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/include/libxml2/libxml' make[4]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include/libxml' make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include/libxml' make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' make[4]: Entering directory '/tmp/B.A4LFWF/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.A4LFWF/BUILD/libxml2-2.9.9/include' make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/include' Making install in . make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' /bin/mkdir -p '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64' /bin/mkdir -p /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 /bin/mkdir -p '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/cmake/libxml2' /usr/bin/install -c -m 0644 ./Copyright /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 /usr/bin/install -c xml2-config '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin' /usr/bin/install -c -m 644 xml2Conf.sh '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64' /usr/bin/install -c -m 644 libxml2-config.cmake '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/cmake/libxml2' /bin/mkdir -p '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/aclocal' /bin/mkdir -p /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/examples /usr/bin/install -c -m 0644 ./xmllint.c /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/examples /usr/bin/install -c -m 0644 ./testSAX.c /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/examples /bin/mkdir -p '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 libxml.m4 '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/aclocal' /bin/mkdir -p '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man3' /usr/bin/install -c -m 0644 ./testHTML.c /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/examples /usr/bin/install -c -m 0644 ./testXPath.c /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/examples /bin/mkdir -p '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 xml2-config.1 '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 libxml.3 '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man3' /bin/mkdir -p '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libxml2.la '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64' /usr/bin/install -c -m 644 libxml-2.0.pc '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/pkgconfig' libtool: install: /usr/bin/install -c .libs/libxml2.so.2.9.9 /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/libxml2.so.2.9.9 libtool: install: (cd /tmp/B.A4LFWF/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.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/libxml2.la libtool: install: /usr/bin/install -c .libs/libxml2.a /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/libxml2.a libtool: install: chmod 644 /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/libxml2.a libtool: install: ranlib /tmp/B.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin' libtool: install: /usr/bin/install -c .libs/xmllint /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin/xmllint libtool: install: /usr/bin/install -c .libs/xmlcatalog /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/bin/xmlcatalog make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9' Making install in doc make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making install in . make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' make[4]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /tmp/B.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html /bin/mkdir -p '/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man1' /bin/mkdir -p /tmp/B.A4LFWF/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.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/man/man1' /usr/bin/install -c -m 0644 ./html/*.png /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/html /bin/mkdir -p /tmp/B.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/tutorial /bin/mkdir -p /tmp/B.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html/tutorial/images /bin/mkdir -p /tmp/B.A4LFWF/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.A4LFWF/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.A4LFWF/BUILD/libxml2-2.9.9/doc' make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making install in devhelp make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/devhelp' make[4]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/devhelp' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.A4LFWF/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.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/gtk-doc/html/libxml2' make[4]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/devhelp' make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/devhelp' Making install in examples make[3]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' make[4]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /tmp/B.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html make[4]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' make[3]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc/examples' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/doc' Making install in example make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/example' make[3]: Entering directory '/tmp/B.A4LFWF/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.A4LFWF/BUILD/libxml2-2.9.9/example' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/example' Making install in xstc make[2]: Entering directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/xstc' make[3]: Entering directory '/tmp/B.A4LFWF/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.A4LFWF/BUILD/libxml2-2.9.9/xstc' make[2]: Leaving directory '/tmp/B.A4LFWF/BUILD/libxml2-2.9.9/xstc' make[1]: Leaving directory '/tmp/B.A4LFWF/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.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7 creating /tmp/B.A4LFWF/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.A4LFWF/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.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages byte-compiling /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages/libxml2.py to libxml2.pyc byte-compiling /tmp/B.A4LFWF/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.A4LFWF/BUILD/tmp/tmp7l_74T.py' /usr/bin/python -OO /tmp/B.A4LFWF/BUILD/tmp/tmp7l_74T.py removing /tmp/B.A4LFWF/BUILD/tmp/tmp7l_74T.py running install_egg_info Writing /tmp/B.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.A4LFWF/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.7/site-packages' '--install-platlib=/usr/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.A4LFWF/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.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.7 creating /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.7/site-packages copying build-3/lib.linux-x86_64-3.7/libxml2.py -> /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.7/site-packages copying build-3/lib.linux-x86_64-3.7/libxml2mod.cpython-37m-x86_64-linux-gnu.so -> /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.7/site-packages copying build-3/lib.linux-x86_64-3.7/drv_libxml2.py -> /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.7/site-packages byte-compiling /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.7/site-packages/libxml2.py to libxml2.cpython-37.pyc byte-compiling /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.7/site-packages/drv_libxml2.py to drv_libxml2.cpython-37.pyc writing byte-compilation script '/tmp/B.A4LFWF/BUILD/tmp/tmpg4zbncyg.py' /usr/bin/python3 /tmp/B.A4LFWF/BUILD/tmp/tmpg4zbncyg.py removing /tmp/B.A4LFWF/BUILD/tmp/tmpg4zbncyg.py running install_egg_info Writing /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/lib64/python3.7/site-packages/libxml2_python-2.9.9-py3.7.egg-info /usr/lib64/python3.7/distutils/dist.py:259: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) + cd .. + install -d /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-devel-2.9.9 + /bin/mv /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9/html /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-devel-2.9.9 + /bin/rm '--interactive=never' -r /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 + install -d /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/etc/xml + >/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/etc/xml/catalog + LD_LIBRARY_PATH=.libs ./xmlcatalog --create + __spec_install_post_strip + set +x Stripping 5 ELF executables...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-1 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.A4LFWF/BUILD/tmp /bin/sh -e /tmp/B.A4LFWF/BUILD/tmp/rpm-tmp.34959 + umask 022 + cd /tmp/B.A4LFWF/BUILD + cd libxml2-2.9.9 + DOCDIR=/tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 + export DOCDIR + rm -rf /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder/usr/share/doc/libxml2-2.9.9 + /bin/mkdir -p /tmp/B.A4LFWF/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.A4LFWF/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.A4LFWF/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.A4LFWF/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-1 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) 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-1 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-1 Processing files: libxml2-apidocs-2.9.9-1 Processing files: libxml2-progs-2.9.9-1 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-1 Provides: libxml2mod.so()(64bit) 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) libpthread.so.0()(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-1 Provides: libxml2mod.cpython-37m-x86_64-linux-gnu.so()(64bit) 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) libpython3.7m.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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder Wrote: /tmp/B.A4LFWF/RPMS/libxml2-2.9.9-1.x86_64.rpm Wrote: /tmp/B.A4LFWF/RPMS/libxml2-devel-2.9.9-1.x86_64.rpm Wrote: /tmp/B.A4LFWF/RPMS/libxml2-static-2.9.9-1.x86_64.rpm Wrote: /tmp/B.A4LFWF/RPMS/libxml2-apidocs-2.9.9-1.x86_64.rpm Wrote: /tmp/B.A4LFWF/RPMS/libxml2-progs-2.9.9-1.x86_64.rpm Wrote: /tmp/B.A4LFWF/RPMS/python-libxml2-2.9.9-1.x86_64.rpm Wrote: /tmp/B.A4LFWF/RPMS/python3-libxml2-2.9.9-1.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.A4LFWF/BUILD/tmp /bin/sh -e /tmp/B.A4LFWF/BUILD/tmp/rpm-tmp.12400 + umask 022 + cd /tmp/B.A4LFWF/BUILD + cd libxml2-2.9.9 + /bin/rm '--interactive=never' -rf /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder + rm -rf /tmp/B.A4LFWF/BUILD/tmp/libxml2-2.9.9-root-builder ended at: Wed May 29 15:23:23 2019, done in 0:00:49.234380 + chmod -R u+rwX /tmp/B.A4LFWF/BUILD + rm -rf /tmp/B.A4LFWF/tmp /tmp/B.A4LFWF/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..322 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.A4LFWF Begin-TLD-Builder-Info Build-Time: user:86.19s sys:5.73s real:55.52s (faults io:0 non-io:4408394) Files queued for ftp: 176315 python3-libxml2-2.9.9-1.x86_64.rpm 151374 python-libxml2-2.9.9-1.x86_64.rpm 38181 libxml2-progs-2.9.9-1.x86_64.rpm 202878 libxml2-apidocs-2.9.9-1.x86_64.rpm 565431 libxml2-static-2.9.9-1.x86_64.rpm 453165 libxml2-devel-2.9.9-1.x86_64.rpm 790370 libxml2-2.9.9-1.x86_64.rpm 340 libxml2-2.9.9-1.src.rpm.uploadinfo End-TLD-Builder-Info