py-lmdb: Using CPython extension; override with LMDB_FORCE_CFFI=1. running build running build_py creating build creating build/lib.linux-ppc64le-2.7 creating build/lib.linux-ppc64le-2.7/lmdb copying lmdb/__init__.py -> build/lib.linux-ppc64le-2.7/lmdb copying lmdb/__main__.py -> build/lib.linux-ppc64le-2.7/lmdb copying lmdb/cffi.py -> build/lib.linux-ppc64le-2.7/lmdb copying lmdb/tool.py -> build/lib.linux-ppc64le-2.7/lmdb copying lmdb/_config.py -> build/lib.linux-ppc64le-2.7/lmdb running build_ext building 'cpython' extension creating build/temp.linux-ppc64le-2.7 creating build/temp.linux-ppc64le-2.7/lmdb creating build/temp.linux-ppc64le-2.7/lib /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilib/py-lmdb -Ilib -I/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/python2.7 -c lmdb/cpython.c -o build/temp.linux-ppc64le-2.7/lmdb/cpython.o -UNDEBUG -w /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilib/py-lmdb -Ilib -I/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/python2.7 -c lib/mdb.c -o build/temp.linux-ppc64le-2.7/lib/mdb.o -UNDEBUG -w /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ilib/py-lmdb -Ilib -I/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/python2.7 -c lib/midl.c -o build/temp.linux-ppc64le-2.7/lib/midl.o -UNDEBUG -w /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -shared build/temp.linux-ppc64le-2.7/lmdb/cpython.o build/temp.linux-ppc64le-2.7/lib/mdb.o build/temp.linux-ppc64le-2.7/lib/midl.o -L/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib -lpython2.7 -o build/lib.linux-ppc64le-2.7/lmdb/cpython.so >>> python-lmdb py-lmdb_0.89 Installing to target (cd /home/peko/autobuild/instance-0/output/build/python-lmdb-py-lmdb_0.89//; _PYTHON_SYSCONFIGDATA_NAME="" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PYTHONPATH="/home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" PYTHONNOUSERSITE=1 _python_sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/peko/autobuild/instance-0/output/host/bin/python setup.py install --no-compile --prefix=/home/peko/autobuild/instance-0/output/target/usr --executable=/usr/bin/python --single-version-externally-managed --root=/ ) py-lmdb: Using bundled liblmdb; override with LMDB_FORCE_SYSTEM=1. py-lmdb: Using CPython extension; override with LMDB_FORCE_CFFI=1. running install running build running build_py copying lmdb/_config.py -> build/lib.linux-ppc64le-2.7/lmdb running build_ext running install_lib creating /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/lmdb copying build/lib.linux-ppc64le-2.7/lmdb/__init__.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/lmdb copying build/lib.linux-ppc64le-2.7/lmdb/__main__.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/lmdb copying build/lib.linux-ppc64le-2.7/lmdb/cffi.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/lmdb copying build/lib.linux-ppc64le-2.7/lmdb/tool.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/lmdb copying build/lib.linux-ppc64le-2.7/lmdb/cpython.so -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/lmdb copying build/lib.linux-ppc64le-2.7/lmdb/_config.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/lmdb running install_egg_info running egg_info creating lmdb.egg-info writing lmdb.egg-info/PKG-INFO writing top-level names to lmdb.egg-info/top_level.txt writing dependency_links to lmdb.egg-info/dependency_links.txt writing manifest file 'lmdb.egg-info/SOURCES.txt' reading manifest file 'lmdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lmdb.egg-info/SOURCES.txt' Copying lmdb.egg-info to /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/lmdb-0.89-py2.7.egg-info running install_scripts Logbook-1.0.0.tar.gz: OK (md5: 22fea705e067c118925898f0c30b0508) Logbook-1.0.0.tar.gz: OK (sha256: 87da2515a6b3db866283cb9d4e5a6ec44e52a1d556ebb2ea3b6e7e704b5f1872) >>> python-logbook 1.0.0 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/Logbook-1.0.0.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/python-logbook-1.0.0 -xf - >>> python-logbook 1.0.0 Patching >>> python-logbook 1.0.0 Configuring >>> python-logbook 1.0.0 Building (cd /home/peko/autobuild/instance-0/output/build/python-logbook-1.0.0//; _PYTHON_SYSCONFIGDATA_NAME="" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PYTHONPATH="/home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" PYTHONNOUSERSITE=1 _python_sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/peko/autobuild/instance-0/output/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-ppc64le-2.7 creating build/lib.linux-ppc64le-2.7/logbook copying logbook/queues.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/concurrency.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/more.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/compat.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/__init__.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/_fallback.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/handlers.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/base.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/__version__.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/notifiers.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/ticketing.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/helpers.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/utils.py -> build/lib.linux-ppc64le-2.7/logbook copying logbook/_termcolors.py -> build/lib.linux-ppc64le-2.7/logbook running build_ext building 'logbook._speedups' extension creating build/temp.linux-ppc64le-2.7 creating build/temp.linux-ppc64le-2.7/logbook /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/python2.7 -c logbook/_speedups.c -o build/temp.linux-ppc64le-2.7/logbook/_speedups.o /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -shared build/temp.linux-ppc64le-2.7/logbook/_speedups.o -L/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib -lpython2.7 -o build/lib.linux-ppc64le-2.7/logbook/_speedups.so >>> python-logbook 1.0.0 Installing to target (cd /home/peko/autobuild/instance-0/output/build/python-logbook-1.0.0//; _PYTHON_SYSCONFIGDATA_NAME="" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PYTHONPATH="/home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" PYTHONNOUSERSITE=1 _python_sysroot=/home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/peko/autobuild/instance-0/output/host/bin/python setup.py install --no-compile --prefix=/home/peko/autobuild/instance-0/output/target/usr --executable=/usr/bin/python --single-version-externally-managed --root=/ ) running install running build running build_py running build_ext running install_lib creating /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/queues.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/concurrency.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/more.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/compat.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/__init__.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/_fallback.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/handlers.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/base.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/__version__.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/notifiers.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/ticketing.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/helpers.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/utils.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/_termcolors.py -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook copying build/lib.linux-ppc64le-2.7/logbook/_speedups.so -> /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/logbook running install_egg_info running egg_info writing requirements to Logbook.egg-info/requires.txt writing Logbook.egg-info/PKG-INFO writing top-level names to Logbook.egg-info/top_level.txt writing dependency_links to Logbook.egg-info/dependency_links.txt reading manifest file 'Logbook.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Logbook.egg-info/SOURCES.txt' Copying Logbook.egg-info to /home/peko/autobuild/instance-0/output/target/usr/lib/python2.7/site-packages/Logbook-1.0.0-py2.7.egg-info running install_scripts libxslt-1.1.29.tar.gz: OK (sha256: b5976e3857837e7617b29f2249ebb5eeac34e249208d31f1fbf7a6ba7a4090ce) >>> host-libxslt 1.1.29 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/libxslt-1.1.29.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/host-libxslt-1.1.29 -xf - >>> host-libxslt 1.1.29 Patching Applying 0001-Fix-heap-overread-in-xsltFormatNumberConversion.patch using patch: patching file libxslt/numbers.c Hunk #1 succeeded at 1099 (offset 9 lines). >>> host-libxslt 1.1.29 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output/build/host-libxslt-1.1.29 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libxslt 1.1.29 Patching libtool patching file /home/peko/autobuild/instance-0/output/build/host-libxslt-1.1.29/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> host-libxslt 1.1.29 Configuring >>> host-libxslt 1.1.29 Checking configure (powerpc64/powerpc64le) support/scripts/fix-configure-powerpc64.sh /home/peko/autobuild/instance-0/output/build/host-libxslt-1.1.29 (cd /home/peko/autobuild/instance-0/output/build/host-libxslt-1.1.29/ && rm -rf config.cache; PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/peko/autobuild/instance-0/output/host" --sysconfdir="/home/peko/autobuild/instance-0/output/host/etc" --localstatedir="/home/peko/autobuild/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --without-debug --without-python --without-crypto ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking build system type... powerpc64le-unknown-linux-gnu checking host system type... powerpc64le-unknown-linux-gnu checking for gcc... /usr/bin/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 we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking whether make supports nested variables... (cached) yes checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... /usr/bin/cpp checking for rm... /usr/bin/rm checking for mv... /usr/bin/mv checking for tar... /usr/bin/tar checking for xmllint... /home/peko/autobuild/instance-0/output/host/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for ANSI C header files... (cached) yes 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 /usr/bin/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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-unknown-linux-gnu file names to powerpc64le-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... no checking if /usr/bin/gcc supports -c -o file.o... /usr/bin/rm: cannot remove 'conftest*': No such file or directory yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... /usr/bin/rm: cannot remove 'conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... 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)... -Wl,--version-script= checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking if xlocale program link... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ansidecl.h usability... no checking ansidecl.h presence... no checking for ansidecl.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/stat.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... 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 mktime... yes checking for localtime... yes checking for localtime_r... yes checking for asctime... 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... /usr/bin/perl Disabling crypto support Disabling debug support Enabling debugger checking for libxml libraries >= 2.6.27... checking for xml2-config... /home/peko/autobuild/instance-0/output/host/bin/xml2-config 2.9.7 found checking whether shared libraries will be built (required for plugins)... yes checking libxml2 module support... yes 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/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 doc/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/rm: cannot remove 'libtoolT': No such file or directory configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-libxslt 1.1.29 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" /usr/bin/make -j16 -C /home/peko/autobuild/instance-0/output/build/host-libxslt-1.1.29/ /usr/bin/make all-recursive Making all in libxslt CC attrvt.lo CC xslt.lo CC xsltlocale.lo CC xsltutils.lo CC pattern.lo CC templates.lo CC variables.lo CC keys.lo CC numbers.lo CC extensions.lo CC extra.lo CC functions.lo CC namespaces.lo CC imports.lo CC attributes.lo CC documents.lo extensions.c: In function 'xsltExtModuleRegisterDynamic': extensions.c:393:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] ext_directory, ext_name, LIBXML_MODULE_EXTENSION); ^ In file included from /home/peko/autobuild/instance-0/output/host/include/libxml2/libxml/tree.h:18:0, from /home/peko/autobuild/instance-0/output/host/include/libxml2/libxml/parser.h:16, from /home/peko/autobuild/instance-0/output/host/include/libxml2/libxml/globals.h:18, from /home/peko/autobuild/instance-0/output/host/include/libxml2/libxml/threads.h:35, from /home/peko/autobuild/instance-0/output/host/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /home/peko/autobuild/instance-0/output/host/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar *' xmlStrPrintf (xmlChar *buf, ^ CC preproc.lo CC transform.lo CC security.lo CCLD libxslt.la Making all in libexslt CC exslt.lo CC common.lo CC crypto.lo CC math.lo CC sets.lo CC strings.lo CC functions.lo CC date.lo CC saxon.lo CC dynamic.lo CCLD libexslt.la Making all in xsltproc CC xsltproc.o CC testThreads.o CCLD testThreads CCLD xsltproc Making all in doc Rebuilding the man pages from the xml I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd ./xsltproc.xml:8: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" ]> ^ I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" error xsltParseStylesheetFile : cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl compilation error: file ./xsltproc.xml line 10 element refentry xsltParseStylesheetProcess : document is not a stylesheet make[4]: [xsltproc.1] Error 5 (ignored) Making all in tests Making all in docs make[5]: Nothing to be done for `all'. Making all in REC1 make[5]: Nothing to be done for `all'. Making all in REC2 make[5]: Nothing to be done for `all'. Making all in REC make[5]: Nothing to be done for `all'. Making all in general make[5]: Nothing to be done for `all'. Making all in namespaces make[5]: Nothing to be done for `all'. Making all in keys make[5]: Nothing to be done for `all'. Making all in numbers make[5]: Nothing to be done for `all'. Making all in documents make[5]: Nothing to be done for `all'. Making all in extensions make[5]: Nothing to be done for `all'. Making all in reports make[5]: Nothing to be done for `all'. Making all in xmlspec make[5]: Nothing to be done for `all'. Making all in multiple make[5]: Nothing to be done for `all'. Making all in xinclude make[5]: Nothing to be done for `all'. Making all in XSLTMark make[5]: Nothing to be done for `all'. Making all in docbook make[5]: Nothing to be done for `all'. Making all in exslt Making all in common make[6]: Nothing to be done for `all'. Making all in functions make[6]: Nothing to be done for `all'. Making all in math make[6]: Nothing to be done for `all'. Making all in saxon make[6]: Nothing to be done for `all'. Making all in sets make[6]: Nothing to be done for `all'. Making all in strings make[6]: Nothing to be done for `all'. Making all in dynamic make[6]: Nothing to be done for `all'. Making all in date make[6]: Nothing to be done for `all'. make[6]: Nothing to be done for `all-am'. Making all in plugins CC xmlsoft_org_xslt_testplugin_la-testplugin.lo CCLD xmlsoft_org_xslt_testplugin.la make[5]: Nothing to be done for `all-am'. sed -e 's?\@XSLT_LIBDIR\@?-L/home/peko/autobuild/instance-0/output/host/lib?g' \ -e 's?\@XSLT_INCLUDEDIR\@?-I/home/peko/autobuild/instance-0/output/host/include?g' \ -e 's?\@VERSION\@?1.1.29?g' \ -e 's?\@XSLT_LIBS\@?-lxslt -L/home/peko/autobuild/instance-0/output/host/lib -lxml2 -lm -ldl -lm ?g' \ < ./xsltConf.sh.in > xsltConf.tmp \ && mv xsltConf.tmp xsltConf.sh make[1]: *** [/home/peko/autobuild/instance-0/output/build/host-libxslt-1.1.29/.stamp_host_installed] Terminated make: *** [_all] Terminated