>>> host-bison 3.4.2 Extracting xzcat /home/naourr/work/instance-2/dl/bison/bison-3.4.2.tar.xz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/host-bison-3.4.2 -xf - >>> host-bison 3.4.2 Patching >>> host-bison 3.4.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-2/output-1/build/host-bison-3.4.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-bison 3.4.2 Patching libtool >>> host-bison 3.4.2 Configuring (cd /home/naourr/work/instance-2/output-1/build/host-bison-3.4.2/ && rm -rf config.cache; PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-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/naourr/work/instance-2/output-1/host/lib/pkgconfig:/home/naourr/work/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/naourr/work/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-2/output-1/host" --sysconfdir="/home/naourr/work/instance-2/output-1/host/etc" --localstatedir="/home/naourr/work/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: --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 thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... none checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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... yes checking whether C++ compiler accepts -std=c++2a... yes checking whether /usr/bin/gcc supports POSIXLY_CORRECT=1... yes checking whether /usr/bin/g++ builds executables that work... yes checking whether /usr/bin/g++ supports POSIXLY_CORRECT=1... yes checking for dmd... no checking for Java compiler... javac -target 1.7 -source 1.7 checking for Java virtual machine... java checking for flex... flex checking whether lex is flex... yes checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for ranlib... /usr/bin/ranlib checking for GNU M4 that supports accurate traces... /home/naourr/work/instance-2/output-1/host/bin/m4 checking whether /home/naourr/work/instance-2/output-1/host/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking for xsltproc... /usr/bin/xsltproc checking for locale.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for unistd.h... (cached) 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 limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for math.h... yes checking for sys/mman.h... yes checking for spawn.h... yes checking for sys/resource.h... yes checking for sys/times.h... yes checking for sys/wait.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for threads.h... yes checking for inline... inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... 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 tcdrain... yes checking for mbsinit... yes checking for mbrtowc... yes checking for isascii... yes checking for mprotect... yes checking for obstack_printf... yes checking for lstat... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe2... yes checking for setenv... yes checking for link... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for iswcntrl... yes checking for wcwidth... yes checking for __fseterr... no checking for getdtablesize... yes checking for catgets... yes checking for setlocale... yes checking whether // is distinct from /... no checking whether realpath works... yes checking if environ is properly declared... yes 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... (cached) 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 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 printf survives out-of-memory conditions... yes checking for unsigned long long int... yes checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no 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 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 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 C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... 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.... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... 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 whether ldexp() can be used without linking with libm... yes 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 the common suffixes of directories in the library search path... lib64,lib64 checking for nl_langinfo and CODESET... yes checking for a sed that does not truncate output... /usr/bin/sed checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 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 whether obstack_printf is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... ./configure: line 21002: cannot 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 strerror_r is declared... (cached) yes ./configure: line 21058: cannot create temp file for here-document: No space left on device checking for library containing posix_spawn... ./configure: line 21145: 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 3255: 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 21943: 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 21972: cannot create temp file for here-document: No space left on device no ./configure: line 21990: cannot create temp file for here-document: No space left on device checking for sigset_t... ./configure: line 3203: cannot 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... no ./configure: line 22084: cannot create temp file for here-document: No space left on device checking for stdlib.h... (cached) yes ./configure: line 22239: cannot create temp file for here-document: No space left on device checking for GNU libc compatible malloc... ./configure: line 22263: 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 22306: cannot create temp file for here-document: No space left on device checking whether setenv is declared... ./configure: line 3508: 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 22318: cannot create temp file for here-document: No space left on device checking for uid_t in sys/types.h... ./configure: line 22338: cannot create temp file for here-document: No space left on device no checking whether snprintf is declared... ./configure: line 3508: 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 22374: cannot create temp file for here-document: No space left on device checking for stdbool.h that conforms to C99... ./configure: line 22385: cannot 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 3203: cannot 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 3508: 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 22489: cannot create temp file for here-document: No space left on device checking whether strndup is declared... ./configure: line 3508: 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 22579: cannot create temp file for here-document: No space left on device checking for struct timespec in ... ./configure: line 22703: cannot 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 22737: cannot 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 22766: cannot 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 22795: cannot 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 3508: 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 22941: cannot create temp file for here-document: No space left on device checking whether feof_unlocked is declared... ./configure: line 3508: 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 22952: cannot create temp file for here-document: No space left on device checking whether ferror_unlocked is declared... ./configure: line 3508: 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 22963: cannot create temp file for here-document: No space left on device checking whether fflush_unlocked is declared... ./configure: line 3508: 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 22974: cannot create temp file for here-document: No space left on device checking whether fgets_unlocked is declared... ./configure: line 3508: 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 22985: cannot create temp file for here-document: No space left on device checking whether fputc_unlocked is declared... ./configure: line 3508: 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 22996: cannot create temp file for here-document: No space left on device checking whether fputs_unlocked is declared... ./configure: line 3508: 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 23007: cannot create temp file for here-document: No space left on device checking whether fread_unlocked is declared... ./configure: line 3508: 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 23018: cannot create temp file for here-document: No space left on device checking whether fwrite_unlocked is declared... ./configure: line 3508: 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 23029: cannot create temp file for here-document: No space left on device checking whether getc_unlocked is declared... ./configure: line 3508: 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 23040: cannot create temp file for here-document: No space left on device checking whether getchar_unlocked is declared... ./configure: line 3508: 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 23051: cannot create temp file for here-document: No space left on device checking whether putc_unlocked is declared... ./configure: line 3508: 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 23062: cannot create temp file for here-document: No space left on device checking whether putchar_unlocked is declared... ./configure: line 3508: 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 23073: cannot create temp file for here-document: No space left on device checking whether unsetenv is declared... ./configure: line 3508: 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 23084: cannot create temp file for here-document: No space left on device checking whether vsnprintf is declared... ./configure: line 3508: 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 23095: cannot create temp file for here-document: No space left on device checking whether uses 'inline' correctly... ./configure: line 23106: cannot create temp file for here-document: No space left on device yes checking whether frexp() can be used without linking with libm... ./configure: line 23212: cannot 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 alarm is declared... ./configure: line 3508: 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 23243: cannot create temp file for here-document: No space left on device checking whether stat file-mode macros are broken... ./configure: line 23290: 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 3203: cannot 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 3508: 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 23450: cannot create temp file for here-document: No space left on device checking whether imported symbols can be declared weak... ./configure: line 23470: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking pthread.h usability... ./configure: line 2955: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking pthread.h presence... ./configure: line 2972: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for pthread.h... no checking for multithread API to use... none checking whether lstat correctly handles trailing slash... ./configure: line 23809: cannot 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 3508: 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 23860: cannot create temp file for here-document: No space left on device checking for alloca as a compiler built-in... ./configure: line 23901: cannot create temp file for here-document: No space left on device no checking whether to enable assertions... yes ./configure: line 24046: cannot create temp file for here-document: No space left on device checking for library containing clock_gettime... ./configure: line 24100: 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 3255: cannot 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 3255: 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 24241: cannot create temp file for here-document: No space left on device ./configure: line 24265: cannot create temp file for here-document: No space left on device checking whether // is distinct from /... (cached) no checking whether dup2 works... ./configure: line 24346: cannot 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 3255: cannot 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 24494: cannot 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 24574: cannot 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 24653: 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 24826: cannot create temp file for here-document: No space left on device checking whether conversion from 'int' to 'long double' works... ./configure: line 24914: cannot 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 25080: 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 25149: cannot create temp file for here-document: No space left on device checking for __fpending... ./configure: line 25168: cannot 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 gethrtime is declared... ./configure: line 3508: 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 25598: cannot create temp file for here-document: No space left on device checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... ./configure: line 25616: cannot create temp file for here-document: No space left on device no checking whether program_invocation_name is declared... ./configure: line 3508: 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 25713: cannot create temp file for here-document: No space left on device checking whether program_invocation_short_name is declared... ./configure: line 3508: 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 25728: cannot create temp file for here-document: No space left on device checking whether __argv is declared... ./configure: line 3508: 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 25743: cannot create temp file for here-document: No space left on device checking whether __progname is defined in default libraries... ./configure: line 25762: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking whether gettimeofday clobbers localtime buffer... ./configure: line 25867: 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 gettimeofday with POSIX signature... ./configure: line 25925: 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 25951: 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 25988: cannot create temp file for here-document: No space left on device ./configure: line 26045: 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 26045: 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 26045: 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 26045: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking whether INT32_MAX < INTMAX_MAX... ./configure: line 26073: cannot 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 INT64_MAX == LONG_MAX... ./configure: line 26125: cannot 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 UINT32_MAX < UINTMAX_MAX... ./configure: line 26179: cannot 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 UINT64_MAX == ULONG_MAX... ./configure: line 26231: cannot 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(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 ldexpl is declared... ./configure: line 3508: cannot 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 libtextstyle... ./configure: line 27963: cannot 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 stdlib.h... (cached) yes ./configure: line 28045: cannot create temp file for here-document: No space left on device checking for GNU libc compatible malloc... (cached) no ./configure: line 28131: cannot create temp file for here-document: No space left on device checking whether NAN macro works... ./configure: line 28260: cannot 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 28295: cannot 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... ./configure: line 28355: cannot 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 works as well as mbtowc... ./configure: line 28418: cannot 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) no checking whether mbrtowc works as well as mbtowc... (cached) no checking whether mbswidth is declared in ... ./configure: line 29270: 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 29308: cannot create temp file for here-document: No space left on device checking for mbstate_t... (cached) yes ./configure: line 29432: cannot create temp file for here-document: No space left on device checking for obstacks that work with any size object... ./configure: line 29456: cannot 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 29582: 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 29793: cannot create temp file for here-document: No space left on device checking whether posix_spawn_file_actions_addclose works... ./configure: line 29823: cannot 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 29908: cannot 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 29993: cannot 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 ./configure: line 30313: cannot create temp file for here-document: No space left on device checking whether program_invocation_short_name is declared... (cached) no ./configure: line 30325: cannot create temp file for here-document: No space left on device checking for raise... ./configure: line 3255: cannot 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 30418: cannot 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 30459: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking search.h usability... ./configure: line 2955: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking search.h presence... ./configure: line 2972: cannot 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 search.h... no checking for tsearch... ./configure: line 3255: cannot 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 30688: cannot 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 30761: cannot 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 30824: cannot 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 30921: cannot 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 3079: cannot 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 3552: 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 3568: cannot 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 3203: cannot 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 3203: cannot 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 31369: cannot create temp file for here-document: No space left on device checking for SIZE_MAX... ./configure: line 31384: cannot create temp file for here-document: No space left on device ./configure: line 3443: 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 3443: 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 31452: cannot create temp file for here-document: No space left on device checking for snprintf... (cached) yes ./configure: line 31466: cannot create temp file for here-document: No space left on device checking whether snprintf respects a size of 1... ./configure: line 31493: 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 31644: cannot create temp file for here-document: No space left on device checking for snprintf... (cached) yes ./configure: line 31669: cannot create temp file for here-document: No space left on device checking whether snprintf truncates the result as in C99... ./configure: line 31733: cannot 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 fully supports the 'n' directive... ./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 whether snprintf respects a size of 1... (cached) no checking whether vsnprintf respects a zero size as in C99... ./configure: line 31979: cannot 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 3203: cannot 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 3203: cannot 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 3203: cannot 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 32815: cannot 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 32879: cannot 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 32921: cannot 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 33114: 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 33154: cannot create temp file for here-document: No space left on device ./configure: line 33162: cannot create temp file for here-document: No space left on device checking for stpcpy... ./configure: line 3255: cannot 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 33386: 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 33440: cannot create temp file for here-document: No space left on device checking for working strndup... ./configure: line 33489: cannot 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 3255: cannot 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 3203: cannot 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 34122: cannot 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 3255: cannot 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 vsnprintf... ./configure: line 3255: cannot 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 3255: cannot 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 iswcntrl works... ./configure: line 36028: cannot 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 wctype_t... ./configure: line 36131: cannot 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 wctrans_t... ./configure: line 36173: cannot 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 3508: 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 36242: cannot create temp file for here-document: No space left on device checking whether wcwidth works reasonably in UTF-8 locales... ./configure: line 36299: cannot 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 36408: cannot create temp file for here-document: No space left on device checking for nlink_t... (cached) no ./configure: line 38152: cannot create temp file for here-document: No space left on device checking whether stat handles trailing slashes on files... ./configure: line 39763: cannot 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.tv_nsec... ./configure: line 3552: 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 3568: cannot 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 3552: 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 3568: cannot 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 3552: 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 3568: cannot 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 3552: 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 3568: cannot 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 3552: 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 3568: cannot 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 3552: 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 3568: cannot 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 3552: 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 3568: 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 40238: cannot create temp file for here-document: No space left on device checking paths.h usability... ./configure: line 2955: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking paths.h presence... ./configure: line 2972: cannot 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 paths.h... no checking for confstr... ./configure: line 3255: cannot 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 3255: cannot 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 3255: cannot 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 3255: cannot 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 3255: cannot 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 3255: cannot 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... ./configure: line 3255: cannot 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 3255: cannot 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 rmdir works... ./configure: line 38841: cannot 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(double) can be used without linking with libm... (cached) yes checking whether frexpl is declared... ./configure: line 3508: cannot 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(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... ./configure: line 38471: cannot 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 38652: cannot 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 38959: cannot 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 39086: cannot 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 39208: 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 39315: 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 39422: 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 3508: 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 39525: cannot create temp file for here-document: No space left on device checking whether copysign is declared... ./configure: line 3508: 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 39575: cannot create temp file for here-document: No space left on device checking whether copysignl is declared... ./configure: line 3508: 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 39625: cannot create temp file for here-document: No space left on device checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether the compiler supports the __inline keyword... ./configure: line 37884: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking if malloc debugging is wanted... no checking whether NLS is requested... no ./configure: line 41573: cannot create temp file for here-document: No space left on device checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt ./configure: line 41695: cannot create temp file for here-document: No space left on device checking for xgettext... /usr/bin/xgettext ./configure: line 41772: cannot create temp file for here-document: No space left on device checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... ./configure: line 42329: cannot 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 42363: cannot 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 43498: 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 43955: cannot create temp file for here-document: No space left on device ./configure: line 43969: cannot create temp file for here-document: No space left on device ./configure: line 44339: cannot create temp file for here-document: No space left on device ./configure: line 44367: cannot create temp file for here-document: No space left on device ./configure: line 44376: cannot create temp file for here-document: No space left on device ./configure: line 44413: cannot create temp file for here-document: No space left on device ./configure: line 44432: cannot create temp file for here-document: No space left on device ./configure: line 44509: cannot create temp file for here-document: No space left on device ./configure: line 44520: cannot create temp file for here-document: No space left on device ./configure: line 44531: cannot create temp file for here-document: No space left on device ./configure: line 44548: cannot create temp file for here-document: No space left on device ./conf1039964files.sh: line 1: cannot create temp file for here-document: No space left on device ./conf1039964subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status make: *** [package/pkg-generic.mk:259: /home/naourr/work/instance-2/output-1/build/host-bison-3.4.2/.stamp_configured] Error 1 make: Leaving directory '/home/naourr/work/instance-2/buildroot'