>>> host-m4 1.4.18 Extracting xzcat /home/naourr/work/instance-2/dl/m4/m4-1.4.18.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-m4-1.4.18 -xf - >>> host-m4 1.4.18 Patching Applying 0001-fflush-adjust-to-glibc-2.28-libio.h-removal.patch using patch: patching file lib/fflush.c Hunk #2 succeeded at 72 with fuzz 1. patching file lib/fpending.c Hunk #1 succeeded at 32 with fuzz 1. patching file lib/fpurge.c patching file lib/freadahead.c Hunk #1 succeeded at 25 (offset -5 lines). patching file lib/freading.c patching file lib/fseeko.c patching file lib/stdio-impl.h Applying 0002-fflush-be-more-paranoid-about-libio.h-change.patch using patch: patching file lib/fflush.c Hunk #2 succeeded at 73 with fuzz 1. patching file lib/fpending.c Hunk #1 succeeded at 32 with fuzz 1. patching file lib/fpurge.c patching file lib/freadahead.c Hunk #1 succeeded at 25 (offset -5 lines). patching file lib/freading.c patching file lib/fseeko.c >>> host-m4 1.4.18 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-m4-1.4.18 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-m4 1.4.18 Patching libtool >>> host-m4 1.4.18 Configuring (cd /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/ && 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 --disable-static ) 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, --disable-nls, --disable-static 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 for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... 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 the archiver (/usr/bin/ar) interface... ar 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 _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for /usr/bin/gcc option to accept ISO C99... none needed checking for /usr/bin/gcc option to accept ISO Standard C... (cached) none needed configure: autobuild project... GNU M4 configure: autobuild revision... 1.4.18 configure: autobuild hostname... mirage configure: autobuild timestamp... 20200515T092830Z checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for setrlimit... yes checking for sigaltstack... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for mempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freadahead... no checking for __freading... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for pipe2... yes checking for isblank... yes checking for iswctype... yes checking for link... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for sigaction... yes checking for siginterrupt... yes checking for snprintf... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for newlocale... yes checking for setenv... yes checking for sleep... yes checking for strdup... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking for ucontext.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/time.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for xlocale.h... no checking for math.h... yes checking for sys/mman.h... yes checking for malloc.h... yes checking for sys/cdefs.h... yes checking for spawn.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/wait.h... yes checking for features.h... yes checking for wctype.h... yes checking for dirent.h... yes checking for inttypes.h... (cached) yes checking for working C stack overflow detection... yes checking for correct stack_t interpretation... yes checking for precise C stack overflow detection... no checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for libsigsegv... no, consider installing GNU libsigsegv 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... 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 whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getdtablesize is declared... yes 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 whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking whether limits.h has ULLONG_WIDTH etc.... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for multithread API to use... none checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes 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 for promoted mode_t type... mode_t checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for sigset_t... yes checking for SIGPIPE... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking whether wint_t is too small... no 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 whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether sys_siglist is declared... yes checking whether strstr works... yes checking whether ldexp() can be used without linking with libm... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no 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 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 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 whether to use C++... no checking whether ungetc works on arbitrary bytes... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether strdup is declared... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether sigaltstack is declared... yes checking for stack_t... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fflush works on input streams... (cached) no checking whether conversion from 'int' to 'long double' works... yes checking whether fopen recognizes a trailing slash... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fpurge is declared... no checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getdtablesize works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for libsigsegv... (cached) no, consider installing GNU libsigsegv checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether lseek detects pipes... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for mkdtemp... yes checking for working mkstemp... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether frexp 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... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for working re_compile_pattern... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for va_copy... yes checking for max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... no ./configure: line 32374: cannot create temp file for here-document: No space left on device checking for working strndup... ./configure: line 32464: cannot 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 strnlen... ./configure: line 32560: cannot 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 strsignal... ./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 whether _sys_siglist is declared... ./configure: line 3042: 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 32729: cannot create temp file for here-document: No space left on device checking whether strstr works in linear time... ./configure: line 32788: cannot 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 strstr works... (cached) yes checking whether strtod obeys C99... ./configure: line 33003: cannot 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 nlink_t... (cached) yes checking for ptrdiff_t... ./configure: line 2920: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vasprintf... ./configure: line 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 vasprintf... (cached) no checking for ptrdiff_t... (cached) no checking for waitid... ./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 whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... ./configure: line 34399: cannot 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 34618: cannot 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 34721: cannot 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 34763: cannot 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 34823: cannot create temp file for here-document: No space left on device checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... ./configure: line 35615: cannot create temp file for here-document: No space left on device none checking for closedir... ./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 dirfd... ./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 whether dirfd is declared... ./configure: line 3042: 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 35984: cannot create temp file for here-document: No space left on device checking whether dirfd is a macro... ./configure: line 35997: 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 36052: 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 36052: 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 whether dup works... ./configure: line 36127: cannot 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 fdopen sets errno... ./configure: line 36217: cannot 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 flexible array member... ./configure: line 36291: cannot 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 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 OS.h usability... ./configure: line 2718: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking OS.h presence... ./configure: line 2735: cannot 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 OS.h... no checking for sys/param.h... (cached) yes ./configure: line 36413: cannot create temp file for here-document: No space left on device checking whether getpagesize is declared... ./configure: line 3042: 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 36487: 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 36487: 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 36487: 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 36515: cannot 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 36567: cannot 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 36621: cannot 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 36673: cannot 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 exponent in a 'double'... (cached) word 1 bit 20 ./configure: line 37095: cannot create temp file for here-document: No space left on device ./configure: line 37100: cannot create temp file for here-document: No space left on device checking where to find the exponent in a 'float'... (cached) word 0 bit 23 ./configure: line 37204: cannot create temp file for here-document: No space left on device ./configure: line 37209: cannot create temp file for here-document: No space left on device checking where to find the exponent in a 'long double'... ./configure: line 37229: 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 link obeys POSIX... ./configure: line 37355: cannot 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 setlocale... ./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 uselocale... ./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 a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... ./configure: line 38147: cannot create temp file for here-document: No space left on device ./configure: line 38163: cannot create temp file for here-document: No space left on device no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... ./configure: line 38212: cannot create temp file for here-document: No space left on device ./configure: line 38228: cannot create temp file for here-document: No space left on device no checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for opendir... ./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 ./configure: line 38577: cannot create temp file for here-document: No space left on device checking for putenv compatible with GNU and SVID... ./configure: line 38617: cannot 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 _putenv is declared... ./configure: line 3042: 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 38681: cannot create temp file for here-document: No space left on device checking for mmap... (cached) yes checking for MAP_ANONYMOUS... ./configure: line 38727: cannot create temp file for here-document: No space left on device ./configure: line 38743: cannot create temp file for here-document: No space left on device no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... ./configure: line 38792: cannot create temp file for here-document: No space left on device ./configure: line 38808: cannot create temp file for here-document: No space left on device no checking for readdir... ./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 whether setenv validates arguments... ./configure: line 38908: cannot 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 a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether sleep is declared... ./configure: line 3042: 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 39587: cannot create temp file for here-document: No space left on device checking for working stdalign.h... ./configure: line 39703: cannot 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... (cached) yes checking for MAP_ANONYMOUS... ./configure: line 39838: cannot create temp file for here-document: No space left on device ./configure: line 39854: cannot create temp file for here-document: No space left on device no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... ./configure: line 39904: cannot create temp file for here-document: No space left on device ./configure: line 39920: cannot create temp file for here-document: No space left on device no checking whether symlink handles trailing slash correctly... ./configure: line 39970: cannot 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 unsetenv... ./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 a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... ./configure: line 40820: cannot 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 an open file can be renamed... ./configure: line 41048: 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 41080: cannot create temp file for here-document: No space left on device checking if changeword is wanted... no checking which shell to use for syscmd... /bin/sh ./configure: line 41144: cannot create temp file for here-document: No space left on device checking if malloc debugging is wanted... no ./configure: line 41186: 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 41425: cannot create temp file for here-document: No space left on device ./configure: line 41439: cannot create temp file for here-document: No space left on device ./configure: line 41809: cannot create temp file for here-document: No space left on device ./configure: line 41837: cannot create temp file for here-document: No space left on device ./configure: line 41846: cannot create temp file for here-document: No space left on device ./configure: line 41883: cannot create temp file for here-document: No space left on device ./configure: line 41902: cannot create temp file for here-document: No space left on device ./configure: line 41979: cannot create temp file for here-document: No space left on device ./configure: line 41990: cannot create temp file for here-document: No space left on device ./configure: line 42001: cannot create temp file for here-document: No space left on device ./configure: line 42010: cannot create temp file for here-document: No space left on device ./conf3062434subs.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-m4-1.4.18/.stamp_configured] Error 1 make: Leaving directory '/home/naourr/work/instance-2/buildroot'