>>> host-expat 2.2.9 Extracting xzcat /home/naourr/work/instance-0/dl/expat/expat-2.2.9.tar.xz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9 -xf - >>> host-expat 2.2.9 Patching >>> host-expat 2.2.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-expat 2.2.9 Patching libtool patching file /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9/conftools/ltmain.sh Hunk #1 succeeded at 2741 (offset 54 lines). Hunk #2 succeeded at 4331 (offset 54 lines). Hunk #3 succeeded at 6627 (offset 73 lines). Hunk #4 succeeded at 6637 (offset 73 lines). Hunk #5 succeeded at 6930 (offset 73 lines). Hunk #6 succeeded at 7232 (offset 83 lines). Hunk #7 succeeded at 8202 (offset 90 lines). Hunk #8 succeeded at 10832 (offset 122 lines). >>> host-expat 2.2.9 Configuring (cd /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9/ && rm -rf config.cache; PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/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/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/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/naourr/work/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-0/output-1/host" --sysconfdir="/home/naourr/work/instance-0/output-1/host/etc" --localstatedir="/home/naourr/work/instance-0/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-docbook ) 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 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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of /usr/bin/gcc... none checking the archiver (/usr/bin/ar) interface... ar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 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... /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 how to run the C preprocessor... /usr/bin/cpp 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... no 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 for /usr/bin/gcc option to accept ISO C99... none needed checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -fexceptions... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -pedantic... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wmisleading-indentation... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... no checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -fexceptions... yes checking whether C++ compiler accepts -fno-strict-aliasing... yes checking whether the linker accepts -fno-strict-aliasing... yes checking whether compiler supports visibility... yes checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... ./configure: line 13160: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 13195: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 13242: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 13328: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes ./configure: line 13379: cannot create temp file for here-document: No space left on device checking for an ANSI C-conforming const... ./configure: line 13389: 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 size_t... ./configure: line 1965: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 13470: cannot create temp file for here-document: No space left on device checking for arc4random_buf (BSD or libbsd)... ./configure: line 13618: 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 arc4random (BSD, macOS or libbsd)... ./configure: line 13643: 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 getrandom (Linux 3.17+, glibc 2.25+)... ./configure: line 13685: 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 syscall SYS_getrandom (Linux 3.17+)... ./configure: line 13724: 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 fcntl.h usability... ./configure: line 2027: 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 fcntl.h presence... ./configure: line 2044: 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 fcntl.h... no checking for unistd.h... (cached) yes ./configure: line 13758: cannot create temp file for here-document: No space left on device checking for off_t... ./configure: line 1965: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 13771: cannot create temp file for here-document: No space left on device checking for stdlib.h... (cached) yes ./configure: line 13786: cannot create temp file for here-document: No space left on device checking for unistd.h... (cached) yes ./configure: line 13786: cannot create temp file for here-document: No space left on device checking for sys/param.h... ./configure: line 1666: 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 getpagesize... ./configure: line 1775: 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 working mmap... ./configure: line 13820: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 14021: cannot create temp file for here-document: No space left on device ./configure: line 14108: 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 14270: cannot create temp file for here-document: No space left on device ./configure: line 14284: cannot create temp file for here-document: No space left on device ./configure: line 14654: cannot create temp file for here-document: No space left on device ./configure: line 14682: cannot create temp file for here-document: No space left on device ./configure: line 14690: cannot create temp file for here-document: No space left on device ./configure: line 14722: cannot create temp file for here-document: No space left on device ./configure: line 14741: cannot create temp file for here-document: No space left on device ./configure: line 14818: cannot create temp file for here-document: No space left on device ./configure: line 14829: cannot create temp file for here-document: No space left on device ./configure: line 14840: cannot create temp file for here-document: No space left on device ./configure: line 15231: cannot create temp file for here-document: No space left on device ./conf3642353subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status make: *** [package/pkg-generic.mk:259: /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9/.stamp_configured] Error 1 make: Leaving directory '/home/naourr/work/instance-0/buildroot'