>>> host-libtextstyle 0.20.1 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/gettext-gnu/gettext-0.20.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-libtextstyle-0.20.1 -xf - >>> host-libtextstyle 0.20.1 Patching >>> host-libtextstyle 0.20.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-2/output-1/build/host-libtextstyle-0.20.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libtextstyle 0.20.1 Patching libtool patching file /home/buildroot/autobuild/instance-2/output-1/build/host-libtextstyle-0.20.1/build-aux/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). patching file /home/buildroot/autobuild/instance-2/output-1/build/host-libtextstyle-0.20.1/libtextstyle/build-aux/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-libtextstyle 0.20.1 Configuring (cd /home/buildroot/autobuild/instance-2/output-1/build/host-libtextstyle-0.20.1/libtextstyle && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/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-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/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-2/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-2/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/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 ) 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 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 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 how to run the C preprocessor... /usr/bin/cpp checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... /usr/bin/ar checking for /usr/bin/gcc option to accept ISO C99... none needed checking for /usr/bin/gcc option to accept ISO Standard C... (cached) none needed checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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... 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 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 for windres... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for features.h... yes checking for crtdefs.h... no checking for _set_invalid_parameter_handler... no checking for symlink... yes checking for tcdrain... yes checking for fsync... yes checking for getprogname... no checking for getexecname... no checking for mprotect... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for tcgetattr... yes checking for vasnprintf... no checking whether // is distinct from /... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking whether pow can be used without linking with libm... no checking whether pow can be used with libm... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for sigset_t... yes checking for ssize_t... yes checking for C/C++ restrict keyword... __restrict checking for uid_t in sys/types.h... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether strerror(0) succeeds... yes checking whether curses libraries may be used... yes checking where terminfo library functions come from... libncurses checking for tparam... no checking for tparm... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking whether fabs can be used without linking with libm... no checking whether fabs can be used with libm... yes checking whether conversion from 'int' to 'long double' works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no ./configure: line 24847: cannot create temp file for here-document: No space left on device checking whether the compiler generally respects inline... ./configure: line 24910: 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 isinf is declared... ./configure: line 3081: 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 24989: cannot create temp file for here-document: No space left on device checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether to use the included libcroco... yes checking whether to use the included glib... yes checking for unistd.h... (cached) yes ./configure: line 26986: cannot create temp file for here-document: No space left on device checking whether to use the included libxml... yes checking arpa/inet.h usability... ./configure: line 2578: 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 arpa/inet.h presence... ./configure: line 2595: 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 arpa/inet.h... no checking ctype.h usability... ./configure: line 2578: 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 ctype.h presence... ./configure: line 2595: 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 ctype.h... no checking for dlfcn.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking dl.h usability... ./configure: line 2578: 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 dl.h presence... ./configure: line 2595: 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 dl.h... no checking errno.h usability... ./configure: line 2578: 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 errno.h presence... ./configure: line 2595: 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 errno.h... no checking fcntl.h usability... ./configure: line 2578: 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 2595: 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 float.h usability... ./configure: line 2578: 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 float.h presence... ./configure: line 2595: 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 float.h... no checking for limits.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking malloc.h usability... ./configure: line 2578: 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 malloc.h presence... ./configure: line 2595: 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 malloc.h... no checking for math.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking netdb.h usability... ./configure: line 2578: 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 netdb.h presence... ./configure: line 2595: 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 netdb.h... no checking netinet/in.h usability... ./configure: line 2578: 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 netinet/in.h presence... ./configure: line 2595: 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 netinet/in.h... no checking signal.h usability... ./configure: line 2578: 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 signal.h presence... ./configure: line 2595: 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 signal.h... no checking for stdlib.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking for string.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking for strings.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking sys/select.h usability... ./configure: line 2578: 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 sys/select.h presence... ./configure: line 2595: 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/select.h... no checking for sys/socket.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking for sys/stat.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking sys/time.h usability... ./configure: line 2578: 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 sys/time.h presence... ./configure: line 2595: 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/time.h... no checking for sys/types.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking time.h usability... ./configure: line 2578: 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 time.h presence... ./configure: line 2595: 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 time.h... no checking for unistd.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking for arpa/nameser.h... ./configure: line 2698: 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 resolv.h... ./configure: line 2698: 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 2774: 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 getaddrinfo... ./configure: line 2774: 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 localtime... ./configure: line 2774: 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 shlload... ./configure: line 2774: 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 stat... ./configure: line 2774: 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 strftime... ./configure: line 2774: 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 log10 works... ./configure: line 27202: 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 NAN macro works... ./configure: line 27391: 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 HUGE_VAL works... ./configure: line 27426: 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 the C compiler is actually a C++ compiler... ./configure: line 27508: cannot create temp file for here-document: No space left on device no ./configure: line 27561: cannot create temp file for here-document: No space left on device ./configure: line 27569: cannot create temp file for here-document: No space left on device checking for obstacks that work with any size object... ./configure: line 27602: 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 raise... ./configure: line 2774: 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 struct sigaction.sa_sigaction... ./configure: line 3125: 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 3141: 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 volatile sig_atomic_t... ./configure: line 2843: 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 sighandler_t... ./configure: line 2843: 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 signbit macro... ./configure: line 27976: 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 signbit compiler built-ins... ./configure: line 28103: 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 where to find the sign bit in a 'float'... ./configure: line 28225: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking where to find the sign bit in a 'double'... ./configure: line 28332: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking where to find the sign bit in a 'long double'... ./configure: line 28439: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking whether copysignf is declared... ./configure: line 3081: 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 28542: cannot create temp file for here-document: No space left on device checking whether copysign is declared... ./configure: line 3081: 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 28592: cannot create temp file for here-document: No space left on device checking whether copysignl is declared... ./configure: line 3081: 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 28642: cannot create temp file for here-document: No space left on device checking for sigprocmask... ./configure: line 2774: 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 stdint.h... (cached) yes ./configure: line 28782: cannot create temp file for here-document: No space left on device checking for SIZE_MAX... ./configure: line 28797: cannot create temp file for here-document: No space left on device ./configure: line 3016: 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 3016: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ((size_t)~(size_t)0) ./configure: line 28865: cannot create temp file for here-document: No space left on device checking for snprintf... (cached) yes ./configure: line 28879: cannot create temp file for here-document: No space left on device checking whether snprintf respects a size of 1... ./configure: line 28906: 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 29057: cannot create temp file for here-document: No space left on device checking for ssize_t... (cached) yes checking for va_copy... ./configure: line 29103: 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 29129: cannot create temp file for here-document: No space left on device ./configure: line 29229: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for good max_align_t... ./configure: line 29314: 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 NULL can be used in arbitrary expressions... ./configure: line 29356: 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 which flavor of printf attribute matches inttypes macros... ./configure: line 29549: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory gnu ./configure: line 29589: cannot create temp file for here-document: No space left on device ./configure: line 29597: cannot create temp file for here-document: No space left on device checking for stpcpy... ./configure: line 2774: 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 strerror function... ./configure: line 29777: 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 29827: cannot create temp file for here-document: No space left on device ./configure: line 30057: cannot create temp file for here-document: No space left on device checking for ptrdiff_t... ./configure: line 2843: 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 vasprintf... ./configure: line 2774: 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 2774: 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 stdint.h... (cached) yes ./configure: line 30595: cannot create temp file for here-document: No space left on device checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm checking the name lister (/usr/bin/nm) interface... (cached) BSD nm checking for gawk... (cached) gawk checking for texi2dvi... /home/buildroot/autobuild/instance-2/output-1/build/host-libtextstyle-0.20.1/libtextstyle/build-aux/missing texi2dvi checking for dvips... /home/buildroot/autobuild/instance-2/output-1/build/host-libtextstyle-0.20.1/libtextstyle/build-aux/missing dvips checking for perl... /usr/bin/perl ./configure: line 31115: 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 31353: cannot create temp file for here-document: No space left on device ./configure: line 31367: cannot create temp file for here-document: No space left on device ./configure: line 31737: cannot create temp file for here-document: No space left on device ./configure: line 31765: cannot create temp file for here-document: No space left on device ./configure: line 31773: cannot create temp file for here-document: No space left on device ./configure: line 31805: cannot create temp file for here-document: No space left on device ./configure: line 31824: cannot create temp file for here-document: No space left on device ./configure: line 31901: cannot create temp file for here-document: No space left on device ./configure: line 31912: 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-2/output-1/build/host-libtextstyle-0.20.1/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-libtextstyle-0.20.1/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'