>>> host-bison 3.8.2 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/bison/bison-3.8.2.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-bison-3.8.2 -xf - >>> host-bison 3.8.2 Patching >>> host-bison 3.8.2 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-bison-3.8.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-bison 3.8.2 Patching libtool >>> host-bison 3.8.2 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/host-bison-3.8.2/ && 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="/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /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" ac_cv_libtextstyle=no 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-relocatable ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop 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 for gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /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 /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... none checking whether the compiler supports GNU C++... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /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 wchar.h... yes checking for minix/config.h... no checking for locale.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdio_ext.h... yes checking for features.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for threads.h... no checking for math.h... yes checking for sys/mman.h... yes checking for spawn.h... yes checking for sys/ioctl.h... yes checking for sys/resource.h... yes checking for sys/times.h... yes checking for sys/wait.h... yes checking for termios.h... yes checking for dirent.h... yes checking for xlocale.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... /usr/bin/ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for libtextstyle... (cached) no checking for inline... inline checking for tcdrain... yes checking for canonicalize_file_name... yes checking for faccessat... yes checking for realpath... yes checking for lstat... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for ffsl... yes checking for vasnprintf... no checking for snprintf... yes checking for fsync... yes checking for microuptime... no checking for nanouptime... no checking for getprogname... no checking for getexecname... no checking for getrusage... yes checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for mbsinit... yes checking for mbrtowc... yes checking for isascii... yes checking for mprotect... yes checking for obstack_printf... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for pipe2... yes checking for posix_spawn_file_actions_addchdir_np... no checking for posix_spawn_file_actions_addchdir... no checking for readlink... yes checking for setenv... yes checking for link... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for stpncpy... yes checking for strndup... yes checking for wcwidth... yes checking for fdopendir... yes checking for mempcpy... yes checking for __fseterr... no checking for fstatat... yes checking for getdelim... yes checking for getdtablesize... yes checking for openat... yes checking for catgets... yes checking for setlocale... yes checking whether pragma GCC diagnostic push works... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... no checking whether C++ compiler handles -fno-exceptions... yes checking whether C++ compiler accepts -std=c++98... yes checking whether C++ compiler accepts -std=c++03... yes checking whether C++ compiler accepts -std=c++11... yes checking whether C++ compiler accepts -std=c++14... yes checking whether C++ compiler accepts -std=c++17... no checking whether C++ compiler accepts -std=c++17 -stdlib=libc++... no checking whether C++ compiler accepts -std=c++20... no checking whether C++ compiler accepts -std=c++20 -stdlib=libc++... no checking whether C++ compiler accepts -std=c++2b... no checking whether C++ compiler accepts -std=c++2b -stdlib=libc++... no checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports POSIXLY_CORRECT=1... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ builds executables that work... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ supports POSIXLY_CORRECT=1... yes checking for dmd... no checking for -g... no checking for Java compiler... no checking for Java virtual machine... no checking for flex... no checking for lex... no configure: WARNING: bypassing lex because flex is required checking for bison... no checking for byacc... no checking for ranlib... /usr/bin/ranlib checking for GNU M4 that supports accurate traces... /home/buildroot/autobuild/instance-0/output-1/host/bin/m4 checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking for xsltproc... no checking for inline... (cached) inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for mode_t... yes checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking for eaccess... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether the compiler produces multi-arch binaries... no checking whether printf survives out-of-memory conditions... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking for d_ino member in directory struct... yes checking for arithmetic hrtime_t... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes 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 whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking whether ldexp() can be used without linking with libm... yes checking whether imported symbols can be declared weak... no checking for pthread.h... ./configure: line 3184: 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 POSIX threads API is available... no ./configure: line 26081: 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 sched_yield in -lrt... ./configure: line 26105: 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 sched_yield in -lposix4... ./configure: line 26144: 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 multithread API to use... none checking for a sed that does not truncate output... /bin/sed checking whether NAN macro works... ./configure: line 26870: 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 26907: 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 mbstate_t... ./configure: line 26946: 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 mmap... ./configure: line 3301: 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 memchr works... ./configure: line 27672: 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 defines MIN and MAX... ./configure: line 27769: 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 defines MIN and MAX... ./configure: line 27808: 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 obstack_printf is declared... ./configure: line 3708: 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 O_CLOEXEC... ./configure: line 27859: 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 promoted mode_t type... ./configure: line 27894: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory mode_t checking whether strerror(0) succeeds... ./configure: line 27942: 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 library containing posix_spawn... ./configure: line 28224: 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 posix_spawn... ./configure: line 3301: 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 posix_spawn is declared... ./configure: line 3708: 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 29300: cannot create temp file for here-document: No space left on device checking whether C symbols are prefixed with underscore at the linker level... ./configure: line 29345: cannot create temp file for here-document: No space left on device no checking for sigset_t... ./configure: line 3412: 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 shared library path variable... ./build-aux//config.libpath: line 147: cannot create temp file for here-document: No space left on device none checking whether to activate relocatable installation... yes checking for mach-o/dyld.h... ./configure: line 3184: 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 _NSGetExecutablePath... ./configure: line 3301: 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 malloc (0) returns nonnull... ./configure: line 29648: 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 setenv is declared... ./configure: line 3708: 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 sched.h... ./configure: line 3184: 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 uid_t in sys/types.h... ./configure: line 29866: cannot create temp file for here-document: No space left on device no checking for volatile sig_atomic_t... ./configure: line 3412: 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 3412: 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 snprintf is declared... ./configure: line 3708: 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 posix_spawnattr_t... ./configure: line 3412: 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 posix_spawn_file_actions_t... ./configure: line 3412: 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 stat file-mode macros are broken... ./configure: line 30181: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes checking for nlink_t... ./configure: line 3412: 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 stdbool.h that conforms to C99... ./configure: line 30437: 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 _Bool... ./configure: line 3412: 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 good max_align_t... ./configure: line 30546: 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 30597: 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 fcloseall is declared... ./configure: line 3708: 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 30804: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory gnu checking whether ecvt is declared... ./configure: line 3708: 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 fcvt is declared... ./configure: line 3708: 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 gcvt is declared... ./configure: line 3708: 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 stpncpy is declared... ./configure: line 3708: 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 strdup is declared... ./configure: line 3708: 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 strndup is declared... ./configure: line 3708: 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 declares ioctl... ./configure: line 31102: 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 tms... ./configure: line 3412: 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 timespec in ... ./configure: line 31759: 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 timespec in ... ./configure: line 31795: 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 timespec in ... ./configure: line 31826: 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 timespec in ... ./configure: line 31857: 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_UTC in ... ./configure: line 31975: 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 execvpe is declared... ./configure: line 3708: 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 clearerr_unlocked is declared... ./configure: line 3708: 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 feof_unlocked is declared... ./configure: line 3708: 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 ferror_unlocked is declared... ./configure: line 3708: 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 fflush_unlocked is declared... ./configure: line 3708: 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 fgets_unlocked is declared... ./configure: line 3708: 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 fputc_unlocked is declared... ./configure: line 3708: 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 fputs_unlocked is declared... ./configure: line 3708: 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 fread_unlocked is declared... ./configure: line 3708: 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 fwrite_unlocked is declared... ./configure: line 3708: 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 getc_unlocked is declared... ./configure: line 3708: 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 getchar_unlocked is declared... ./configure: line 3708: 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 putc_unlocked is declared... ./configure: line 3708: 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 putchar_unlocked is declared... ./configure: line 3708: 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 unsetenv is declared... ./configure: line 3708: 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 vsnprintf is declared... ./configure: line 3708: 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 uses 'inline' correctly... ./configure: line 32350: cannot create temp file for here-document: No space left on device yes checking whether wcsdup is declared... ./configure: line 3708: 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 POSIX termios... ./configure: line 32541: 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 use of TIOCGWINSZ requires termios.h... no checking whether fchdir is declared... ./configure: line 3708: 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 getdelim is declared... ./configure: line 3708: 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 getdtablesize is declared... ./configure: line 3708: 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 getline is declared... ./configure: line 3708: 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 setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether locale.h defines locale_t... ./configure: line 33028: 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 locale.h conforms to POSIX:2001... ./configure: line 33096: 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 struct lconv is properly defined... ./configure: line 33126: 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 memrchr is declared... ./configure: line 3708: 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 strnlen is declared... ./configure: line 3708: 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 alloca as a compiler built-in... ./configure: line 33467: cannot create temp file for here-document: No space left on device no checking whether to enable assertions... yes checking for __builtin_expect... ./configure: line 33548: 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 33562: 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 calloc (0, n) and calloc (n, 0) return nonnull... ./configure: line 33616: 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 library containing clock_gettime... ./configure: line 33862: 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 rm: cannot remove 'conftest.c': No such file or directory no checking for clock_gettime... ./configure: line 3301: 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 clock_settime... ./configure: line 3301: 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 // is distinct from /... (cached) no checking whether dup2 works... ./configure: line 34109: 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 setdtablesize... ./configure: line 3301: 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 error_at_line... ./configure: line 34276: 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 fcntl handles F_DUPFD correctly... ./configure: line 34367: 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 fcntl understands F_DUPFD_CLOEXEC... ./configure: line 34461: 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 conversion from 'int' to 'long double' works... ./configure: line 34727: 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 fopen recognizes a trailing slash... ./configure: line 34897: 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 fopen supports the mode character 'x'... ./configure: line 34990: 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 fopen supports the mode character 'e'... ./configure: line 35048: 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 __fpending... ./configure: line 35134: 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 free is known to preserve errno... ./configure: line 35524: 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 frexp works... ./configure: line 35636: 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 frexpl is declared... ./configure: line 3708: 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 getcwd handles long file names properly... ./configure: line 36069: 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 36311: 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 getcwd succeeds when 4k < cwd_length < 16k... ./configure: line 36360: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes checking whether gethrtime is declared... ./configure: line 3708: 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 CLOCK_MONOTONIC or CLOCK_REALTIME is defined... ./configure: line 36610: cannot create temp file for here-document: No space left on device no checking whether program_invocation_name is declared... ./configure: line 3708: 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 program_invocation_short_name is declared... ./configure: line 3708: 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 __argv is declared... ./configure: line 3708: 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 __progname is defined in default libraries... ./configure: line 36781: 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 gettimeofday with POSIX signature... ./configure: line 36874: 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 36901: 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 37025: cannot create temp file for here-document: No space left on device checking whether the compiler generally respects inline... ./configure: line 37126: 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 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(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 iswblank is declared... ./configure: line 3708: 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 iswdigit is ISO C compliant... guessing yes checking whether iswxdigit is ISO C compliant... guessing yes checking whether ldexpl is declared... ./configure: line 3708: 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 compiler supports the __inline keyword... ./configure: line 39212: 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 malloc (0) returns nonnull... (cached) no checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... ./configure: line 40288: 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 locale is free of encoding errors... ./configure: line 40333: 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 mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbswidth is declared in ... ./configure: line 40977: 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 mbstate_t... (cached) no checking for bp-sym.h... ./configure: line 3184: 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 mempcpy... (cached) yes checking for obstacks that work with any size object... ./configure: line 41197: 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 open recognizes a trailing slash... ./configure: line 41332: 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 perror matches strerror... ./configure: line 41467: 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 posix_spawn_file_actions_addclose works... ./configure: line 41728: 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 posix_spawn_file_actions_adddup2 works... ./configure: line 41820: 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 posix_spawn_file_actions_addopen works... ./configure: line 41912: 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 frexp works... (cached) no checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... ./configure: line 42432: 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 ldexpl() can be used without linking with libm... ./configure: line 42620: 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 program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for raise... ./configure: line 3301: 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 rawmemchr... ./configure: line 3301: 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 readline... ./configure: line 43450: 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 43450: 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 43450: 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 43450: 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 readline/readline.h... ./configure: line 3184: 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 readline/history.h... ./configure: line 3184: 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 readlink signature is correct... ./configure: line 43545: 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 readlink handles trailing slash correctly... ./configure: line 43592: 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 readlink truncates results correctly... ./configure: line 43656: 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 realloc (0, 0) returns nonnull... ./configure: line 43756: 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 reallocarray... ./configure: line 3301: 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 getcwd... (cached) yes checking whether free is known to preserve errno... (cached) no checking for mempcpy... (cached) yes checking for rawmemchr... (cached) no checking for search.h... ./configure: line 3184: 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 tsearch... ./configure: line 3301: 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 rename honors trailing slash on destination... ./configure: line 44126: 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 rename honors trailing slash on source... ./configure: line 44202: 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 rename manages hard links correctly... ./configure: line 44268: 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 rename manages existing destinations correctly... ./configure: line 44371: 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 3757: 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 3774: 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 44558: 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 44688: 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 44823: 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 44929: 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 45035: 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 3708: 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 copysign is declared... ./configure: line 3708: 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 copysignl is declared... ./configure: line 3708: 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 checking for SIZE_MAX... ./configure: line 45390: cannot create temp file for here-document: No space left on device ./configure: line 3635: 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 3635: 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) checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... ./configure: line 45499: 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... (cached) yes checking whether snprintf fully supports the 'n' directive... ./configure: line 45753: 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 snprintf respects a size of 1... (cached) no checking whether vsnprintf respects a zero size as in C99... ./configure: line 45913: 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 ptrdiff_t... ./configure: line 3412: 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 ssize_t... ./configure: line 46633: 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 stat handles trailing slashes on files... ./configure: line 46693: 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 stdalign.h... ./configure: line 46799: 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 stpcpy... ./configure: line 3301: 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 stpncpy... ./configure: line 47353: 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 strndup... ./configure: line 47635: 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 strtod obeys C99... ./configure: line 47756: 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 nl_langinfo... ./configure: line 3301: 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 strverscmp... ./configure: line 3301: 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/single_threaded.h... ./configure: line 3184: 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 unlink honors trailing slashes... ./configure: line 48255: 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 unlink of a parent directory fails as it should... guessing yes checking for unsetenv... ./configure: line 3301: 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 ptrdiff_t... (cached) no checking for vasprintf... ./configure: line 3301: 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... (cached) no checking for ptrdiff_t... (cached) no checking for vsnprintf... ./configure: line 3301: 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... (cached) no checking for ptrdiff_t... (cached) no checking for waitid... ./configure: line 3301: 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 wcwidth is declared... ./configure: line 3708: 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 wcwidth works reasonably in UTF-8 locales... ./configure: line 50380: 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 use of TIOCGWINSZ requires sys/ioctl.h... ./configure: line 50493: cannot create temp file for here-document: No space left on device no checking whether use of TIOCGWINSZ requires termios.h... (cached) no checking whether use of struct winsize requires sys/ptem.h... ./configure: line 50581: 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 checking for closedir... ./configure: line 3301: 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 dirfd... ./configure: line 3301: 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 dirfd is declared... ./configure: line 3708: 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 dirfd is a macro... ./configure: line 50992: cannot create temp file for here-document: No space left on device no checking how to get the file descriptor associated with an open DIR*... ./configure: line 51049: 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 51049: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no_such_member checking for d_ino member in directory struct... (cached) yes checking whether fdopendir is declared... ./configure: line 3708: 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 fdopendir works... ./configure: line 51405: 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 fstatat (..., 0) works... ./configure: line 51740: 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 this system supports file names of any length... ./configure: line 50729: cannot create temp file for here-document: No space left on device yes checking for struct stat.st_atim.tv_nsec... ./configure: line 3757: 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 3774: 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 stat.st_atimespec.tv_nsec... ./configure: line 3757: 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 3774: 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 stat.st_atimensec... ./configure: line 3757: 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 3774: 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 stat.st_atim.st__tim.tv_nsec... ./configure: line 3757: 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 3774: 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 stat.st_birthtimespec.tv_nsec... ./configure: line 3757: 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 3774: 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 stat.st_birthtimensec... ./configure: line 3757: 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 3774: 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 stat.st_birthtim.tv_nsec... ./configure: line 3757: 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 3774: 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 opendir... ./configure: line 3301: 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 readdir... ./configure: line 3301: 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 rewinddir... ./configure: line 3301: 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 setlocale (LC_ALL, NULL) is multithread-safe... (cached) trivially yes checking whether setlocale (category, NULL) is multithread-safe... (cached) trivially yes checking for paths.h... ./configure: line 3184: 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 confstr... ./configure: line 3301: 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 sched_setparam... ./configure: line 3301: 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 sched_setscheduler... ./configure: line 3301: 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 setegid... ./configure: line 3301: 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 seteuid... ./configure: line 3301: 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 vfork... ./configure: line 3301: 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 strchrnul... yes checking whether strchrnul works... yes checking for getline... yes checking for working getline function... no checking for working getdelim function... no checking for flockfile... ./configure: line 3301: 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 funlockfile... ./configure: line 3301: 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 getc_unlocked is declared... (cached) no checking whether rmdir works... ./configure: line 53188: 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 isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether NLS is requested... no ./configure: line 55194: cannot create temp file for here-document: No space left on device checking for msgfmt... no checking for gmsgfmt... : ./configure: line 55322: cannot create temp file for here-document: No space left on device checking for xgettext... no ./configure: line 55400: cannot create temp file for here-document: No space left on device checking for msgmerge... no checking for CFPreferencesCopyAppValue... ./configure: line 55495: 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 CFLocaleCopyCurrent... ./configure: line 55531: 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 to use NLS... no checking for valgrind... no checking Valgrind suppression file... ./configure: line 56750: 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 57283: cannot create temp file for here-document: No space left on device ./configure: line 57297: cannot create temp file for here-document: No space left on device ./configure: line 57660: cannot create temp file for here-document: No space left on device ./configure: line 57688: cannot create temp file for here-document: No space left on device ./configure: line 57697: cannot create temp file for here-document: No space left on device ./configure: line 57736: cannot create temp file for here-document: No space left on device ./configure: line 57755: cannot create temp file for here-document: No space left on device ./configure: line 57832: cannot create temp file for here-document: No space left on device ./configure: line 57843: cannot create temp file for here-document: No space left on device ./configure: line 57854: cannot create temp file for here-document: No space left on device ./configure: line 57872: cannot create temp file for here-document: No space left on device ./conf24099files.sh: line 1: cannot create temp file for here-document: No space left on device ./conf24099subs.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-0/output-1/build/host-bison-3.8.2/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/host-bison-3.8.2/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'