>>> host-libxml2 2.9.14 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/libxml2/libxml2-2.9.14.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14 -xf - >>> host-libxml2 2.9.14 Patching >>> host-libxml2 2.9.14 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libxml2 2.9.14 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> host-libxml2 2.9.14 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/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/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/output-1/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-nls --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, --disable-nls 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 whether make supports the include directive... yes (GNU style) 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 zlib compression support Checking lzma Disabling lzma 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 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 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 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 strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes 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... no checking for library containing setsockopt... ./configure: line 14431: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory rm: cannot remove 'conftest.c': No such file or directory no checking for library containing connect... ./configure: line 14487: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory rm: cannot remove 'conftest.c': No such file or directory no checking for type of socket length (socklen_t)... ./configure: line 14540: cannot create temp file for here-document: No space left on device ./configure: line 14563: cannot create temp file for here-document: No space left on device ./configure: line 14586: cannot create temp file for here-document: No space left on device configure: WARNING: could not determine ./configure: line 14619: cannot create temp file for here-document: No space left on device checking for const gethostbyname() argument... ./configure: line 14626: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for const send() second argument... ./configure: line 14658: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether __attribute__((destructor)) is accepted... ./configure: line 14691: cannot create temp file for here-document: No space left on device no checking whether to enable IPv6... ./configure: line 14739: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for shl_load... ./configure: line 1969: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for shl_load in -ldld... ./configure: line 15182: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for dlopen... ./configure: line 1969: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for dlopen in -ldl... ./configure: line 15229: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no Checking configuration requirements Enabling multithreaded support checking pthread.h usability... ./configure: line 2046: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking pthread.h presence... ./configure: line 2063: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for pthread.h... no Enabled Schematron support checking iconv.h usability... ./configure: line 2046: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking iconv.h presence... ./configure: line 2063: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for iconv.h... no Disabling ICU support Enabled Schemas/Relax-NG support checking for printf... ./configure: line 1969: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sprintf... ./configure: line 1969: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for fprintf... ./configure: line 1969: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for snprintf... ./configure: line 1969: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vfprintf... ./configure: line 1969: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vsprintf... ./configure: line 1969: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vsnprintf... ./configure: line 1969: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sscanf... ./configure: line 1969: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no Disabling code coverage for GCC ./configure: line 16425: cannot create temp file for here-document: No space left on device checking that generated files are newer than configure... done configure: creating ./config.status ./configure: line 16594: cannot create temp file for here-document: No space left on device ./configure: line 16608: cannot create temp file for here-document: No space left on device ./configure: line 16978: cannot create temp file for here-document: No space left on device ./configure: line 17006: cannot create temp file for here-document: No space left on device ./configure: line 17014: cannot create temp file for here-document: No space left on device ./configure: line 17046: cannot create temp file for here-document: No space left on device ./configure: line 17065: cannot create temp file for here-document: No space left on device ./configure: line 17142: cannot create temp file for here-document: No space left on device ./configure: line 17153: cannot create temp file for here-document: No space left on device ./configure: line 17164: cannot create temp file for here-document: No space left on device ./configure: line 17455: cannot create temp file for here-document: No space left on device ./conf18816subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status package/pkg-generic.mk:273: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'