Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libxslt.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42793-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libxslt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libxslt-1.1.35-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libxslt.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42793-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libxslt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A4Kj5j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libxslt-1.1.35 + /usr/bin/xz -dc /builddir/build/SOURCES/libxslt-1.1.35.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxslt-1.1.35 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 644 python/tests/Makefile.am python/tests/Makefile.in python/tests/basic.py python/tests/exslt.py python/tests/extelem.py python/tests/extfunc.py python/tests/pyxsltproc.py python/tests/test.xml python/tests/test.xsl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YAuqnK + umask 022 + cd /builddir/build/BUILD + cd libxslt-1.1.35 + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force configure.ac:130: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:130: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:130: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:12: installing './compile' configure.ac:88: installing './missing' libexslt/Makefile.am: installing './depcomp' autoreconf: './config.guess' is updated autoreconf: Leaving directory '.' + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=x86_64-opencloudos-linux-gnu --build=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-static -enable-shared --disable-silent-rules --with-python configure: loading site script /usr/share/config.site checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking for x86_64-opencloudos-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking for x86_64-opencloudos-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for x86_64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-file... no checking for file... file checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sys/types.h... (cached) yes checking for sys/time.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking how to pass version script to the linker (/usr/bin/ld -m elf_x86_64)... -Wl,--version-script= checking for pthread.h... yes checking for pthread_join in -lpthread... yes checking for locale.h... yes checking for xlocale.h... no checking for strxfrm_l... yes checking for ieeefp.h... no checking for nan.h... no checking for math.h... yes checking for fp_class.h... no checking for float.h... yes checking for sys/timeb.h... yes checking for time.h... yes checking for sys/stat.h... (cached) yes checking for sys/select.h... yes checking for stdarg.h... yes checking for errno.h... yes checking for stat... yes checking for _stat... no checking for pow... no checking for pow in -lm... yes checking for floor... no checking for floor in -lm... yes checking for fabs... no checking for fabs in -lm... yes checking for gettimeofday... yes checking for localtime... yes checking for localtime_r... yes checking for time... yes checking for gmtime... yes checking for gmtime_r... yes checking for ftime... yes checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes checking for clock_gettime... yes checking for perl... perl Found python in environment PYTHON=/usr/bin/python3 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Found Python version 3.10 Found libxml2-python module checking for x86_64-opencloudos-linux-gnu-libgcrypt-config... no checking for libgcrypt-config... no Crypto extensions will not be available. Install libgcrypt and reconfigure to make available. Enabling debugger Enabling profiler checking for x86_64-opencloudos-linux-gnu-xml2-config... no checking for xml2-config... /usr/bin/xml2-config checking for LIBXML... yes checking whether shared libraries will be built (required for plugins)... yes checking libxml2 module support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libxslt.pc config.status: creating libexslt.pc config.status: creating libxslt-config.cmake config.status: creating libxslt/Makefile config.status: creating libxslt/xsltconfig.h config.status: creating libxslt/xsltwin32config.h config.status: creating libexslt/Makefile config.status: creating libexslt/exsltconfig.h config.status: creating xsltproc/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating tests/Makefile config.status: creating tests/docs/Makefile config.status: creating tests/REC1/Makefile config.status: creating tests/REC2/Makefile config.status: creating tests/REC/Makefile config.status: creating tests/general/Makefile config.status: creating tests/reports/Makefile config.status: creating tests/extensions/Makefile config.status: creating tests/namespaces/Makefile config.status: creating tests/keys/Makefile config.status: creating tests/numbers/Makefile config.status: creating tests/documents/Makefile config.status: creating tests/xmlspec/Makefile config.status: creating tests/multiple/Makefile config.status: creating tests/xinclude/Makefile config.status: creating tests/XSLTMark/Makefile config.status: creating tests/docbook/Makefile config.status: creating tests/exslt/Makefile config.status: creating tests/exslt/common/Makefile config.status: creating tests/exslt/functions/Makefile config.status: creating tests/exslt/math/Makefile config.status: creating tests/exslt/saxon/Makefile config.status: creating tests/exslt/sets/Makefile config.status: creating tests/exslt/strings/Makefile config.status: creating tests/exslt/date/Makefile config.status: creating tests/exslt/dynamic/Makefile config.status: creating tests/exslt/crypto/Makefile config.status: creating tests/plugins/Makefile config.status: creating tests/fuzz/Makefile config.status: creating doc/Makefile config.status: creating doc/devhelp/Makefile config.status: creating doc/EXSLT/devhelp/Makefile config.status: creating xslt-config config.status: creating libxslt.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in libxslt make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o extra.lo extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c extra.c -fPIC -DPIC -o .libs/extra.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c extra.c -o extra.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o xsltlocale.lo xsltlocale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c xsltlocale.c -fPIC -DPIC -o .libs/xsltlocale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c xsltlocale.c -o xsltlocale.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o security.lo security.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c security.c -fPIC -DPIC -o .libs/security.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c security.c -o security.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o documents.lo documents.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c documents.c -fPIC -DPIC -o .libs/documents.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c documents.c -o documents.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o attrvt.lo attrvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c attrvt.c -fPIC -DPIC -o .libs/attrvt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c attrvt.c -o attrvt.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o imports.lo imports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c imports.c -fPIC -DPIC -o .libs/imports.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c imports.c -o imports.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o namespaces.lo namespaces.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c namespaces.c -fPIC -DPIC -o .libs/namespaces.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c namespaces.c -o namespaces.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o templates.lo templates.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c templates.c -fPIC -DPIC -o .libs/templates.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c templates.c -o templates.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o keys.lo keys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c keys.c -fPIC -DPIC -o .libs/keys.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c keys.c -o keys.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o functions.lo functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c functions.c -fPIC -DPIC -o .libs/functions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c functions.c -o functions.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o attributes.lo attributes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c attributes.c -fPIC -DPIC -o .libs/attributes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c attributes.c -o attributes.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o preproc.lo preproc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c preproc.c -fPIC -DPIC -o .libs/preproc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c preproc.c -o preproc.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o extensions.lo extensions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c extensions.c -fPIC -DPIC -o .libs/extensions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c extensions.c -o extensions.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o variables.lo variables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c variables.c -fPIC -DPIC -o .libs/variables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c variables.c -o variables.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o numbers.lo numbers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c numbers.c -fPIC -DPIC -o .libs/numbers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c numbers.c -o numbers.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o xsltutils.lo xsltutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c xsltutils.c -fPIC -DPIC -o .libs/xsltutils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c xsltutils.c -o xsltutils.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o xslt.lo xslt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c xslt.c -fPIC -DPIC -o .libs/xslt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c xslt.c -o xslt.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o pattern.lo pattern.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c pattern.c -fPIC -DPIC -o .libs/pattern.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c pattern.c -o pattern.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c -o transform.lo transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c transform.c -fPIC -DPIC -o .libs/transform.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -c transform.c -o transform.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' make[2]: Entering directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -Wshadow -Wl,--version-script=./libxslt.syms -version-info 2:35:1 -o libxslt.la -rpath /usr/lib64 attrvt.lo xslt.lo xsltlocale.lo xsltutils.lo pattern.lo templates.lo variables.lo keys.lo numbers.lo extensions.lo extra.lo functions.lo namespaces.lo imports.lo attributes.lo documents.lo preproc.lo transform.lo security.lo -lxml2 -lz -llzma -lm -lm libtool: link: gcc -shared -fPIC -DPIC .libs/attrvt.o .libs/xslt.o .libs/xsltlocale.o .libs/xsltutils.o .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o .libs/preproc.o .libs/transform.o .libs/security.o -lxml2 -lz -llzma -lm -Wl,-z,now -specs=/usr/lib/rpm/TencentOS/TencentOS-hardened-ld -O2 -g -Wl,--version-script=./libxslt.syms -Wl,-soname -Wl,libxslt.so.1 -o .libs/libxslt.so.1.1.35 make[2]: Leaving directory '/builddir/build/BUILD/libxslt-1.1.35/libxslt' gcc: fatal error: cannot read spec file '/usr/lib/rpm/TencentOS/TencentOS-hardened-ld': No such file or directory compilation terminated. make[2]: *** [Makefile:546: libxslt.la] Error 1 make[1]: *** [Makefile:648: all-recursive] Error 1 make: *** [Makefile:451: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.YAuqnK (%build) Bad exit status from /var/tmp/rpm-tmp.YAuqnK (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libxslt.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libxslt.spec