>>> 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... 20200515T070329Z 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... ./configure: line 23839: cannot 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 23996: 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 24011: 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 24026: cannot create temp file for here-document: No space left on device checking whether __progname is defined in default libraries... ./configure: line 24045: 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 24105: 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 24160: 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 24186: 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 24221: 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 24297: cannot 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 24358: cannot 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) word 0 bit 23 ./configure: line 24599: cannot create temp file for here-document: No space left on device ./configure: line 24604: cannot create temp file for here-document: No space left on device checking whether isnan(long double) can be used without linking with libm... ./configure: line 24621: cannot 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 24830: 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 25029: cannot 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 25060: cannot 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 25091: cannot 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 25122: cannot 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 25745: cannot 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 25814: cannot 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 26011: cannot create temp file for here-document: No space left on device checking whether lseek detects pipes... ./configure: line 26033: cannot 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 26303: cannot 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 26338: cannot 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 26396: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether mbrtowc works as well as mbtowc... ./configure: line 26459: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether mbrtowc handles incomplete characters... (cached) no checking whether mbrtowc works as well as mbtowc... (cached) no checking 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 27444: cannot 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 27582: 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 27613: cannot create temp file for here-document: No space left on device checking for obstacks that work with any size object... ./configure: line 27674: cannot 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 27748: 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 27855: cannot create temp file for here-document: No space left on device checking whether posix_spawn_file_actions_addclose works... ./configure: line 27882: cannot 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 27964: cannot 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 28046: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether frexp works... (cached) 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... ./configure: line 28691: cannot 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 28799: cannot create temp file for here-document: No space left on device checking whether program_invocation_short_name is declared... (cached) no ./configure: line 28811: 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 28953: cannot 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 28992: cannot 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 29089: cannot 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 29405: cannot create temp file for here-document: No space left on device checking whether rename honors trailing slash on destination... ./configure: line 29437: cannot 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 29506: cannot 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 29573: cannot 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 29645: cannot 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 29735: 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 29810: 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 30229: cannot 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 30347: cannot 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 30469: 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 30573: 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 30677: 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 30777: 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 30827: 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 30877: cannot create temp file for here-document: No space left on device ./configure: line 30975: cannot create temp file for here-document: No space left on device checking for sigprocmask... ./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 stdint.h... (cached) yes ./configure: line 31034: cannot create temp file for here-document: No space left on device checking for SIZE_MAX... ./configure: line 31049: 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 31117: cannot create temp file for here-document: No space left on device checking for snprintf... (cached) yes ./configure: line 31131: cannot create temp file for here-document: No space left on device checking whether snprintf respects a size of 1... ./configure: line 31151: 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 31299: 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 31444: cannot 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 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 files... ./configure: line 31528: cannot 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 31612: 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 31638: cannot create temp file for here-document: No space left on device ./configure: line 31738: 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) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... ./configure: line 32027: 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 32067: cannot create temp file for here-document: No space left on device ./configure: line 32075: 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 checking for working strerror function... ./configure: line 32324: 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 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) no checking whether mbrtowc works as well as mbtowc... (cached) 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 ./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'... (cached) 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 config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating checks/Makefile config.status: creating examples/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing stamp-h commands 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 >>> host-m4 1.4.18 Building 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" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18' /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18' Making all in . make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18' Making all in examples make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/examples' Making all in lib make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/lib' GEN alloca.h GEN configmake.h GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN limits.h GEN sched.h GEN unused-parameter.h GEN sys/types.h GEN time.h GEN sys/wait.h GEN unistd.h GEN wchar.h GEN wctype.h GEN fcntl.h GEN langinfo.h GEN locale.h GEN math.h GEN signal.h GEN spawn.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/time.h /usr/bin/make all-am make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/lib' CC gl_avltree_oset.o CC binary-io.o CC c-ctype.o CC c-stack.o In file included from binary-io.c:1: ./config.h:1818:17: error: two or more data types in declaration specifiers 1818 | #define ssize_t int | ^~~ In file included from gl_avltree_oset.c:18: ./config.h:1818:17: error: two or more data types in declaration specifiers 1818 | #define ssize_t int | ^~~ In file included from c-stack.c:36: ./config.h:1818:17: error: two or more data types in declaration specifiers 1818 | #define ssize_t int | ^~~ make[4]: *** [Makefile:1915: gl_avltree_oset.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from c-stack.c:49: ./signal.h:551:13: error: size of array 'verify_NSIG_constraint' is negative 551 | typedef int verify_NSIG_constraint[NSIG <= 32 ? 1 : -1]; | ^~~~~~~~~~~~~~~~~~~~~~ make[4]: *** [Makefile:1915: binary-io.o] Error 1 c-stack.c: In function 'c_stack_action': c-stack.c:306:20: warning: assignment to '__sighandler_t' {aka 'void (*)(int)'} from incompatible pointer type '__attribute__((noreturn)) void (*)(int, siginfo_t *, void *)' [-Wincompatible-pointer-types] 306 | act.sa_sigaction = segv_handler; | ^ make[4]: *** [Makefile:1915: c-stack.o] Error 1 make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/lib' make[3]: *** [Makefile:1674: all] Error 2 make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/lib' make[2]: *** [Makefile:1572: all-recursive] Error 1 make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18' make[1]: *** [Makefile:1528: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/host-m4-1.4.18' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-2/buildroot'