>>> host-libxml2 2.9.5 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/libxml2-2.9.5.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5 -xf - >>> host-libxml2 2.9.5 Patching >>> host-libxml2 2.9.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libxml2 2.9.5 Patching libtool patching file /home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/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-libxml2 2.9.5 Configuring (cd /home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/ && rm -rf config.cache; PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-1/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-1/output/host/lib/pkgconfig:/home/peko/autobuild/instance-1/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-1/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/peko/autobuild/instance-1/output/host" --sysconfdir="/home/peko/autobuild/instance-1/output/host/etc" --localstatedir="/home/peko/autobuild/instance-1/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-zlib --without-lzma --without-python ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... /usr/bin/cpp checking for mv... /bin/mv checking for tar... /bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 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... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/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... no Checking zlib Disabling compression support Checking lzma Disabling compression support Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ansidecl.h usability... no checking ansidecl.h presence... no checking for ansidecl.h... no 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 limits.h usability... yes checking limits.h presence... yes checking for limits.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 for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for finite... yes checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for _stat... no checking for signal... yes checking for rand... yes checking for rand_r... yes checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... yes checking for munmap... yes checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking for const gethostbyname() argument... yes checking for const send() second argument... yes checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for isnan... yes checking for isinf... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes Checking configuration requirements Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes Enabled Schematron support checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schemas/Relax-NG support 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 Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop Done configuring >>> host-libxml2 2.9.5 Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-1/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-1/output/host/lib/pkgconfig:/home/peko/autobuild/instance-1/output/host/share/pkgconfig" /usr/bin/make -j6 -C /home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5' /usr/bin/make all-recursive make[2]: Entering directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5' Making all in include make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/include' Making all in libxml make[4]: Entering directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/include/libxml' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/include/libxml' make[4]: Entering directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/include' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/include' Making all in . make[3]: Entering directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5' CC SAX.lo CC entities.lo CC encoding.lo CC error.lo CC parserInternals.lo CC parser.lo /bin/bash: line 1: 17336 Segmentation fault /bin/bash ./libtool --silent --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I/home/peko/autobuild/instance-1/output/host/include -D_REENTRANT -O2 -I/home/peko/autobuild/instance-1/output/host/include -pedantic -W -Wformat -Wno-format-extra-args -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parser.lo parser.c Makefile:1253: recipe for target 'parser.lo' failed make[3]: *** [parser.lo] Error 139 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5' Makefile:1441: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5' Makefile:860: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5' package/pkg-generic.mk:234: recipe for target '/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/.stamp_built' failed make: *** [/home/peko/autobuild/instance-1/output/build/host-libxml2-2.9.5/.stamp_built] Error 2 make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'