>>> host-pcre 8.45 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/pcre/pcre-8.45.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-pcre-8.45 -xf - >>> host-pcre 8.45 Patching Applying 0001-Kill-compatibility-bits.patch using patch: patching file pcrecpp.cc Applying 0002-Disable-C-unit-tests.patch using patch: patching file Makefile.in >>> host-pcre 8.45 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/host-pcre-8.45 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-pcre 8.45 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/host-pcre-8.45/ltmain.sh Hunk #1 succeeded at 2908 (offset 221 lines). Hunk #2 succeeded at 4498 (offset 221 lines). Hunk #3 succeeded at 6794 (offset 240 lines). Hunk #4 succeeded at 6804 (offset 240 lines). Hunk #5 succeeded at 7097 (offset 240 lines). Hunk #6 succeeded at 7389 (offset 240 lines). Hunk #7 succeeded at 8359 (offset 247 lines). Hunk #8 succeeded at 10991 (offset 281 lines). >>> host-pcre 8.45 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/host-pcre-8.45/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/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/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/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/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/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 --enable-unicode-properties ) 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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 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 the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... 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 for gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... none 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 int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 whether ln -s works... yes 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... dlltool 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 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 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 ./configure: line 16717: cannot create temp file for here-document: No space left on device libtool.m4: error: problem compiling CXX test program checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... no checking if /usr/bin/g++ static flag -static works... no checking if /usr/bin/g++ supports -c -o file.o... no checking if /usr/bin/g++ supports -c -o file.o... (cached) no 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 ln -s works... yes checking whether the -Werror option is usable... ./configure: line 18576: 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 simple visibility declarations... ./configure: line 18611: 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 egrep... (cached) /bin/grep -E checking for limits.h... ./configure: line 1805: 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 sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... ./configure: line 1805: 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 windows.h... ./configure: line 1805: 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 alias support in the linker... ./configure: line 19308: cannot create temp file for here-document: No space left on device sed: can't read conftest.cpp: No such file or directory no checking for alias support in the linker... ./configure: line 19308: cannot create temp file for here-document: No space left on device sed: can't read conftest.cpp: No such file or directory no checking for string... ./configure: line 2112: cannot create temp file for here-document: No space left on device sed: can't read conftest.cpp: No such file or directory no checking for bits/type_traits.h... ./configure: line 2112: cannot create temp file for here-document: No space left on device sed: can't read conftest.cpp: No such file or directory no checking for type_traits.h... ./configure: line 2112: cannot create temp file for here-document: No space left on device sed: can't read conftest.cpp: No such file or directory no checking for strtoq... ./configure: line 19397: cannot create temp file for here-document: No space left on device sed: can't read conftest.cpp: No such file or directory no checking for strtoll... ./configure: line 19397: cannot create temp file for here-document: No space left on device sed: can't read conftest.cpp: No such file or directory no checking for _strtoi64... ./configure: line 19397: cannot create temp file for here-document: No space left on device sed: can't read conftest.cpp: No such file or directory no checking for strtoimax... ./configure: line 19397: cannot create temp file for here-document: No space left on device sed: can't read conftest.cpp: No such file or directory no checking for an ANSI C-conforming const... no checking for size_t... ./configure: line 2203: 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 bcopy... ./configure: line 1964: 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 memmove... ./configure: line 1964: 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 strerror... ./configure: line 1964: 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 zlib.h... ./configure: line 1805: 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 gzopen in -lz... ./configure: line 19671: 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 bzlib.h... ./configure: line 1805: 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 libbz2... ./configure: line 19739: 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 21228: 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 21413: cannot create temp file for here-document: No space left on device ./configure: line 21427: cannot create temp file for here-document: No space left on device ./configure: line 21790: cannot create temp file for here-document: No space left on device ./configure: line 21818: cannot create temp file for here-document: No space left on device ./configure: line 21826: cannot create temp file for here-document: No space left on device ./configure: line 21860: cannot create temp file for here-document: No space left on device ./configure: line 21879: cannot create temp file for here-document: No space left on device ./configure: line 21956: cannot create temp file for here-document: No space left on device ./configure: line 21967: cannot create temp file for here-document: No space left on device configure: error: write failure creating ./config.status package/pkg-generic.mk:272: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/host-pcre-8.45/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/host-pcre-8.45/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'