>>> 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... 20200515T043301Z 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 ./configure: line 11382: cannot create temp file for here-document: No space left on device ./configure: line 11392: cannot create temp file for here-document: No space left on device checking for pid_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 ./configure: line 11402: cannot create temp file for here-document: No space left on device checking whether frexp() can be used without linking with libm... ./configure: line 11698: cannot 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 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 11729: cannot create temp file for here-document: No space left on device checking whether long double and double are the same... ./configure: line 11739: cannot 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 stdin defaults to large file offsets... ./configure: line 11781: cannot 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 fseeko 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 11951: cannot create temp file for here-document: No space left on device checking for fseeko... ./configure: line 11969: cannot 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 12143: 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 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 whether ftello 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 12299: cannot create temp file for here-document: No space left on device checking for ftello... ./configure: line 12322: cannot 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 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 12465: cannot create temp file for here-document: No space left on device checking for getopt.h... (cached) yes ./configure: line 12567: cannot create temp file for here-document: No space left on device checking for getopt_long_only... ./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 getenv 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 13100: cannot create temp file for here-document: No space left on device checking for C/C++ restrict keyword... ./configure: line 13116: 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 13116: 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 13116: 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 13116: cannot 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 timeval... ./configure: line 13286: cannot 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'... ./configure: line 13614: 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 exponent in a 'float'... ./configure: line 13722: 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 byte ordering is bigendian... ./configure: line 13829: 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 13864: 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 13911: 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 13997: 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 limits.h has ULLONG_WIDTH etc.... ./configure: line 14141: cannot 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 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 14187: cannot create temp file for here-document: No space left on device checking whether we are using the GNU C Library >= 2.1 or uClibc... ./configure: line 14197: cannot create temp file for here-document: No space left on device no checking for wchar_t... ./configure: line 14249: cannot 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 max_align_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 whether NULL can be used in arbitrary expressions... ./configure: line 14298: cannot 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 whether lstat correctly handles trailing slash... ./configure: line 15353: cannot 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 sed that does not truncate output... /usr/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... ./configure: line 15471: cannot 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 15502: cannot create temp file for here-document: No space left on device checking for GNU libc compatible malloc... ./configure: line 15526: 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 15566: cannot create temp file for here-document: No space left on device checking for mbstate_t... ./configure: line 15580: cannot 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 japanese locale... ./configure: line 15631: cannot create temp file for here-document: No space left on device checking for a transitional chinese locale... ./configure: line 15770: cannot create temp file for here-document: No space left on device none checking for a french Unicode locale... ./configure: line 15902: cannot create temp file for here-document: No space left on device checking for mmap... ./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 memchr works... no checking whether defines MIN and MAX... ./configure: line 16267: cannot 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 16304: 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 16341: 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 promoted mode_t type... ./configure: line 16391: 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 ./configure: line 16413: cannot create temp file for here-document: No space left on device checking for library containing posix_spawn... ./configure: line 16466: 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 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 sigset_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 SIGPIPE... ./configure: line 16988: cannot create temp file for here-document: No space left on device 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... no checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for wint_t... no checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... yes configure: WARNING: sys/bitypes.h: present but cannot be compiled configure: WARNING: sys/bitypes.h: check for missing prerequisite headers? configure: WARNING: sys/bitypes.h: see the Autoconf documentation configure: WARNING: sys/bitypes.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/bitypes.h: proceeding with the compiler's result configure: WARNING: ## ----------------------------- ## configure: WARNING: ## Report this to bug-m4@gnu.org ## configure: WARNING: ## ----------------------------- ## checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... unknown checking for bit size of size_t... unknown checking for bit size of sig_atomic_t... unknown checking for bit size of wchar_t... unknown checking for bit size of wint_t... unknown checking whether sig_atomic_t is signed... no checking whether wchar_t is signed... no checking whether wint_t is signed... no checking for ptrdiff_t integer literal suffix... no checking for size_t integer literal suffix... no checking for sig_atomic_t integer literal suffix... no ./configure: line 18268: cannot create temp file for here-document: No space left on device checking for wchar_t integer literal suffix... ./configure: line 18230: 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 18230: 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 18230: 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 18230: 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 18268: cannot create temp file for here-document: No space left on device checking for wint_t integer literal suffix... ./configure: line 18230: 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 18230: 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 18230: 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 18230: 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 18268: cannot create temp file for here-document: No space left on device checking whether strerror(0) succeeds... ./configure: line 18321: cannot 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 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 18449: cannot create temp file for here-document: No space left on device checking whether strnlen 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 18462: cannot create temp file for here-document: No space left on device checking whether strsignal 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 18473: cannot create temp file for here-document: No space left on device 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 18490: cannot create temp file for here-document: No space left on device checking whether ldexp() can be used without linking with libm... ./configure: line 18581: cannot 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 18641: cannot 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 18675: cannot 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 18704: cannot 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 18733: cannot 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 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 18850: cannot create temp file for here-document: No space left on device checking whether feof_unlocked 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 18861: cannot create temp file for here-document: No space left on device checking whether ferror_unlocked 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 18872: cannot create temp file for here-document: No space left on device checking whether fflush_unlocked 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 18883: cannot create temp file for here-document: No space left on device checking whether fgets_unlocked 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 18894: cannot create temp file for here-document: No space left on device checking whether fputc_unlocked 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 18905: cannot create temp file for here-document: No space left on device checking whether fputs_unlocked 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 18916: cannot create temp file for here-document: No space left on device checking whether fread_unlocked 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 18927: cannot create temp file for here-document: No space left on device checking whether fwrite_unlocked 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 18938: cannot create temp file for here-document: No space left on device checking whether getchar_unlocked 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 18949: cannot create temp file for here-document: No space left on device checking whether putc_unlocked 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 18960: cannot create temp file for here-document: No space left on device checking whether putchar_unlocked 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 18971: cannot create temp file for here-document: No space left on device checking for inttypes.h... ./configure: line 18994: cannot 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... ./configure: line 19031: cannot 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 intmax_t... ./configure: line 19068: 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 19107: cannot create temp file for here-document: No space left on device checking for snprintf... (cached) yes ./configure: line 19123: cannot create temp file for here-document: No space left on device checking for strnlen... ./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 wcslen... ./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 wcsnlen... ./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 mbrtowc... (cached) yes ./configure: line 19123: cannot create temp file for here-document: No space left on device checking for wcrtomb... (cached) yes ./configure: line 19123: cannot create temp file for here-document: No space left on device checking whether _snprintf 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 19138: cannot create temp file for here-document: No space left on device checking whether printf supports size specifiers as in C99... ./configure: line 19189: cannot 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 printf supports 'long double' arguments... ./configure: line 19260: cannot 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 printf supports infinite 'double' arguments... ./configure: line 19331: cannot 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 printf supports the 'a' and 'A' directives... ./configure: line 19777: cannot 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 printf supports the 'F' directive... ./configure: line 19870: cannot 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 printf supports the 'n' directive... ./configure: line 19923: cannot 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 printf supports the 'ls' directive... ./configure: line 19993: cannot 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 printf supports the grouping flag... ./configure: line 20078: cannot 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 printf supports the left-adjust flag correctly... ./configure: line 20126: cannot 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 printf supports the zero flag correctly... ./configure: line 20175: cannot 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 printf supports large precisions... ./configure: line 20224: cannot 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 printf survives out-of-memory conditions... ./configure: line 20276: cannot create temp file for here-document: No space left on device guessing yes checking whether to use C++... no checking whether ungetc works on arbitrary bytes... ./configure: line 20584: cannot 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 (NULL, 0) allocates memory for result... ./configure: line 20650: cannot 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 with POSIX signature... ./configure: line 20710: cannot 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 inttypes.h... (cached) yes ./configure: line 20851: cannot create temp file for here-document: No space left on device checking whether the inttypes.h PRIxNN macros are broken... ./configure: line 20866: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes ./configure: line 20895: cannot create temp file for here-document: No space left on device checking for LC_MESSAGES... ./configure: line 20913: cannot 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 CFPreferencesCopyAppValue... ./configure: line 20948: cannot 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 20982: cannot 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 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 21022: cannot create temp file for here-document: No space left on device checking search.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 search.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 search.h... no checking for tsearch... ./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 strdup 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 21075: cannot create temp file for here-document: No space left on device checking whether unsetenv 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 21086: cannot create temp file for here-document: No space left on device checking for alloca as a compiler built-in... ./configure: line 21129: cannot create temp file for here-document: No space left on device no checking whether to enable assertions... yes checking whether btowc(0) is correct... ./configure: line 21220: cannot 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 btowc(EOF) is correct... ./configure: line 21269: cannot 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 __builtin_expect... ./configure: line 21353: 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 21366: cannot 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 sigaltstack 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 21415: cannot create temp file for here-document: No space left on device checking for stack_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 ./configure: line 21481: cannot create temp file for here-document: No space left on device ./configure: line 21611: cannot create temp file for here-document: No space left on device ./configure: line 21669: 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 21750: cannot 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 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 error_at_line... ./configure: line 21898: cannot 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 works on input streams... ./configure: line 21968: 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 22041: cannot create temp file for here-document: No space left on device checking whether fcntl handles F_DUPFD correctly... ./configure: line 22114: cannot 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 22193: 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 22364: cannot create temp file for here-document: No space left on device checking whether fflush works on input streams... (cached) no ./configure: line 22455: cannot create temp file for here-document: No space left on device ./configure: line 22479: cannot create temp file for here-document: No space left on device ./configure: line 22504: cannot create temp file for here-document: No space left on device checking whether conversion from 'int' to 'long double' works... ./configure: line 22591: cannot 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 22757: 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 22822: cannot create temp file for here-document: No space left on device checking for __fpending... ./configure: line 22841: cannot 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 fpurge 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 22902: cannot create temp file for here-document: No space left on device checking whether frexpl 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 checking for fseeko... (cached) no checking for _fseeki64... ./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 ftello... (cached) no checking for _ftelli64... ./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 program_invocation_name 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 24037: cannot create temp file for here-document: No space left on device checking whether program_invocation_short_name 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 24052: cannot create temp file for here-document: No space left on device checking whether __argv 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 24067: cannot create temp file for here-document: No space left on device checking whether __progname is defined in default libraries... ./configure: line 24086: 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 24146: 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 24201: 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 24227: 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 24262: cannot create temp file for here-document: No space left on device checking sys/timeb.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 sys/timeb.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 sys/timeb.h... no checking for _ftime... ./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 isnan(double) can be used without linking with libm... ./configure: line 24338: cannot 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... ./configure: line 24399: cannot 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 'float'... (cached) unknown checking whether isnan(long double) can be used without linking with libm... ./configure: line 24662: cannot 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 'long double'... ./configure: line 24871: 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 langinfo.h defines CODESET... ./configure: line 25070: cannot 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 langinfo.h defines T_FMT_AMPM... ./configure: line 25101: cannot 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 langinfo.h defines ERA... ./configure: line 25132: cannot 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 langinfo.h defines YESEXPR... ./configure: line 25163: cannot 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 libsigsegv... (cached) no, consider installing GNU libsigsegv checking whether locale.h conforms to POSIX:2001... ./configure: line 25786: cannot 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 25855: cannot 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 lconv.decimal_point... ./configure: line 3269: 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 3285: 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 26052: cannot create temp file for here-document: No space left on device checking whether lseek detects pipes... ./configure: line 26074: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether NAN macro works... ./configure: line 26344: cannot 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 26379: cannot 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 26433: test: !=: unary operator expected guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... ./configure: line 26608: test: !=: unary operator expected guessing yes checking whether mbrtowc handles a NULL string argument... ./configure: line 26685: test: !=: unary operator expected guessing yes checking whether mbrtowc has a correct return value... ./configure: line 26752: test: !=: unary operator expected ./configure: line 26752: test: !=: unary operator expected guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... ./configure: line 26952: cannot 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 26990: cannot 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 bp-sym.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 bp-sym.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 bp-sym.h... no checking for mkdtemp... ./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 working mkstemp... ./configure: line 27485: cannot 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 YESEXPR works... ./configure: line 27623: 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 27654: cannot create temp file for here-document: No space left on device checking for obstacks that work with any size object... ./configure: line 27715: cannot 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 27789: 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 27896: cannot create temp file for here-document: No space left on device checking whether posix_spawn_file_actions_addclose works... ./configure: line 27923: cannot 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 28005: cannot 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 28087: cannot 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 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 paths.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 paths.h... no checking for confstr... ./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 sched_setparam... ./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 sched_setscheduler... ./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 setegid... ./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 seteuid... ./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 vfork... ./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 ldexp can be used without linking with libm... (cached) no checking whether frexpl() can be used without linking with libm... ./configure: line 28551: cannot 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 28732: cannot 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 28840: cannot create temp file for here-document: No space left on device checking whether program_invocation_short_name is declared... (cached) no ./configure: line 28852: cannot create temp file for here-document: No space left on device checking for raise... ./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 rawmemchr... ./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 readlink signature is correct... ./configure: line 28994: cannot 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 29033: cannot 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 re_compile_pattern... ./configure: line 29130: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking libintl.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 libintl.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 libintl.h... no checking whether isblank 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 29446: cannot create temp file for here-document: No space left on device checking whether rename honors trailing slash on destination... ./configure: line 29478: cannot 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 29547: cannot 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 29614: cannot 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 29686: cannot 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 29776: 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 29851: 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.h... ./configure: line 2842: cannot 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 sched_param... ./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 struct sigaction.sa_sigaction... ./configure: line 3269: 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 3285: cannot 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 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 sighandler_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 signbit macro... ./configure: line 30270: cannot 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 30388: cannot 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 30510: 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 30614: 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 30718: 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 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 30818: cannot create temp file for here-document: No space left on device checking whether copysign 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 30868: cannot create temp file for here-document: No space left on device checking whether copysignl 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 30918: cannot create temp file for here-document: No space left on device ./configure: line 31016: cannot create temp file for here-document: No space left on device checking for stdint.h... (cached) yes ./configure: line 31075: cannot create temp file for here-document: No space left on device checking for SIZE_MAX... ./configure: line 31090: cannot create temp file for here-document: No space left on device ./configure: line 3206: 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 3206: 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 31158: cannot create temp file for here-document: No space left on device checking for snprintf... (cached) yes ./configure: line 31172: cannot create temp file for here-document: No space left on device checking whether snprintf respects a size of 1... ./configure: line 31192: 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 31340: cannot create temp file for here-document: No space left on device checking for posix_spawnattr_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 posix_spawn_file_actions_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 ssize_t... ./configure: line 31485: cannot 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 directories... ./configure: line 31526: cannot 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 31569: cannot 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 va_copy... ./configure: line 31653: 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 31679: cannot create temp file for here-document: No space left on device ./configure: line 31779: 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 max_align_t... (cached) no checking whether NULL can be used in arbitrary expressions... (cached) no checking which flavor of printf attribute matches inttypes macros... ./configure: line 32068: 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 32108: cannot create temp file for here-document: No space left on device ./configure: line 32116: cannot create temp file for here-document: No space left on device checking for strchrnul... ./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 32415: cannot create temp file for here-document: No space left on device checking for working strndup... ./configure: line 32505: cannot 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 32770: cannot create temp file for here-document: No space left on device checking whether strtod obeys C99... ./configure: line 33044: cannot 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) no 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 nl_langinfo... (cached) yes ./configure: line 33809: cannot create temp file for here-document: No space left on device 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) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... ./configure: line 34440: cannot 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 34659: cannot 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 34762: cannot 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 34804: cannot 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 34864: 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... ./configure: line 35392: cannot create temp file for here-document: No space left on device checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... ./configure: line 35656: 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 36025: cannot create temp file for here-document: No space left on device checking whether dirfd is a macro... ./configure: line 36038: 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 36093: 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 36093: 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 36168: cannot 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 36258: cannot 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 36332: cannot 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 36454: 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 checking whether INT32_MAX < INTMAX_MAX... ./configure: line 36556: cannot 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 36608: cannot 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 36662: cannot 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 36714: cannot 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) unknown checking where to find the exponent in a 'float'... (cached) unknown checking where to find the exponent in a 'long double'... (cached) unknown checking whether link obeys POSIX... ./configure: line 37396: cannot 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... ./configure: line 37649: cannot create temp file for here-document: No space left on device checking for a traditional japanese locale... ./configure: line 37778: cannot create temp file for here-document: No space left on device checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... ./configure: line 38049: cannot create temp file for here-document: No space left on device checking for mmap... (cached) no checking for mmap... (cached) no checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... ./configure: line 38442: cannot create temp file for here-document: No space left on device 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 38618: cannot create temp file for here-document: No space left on device checking for putenv compatible with GNU and SVID... ./configure: line 38658: cannot 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 38722: cannot create temp file for here-document: No space left on device checking for mmap... (cached) no checking for mmap... (cached) 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 38949: cannot 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... ./configure: line 39223: cannot create temp file for here-document: No space left on device checking for a traditional japanese locale... ./configure: line 39352: cannot create temp file for here-document: No space left on device checking for a transitional chinese locale... (cached) none 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 39628: cannot create temp file for here-document: No space left on device checking for working stdalign.h... ./configure: line 39744: cannot 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) no checking for mmap... (cached) no checking whether symlink handles trailing slash correctly... ./configure: line 40011: cannot 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... ./configure: line 40397: cannot create temp file for here-document: No space left on device checking for a traditional japanese locale... ./configure: line 40526: cannot create temp file for here-document: No space left on device checking for a transitional chinese locale... (cached) none checking whether wctob works... ./configure: line 40861: cannot 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 41089: 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 41121: 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 41185: cannot create temp file for here-document: No space left on device checking if malloc debugging is wanted... no ./configure: line 41227: 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 41466: cannot create temp file for here-document: No space left on device ./configure: line 41480: cannot create temp file for here-document: No space left on device ./configure: line 41850: cannot create temp file for here-document: No space left on device ./configure: line 41878: cannot create temp file for here-document: No space left on device ./configure: line 41887: cannot create temp file for here-document: No space left on device ./configure: line 41924: cannot create temp file for here-document: No space left on device ./configure: line 41943: cannot create temp file for here-document: No space left on device ./configure: line 42020: cannot create temp file for here-document: No space left on device ./configure: line 42031: cannot create temp file for here-document: No space left on device ./configure: line 42042: cannot create temp file for here-document: No space left on device ./configure: line 42051: cannot create temp file for here-document: No space left on device ./conf3917087subs.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'