>>> host-tar 1.34 Extracting mkdir -p /home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host mkdir -p /home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/target mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/host-tar-1.34 cd /home/buildroot/autobuild/instance-1/output-1/build/host-tar-1.34 && gzip -d -c /home/buildroot/autobuild/instance-1/dl/tar/tar-1.34.cpio.gz | cpio -i --preserve-modification-time 34786 blocks mv /home/buildroot/autobuild/instance-1/output-1/build/host-tar-1.34/tar-1.34/* /home/buildroot/autobuild/instance-1/output-1/build/host-tar-1.34 rmdir /home/buildroot/autobuild/instance-1/output-1/build/host-tar-1.34/tar-1.34 >>> host-tar 1.34 Patching Applying 0001-lib-getrandom.c-fix-build-with-uclibc-1.0.35.patch using patch: patching file gnu/getrandom.c >>> host-tar 1.34 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-1/output-1/build/host-tar-1.34 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-tar 1.34 Patching libtool >>> host-tar 1.34 Configuring mkdir -p /home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host rsync -a --link-dest=/home/buildroot/autobuild/instance-1/output-1/per-package/host-skeleton/host/ /home/buildroot/autobuild/instance-1/output-1/per-package/host-skeleton/host/ /home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host mkdir -p /home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/target rsync -a --link-dest=/home/buildroot/autobuild/instance-1/output-1/per-package/host-skeleton/target/ /home/buildroot/autobuild/instance-1/output-1/per-package/host-skeleton/target/ /home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/target (cd /home/buildroot/autobuild/instance-1/output-1/build/host-tar-1.34/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/bin:/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/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/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/lib" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host" --sysconfdir="/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/host/etc" --localstatedir="/home/buildroot/autobuild/instance-1/output-1/per-package/host-tar/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 --without-selinux ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of /usr/bin/gcc... none checking for ranlib... /usr/bin/ranlib checking for bison... no checking for byacc... no checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for 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 for wchar.h... yes checking for minix/config.h... no checking for fcntl.h... yes checking for linux/fd.h... yes checking for memory.h... (cached) yes checking for net/errno.h... no checking for sgtty.h... yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for sys/device.h... no checking for sys/gentape.h... no checking for sys/inet.h... no checking for sys/io/trioctl.h... no checking for sys/mtio.h... yes checking for sys/time.h... yes checking for sys/tprintf.h... no checking for sys/tape.h... no checking for unistd.h... (cached) yes checking for locale.h... yes checking for sys/types.h... (cached) yes checking for features.h... yes checking for linewrap.h... no checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for threads.h... no checking for limits.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... yes checking for sys/mman.h... yes checking for priv.h... no checking for malloc.h... yes checking for selinux/selinux.h... no checking for strings.h... (cached) yes checking for sys/random.h... no checking for sysexits.h... yes checking for utime.h... yes checking for netdb.h... yes checking for sys/wait.h... yes checking for pwd.h... yes checking for grp.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for Minix Amsterdam compiler... no checking for ar... /usr/bin/ar 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 special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for inline... inline checking for sys/buf.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for st_fstype string in struct stat... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking for mode_t... yes checking for pid_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for major_t... no checking for minor_t... no checking for dev_t... yes checking for ino_t... yes checking for ssize_t... yes checking for fchmod... yes checking for flockfile... yes checking for funlockfile... yes checking for pathconf... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for faccessat... yes checking for realpath... yes checking for readlinkat... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for fchmodat... yes checking for lchmod... no checking for fcntl... yes checking for symlink... yes checking for mempcpy... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for futimens... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for getrandom... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for iswblank... yes checking for lstat... yes checking for link... yes checking for readlink... yes checking for openat... yes checking for linkat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkdirat... yes checking for mkfifoat... yes checking for mknodat... yes checking for mknod... yes checking for nl_langinfo... yes checking for pipe... yes checking for iswctype... yes checking for renameat... yes checking for renameat2... no checking for setenv... yes checking for sleep... yes checking for snprintf... yes checking for strndup... yes checking for strtoimax... yes checking for strtoumax... yes checking for symlinkat... yes checking for localtime_r... yes checking for timegm... yes checking for unlinkat... yes checking for futimes... yes checking for futimesat... yes checking for utimensat... yes checking for lutimes... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for wmempcpy... yes checking for mkfifo... yes checking for setlocale... yes checking for fsync... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict__ 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 getc_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 whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for d_ino member in directory struct... yes checking for long file names... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking type of array argument to getgroups... gid_t checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for promoted mode_t type... mode_t checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline 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 for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... ./configure: line 15362: cannot create temp file for here-document: No space left on device none checking for O_CLOEXEC... ./configure: line 15516: cannot 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 wchar_t... ./configure: line 15590: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for good max_align_t... ./configure: line 15630: cannot create 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 15679: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether locale.h defines locale_t... ./configure: line 15799: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether malloc, realloc, calloc are POSIX compliant... ./configure: line 15849: cannot 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 GNU libc compatible malloc... ./configure: line 15892: 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 15931: cannot create temp file for here-document: No space left on device checking for mmap... ./configure: line 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether memchr works... ./configure: line 16124: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether memrchr is declared... ./configure: line 2997: 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 16217: cannot create temp file for here-document: No space left on device checking whether defines MIN and MAX... ./configure: line 16230: cannot create 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 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 time_t is signed... no checking whether alarm is declared... ./configure: line 2997: 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 16376: cannot create temp file for here-document: No space left on device checking for working mktime... ./configure: line 16405: cannot create 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 tm is in sys/time.h or time.h... ./configure: line 16635: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sys/time.h checking for struct tm.tm_zone... ./configure: line 3225: 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 3241: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether tzname is declared... yes checking for tzname... yes checking for struct tm.tm_gmtoff... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for compound literals... yes 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 for sigset_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking whether fcloseall is declared... yes checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking for sys/acl.h... (cached) no configure: WARNING: libacl development library was not found or not usable. configure: WARNING: GNU tar will be built without ACL support. checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... no checking for setdtablesize... ./configure: line 2923: cannot 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 20741: cannot 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 euidaccess... ./configure: line 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking libgen.h usability... ./configure: line 2788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking libgen.h presence... ./configure: line 2805: cannot 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 libgen.h... no checking for getgroups... ./configure: line 2923: cannot 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 getgroups in -lbsd... ./configure: line 20850: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for library containing eaccess... ./configure: line 20956: 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 eaccess... ./configure: line 2923: 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 21080: cannot create temp file for here-document: No space left on device checking whether fchmodat+AT_SYMLINK_NOFOLLOW works on non-symlinks... ./configure: line 21214: cannot 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 fchownat... ./configure: line 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether fcntl handles F_DUPFD correctly... ./configure: line 21501: cannot create 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 21592: 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 21798: cannot create temp file for here-document: No space left on device ./configure: line 21805: cannot create temp file for here-document: No space left on device checking whether fdopendir is declared... ./configure: line 2997: 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 21825: cannot create temp file for here-document: No space left on device checking whether fdopendir works... ./configure: line 21854: 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 21935: cannot create temp file for here-document: No space left on device ./configure: line 21942: cannot create temp file for here-document: No space left on device checking for getxattr with XATTR_NAME_POSIX_ACL macros... ./configure: line 21956: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for struct stat.st_blocks... ./configure: line 3225: 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 3241: cannot 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 22037: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether conversion from 'int' to 'long double' works... ./configure: line 22161: cannot 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 GNU fnmatch... ./configure: line 22335: 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 22510: cannot create temp file for here-document: No space left on device checking whether fopen recognizes a trailing slash... ./configure: line 22541: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether fopen supports the mode character 'x'... ./configure: line 22627: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether fopen supports the mode character 'e'... ./configure: line 22682: 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 22744: cannot create temp file for here-document: No space left on device checking for __fpending... ./configure: line 22763: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether free is known to preserve errno... ./configure: line 22820: cannot 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) yes checking whether fstatat (..., 0) works... ./configure: line 23120: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether futimens works... ./configure: line 23216: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether getcwd handles long file names properly... ./configure: line 23342: cannot 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 23582: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether getcwd succeeds when 4k < cwd_length < 16k... ./configure: line 23632: 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 23830: cannot create temp file for here-document: No space left on device checking for working getdelim function... ./configure: line 23931: cannot 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 flockfile... (cached) yes ./configure: line 24008: cannot create temp file for here-document: No space left on device checking for funlockfile... (cached) yes ./configure: line 24008: cannot create temp file for here-document: No space left on device checking whether getc_unlocked is declared... (cached) yes ./configure: line 24022: cannot create temp file for here-document: No space left on device checking whether getdtablesize works... ./configure: line 24066: cannot 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 getgroups... (cached) no checking for getgroups in -lbsd... (cached) no checking for getline... ./configure: line 2923: cannot 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... (cached) no checking OS.h usability... ./configure: line 2788: cannot 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 2805: cannot 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 24608: cannot create temp file for here-document: No space left on device checking whether getpagesize is declared... ./configure: line 2997: cannot create 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) yes ./configure: line 24672: cannot create temp file for here-document: No space left on device checking whether program_invocation_short_name is declared... (cached) yes ./configure: line 24687: cannot create temp file for here-document: No space left on device checking whether __argv is declared... ./configure: line 2997: 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 24702: cannot create temp file for here-document: No space left on device checking for gettimeofday with POSIX signature... ./configure: line 24907: 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 24933: 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 24970: cannot create temp file for here-document: No space left on device checking for group_member... ./configure: line 2923: 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 25070: 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 25128: cannot create 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 25178: cannot create 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 25230: cannot create 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 25280: 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 25352: cannot create temp file for here-document: No space left on device checking whether iswblank is declared... ./configure: line 2997: 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 25383: cannot create temp file for here-document: No space left on device checking whether iswdigit is ISO C compliant... guessing yes checking whether iswxdigit is ISO C compliant... guessing yes checking whether langinfo.h defines CODESET... ./configure: line 25823: cannot create 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 25854: cannot create 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 ALTMON_1... ./configure: line 25885: cannot create 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 25916: cannot create 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 25947: cannot 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 lchown... ./configure: line 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether the compiler supports the __inline keyword... ./configure: line 26094: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether link obeys POSIX... ./configure: line 26149: cannot 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 __xpg4... ./configure: line 26230: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether link(2) dereferences a symlink... ./configure: line 26274: 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 26335: cannot create temp file for here-document: No space left on device checking whether linkat() can link symlinks... ./configure: line 26362: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether linkat handles trailing slash correctly... ./configure: line 26415: 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 26494: cannot create temp file for here-document: No space left on device ./configure: line 26499: cannot create temp file for here-document: No space left on device checking whether locale.h conforms to POSIX:2001... ./configure: line 26571: cannot create 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 26599: cannot 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 3225: 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 3241: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether lseek detects pipes... ./configure: line 26788: cannot 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 GNU libc compatible malloc... (cached) no ./configure: line 27009: cannot create temp file for here-document: No space left on device checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... ./configure: line 27724: cannot create 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 27766: cannot create 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 mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... ./configure: line 2923: cannot 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 usability... ./configure: line 2788: cannot 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 2805: cannot 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 mempcpy... (cached) yes ./configure: line 28850: cannot create temp file for here-document: No space left on device checking for memrchr... ./configure: line 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether mkdir handles trailing slash... ./configure: line 28980: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether mkdir handles trailing dot... ./configure: line 29037: cannot 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 mkdtemp... ./configure: line 2923: cannot 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 mkfifo... ./configure: line 29198: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether mkfifoat rejects trailing slashes... ./configure: line 29347: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether mknod can create fifo without root privileges... ./configure: line 29470: cannot 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 __mktime_internal... ./configure: line 2923: 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 29665: cannot create temp file for here-document: No space left on device checking whether YESEXPR works... ./configure: line 29696: 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 29727: cannot create temp file for here-document: No space left on device ./configure: line 29737: cannot create temp file for here-document: No space left on device checking for obstacks that work with any size object... ./configure: line 29918: cannot create 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 29998: 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 30135: cannot create temp file for here-document: No space left on device ./configure: line 30159: cannot create temp file for here-document: No space left on device checking for opendir... ./configure: line 2923: cannot 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 bison... no checking for struct tm.tm_zone... (cached) no checking whether tzname is declared... (cached) yes ./configure: line 30332: cannot create temp file for here-document: No space left on device checking for tzname... (cached) yes checking for getppriv... ./configure: line 2923: cannot create 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) yes ./configure: line 30436: cannot create temp file for here-document: No space left on device checking whether program_invocation_short_name is declared... (cached) yes ./configure: line 30448: cannot create temp file for here-document: No space left on device checking for raise... ./configure: line 2923: cannot 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 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for readdir... ./configure: line 2923: cannot create 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 30654: cannot create 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 30698: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether readlink truncates results correctly... ./configure: line 30759: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether readlinkat signature is correct... ./configure: line 30843: cannot 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 30973: cannot 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 2788: cannot 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 2805: cannot 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 2997: 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 31350: cannot create temp file for here-document: No space left on device checking whether rename honors trailing slash on destination... ./configure: line 31386: cannot create 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 31459: cannot create 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 31522: cannot create 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 31622: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking linux/fs.h usability... ./configure: line 2788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking linux/fs.h presence... ./configure: line 2805: cannot 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 linux/fs.h... no checking for linux/fs.h... (cached) no checking for rewinddir... ./configure: line 2923: cannot create 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 31860: cannot 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 rpmatch... ./configure: line 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for nl_langinfo and YESEXPR... ./configure: line 31972: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking selinux/flask.h usability... ./configure: line 2788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking selinux/flask.h presence... ./configure: line 2805: cannot 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 selinux/flask.h... no checking whether setenv validates arguments... ./configure: line 32256: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes ./configure: line 32371: cannot create temp file for here-document: No space left on device checking whether setlocale (category, NULL) is multithread-safe... (cached) yes ./configure: line 32409: cannot create temp file for here-document: No space left on device checking for volatile sig_atomic_t... ./configure: line 2871: cannot 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 2871: cannot 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 32757: cannot create temp file for here-document: No space left on device checking for SIZE_MAX... ./configure: line 32772: cannot create temp file for here-document: No space left on device ./configure: line 3162: 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 3162: 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 32840: cannot create temp file for here-document: No space left on device checking whether sleep is declared... ./configure: line 2997: 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 32857: cannot create temp file for here-document: No space left on device checking for snprintf... (cached) yes ./configure: line 32971: cannot create temp file for here-document: No space left on device checking whether snprintf respects a size of 1... ./configure: line 32998: 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 33149: cannot create temp file for here-document: No space left on device checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... ./configure: line 33217: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for struct stat.st_atim.tv_nsec... ./configure: line 3225: 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 3241: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for struct stat.st_atimespec.tv_nsec... ./configure: line 3225: 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 3241: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for struct stat.st_atimensec... ./configure: line 3225: 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 3241: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for struct stat.st_atim.st__tim.tv_nsec... ./configure: line 3225: 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 3241: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for struct stat.st_birthtimespec.tv_nsec... ./configure: line 3225: 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 3241: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for struct stat.st_birthtimensec... ./configure: line 3225: 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 3241: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for struct stat.st_birthtim.tv_nsec... ./configure: line 3225: 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 3241: 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 33451: cannot create temp file for here-document: No space left on device checking for working stdalign.h... ./configure: line 33461: cannot 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 33535: 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 33561: cannot create temp file for here-document: No space left on device ./configure: line 33662: 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 good 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 34004: 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 34044: cannot create temp file for here-document: No space left on device ./configure: line 34052: cannot create temp file for here-document: No space left on device checking for stpcpy... ./configure: line 2923: cannot 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 strcasecmp... ./configure: line 2923: cannot 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 strncasecmp... ./configure: line 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether strncasecmp is declared... ./configure: line 2997: 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 34275: cannot create temp file for here-document: No space left on device checking for strchrnul... ./configure: line 2923: cannot 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 34484: 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 34534: cannot create temp file for here-document: No space left on device checking for working strndup... ./configure: line 34627: cannot 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 34723: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether strtoimax works... ./configure: line 34824: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether strtoll is declared... ./configure: line 2997: 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 34907: cannot create temp file for here-document: No space left on device checking for strtol... ./configure: line 2923: cannot 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 strtoll... ./configure: line 2923: cannot 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 strtoul... ./configure: line 2923: cannot 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 strtoull... ./configure: line 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether symlink handles trailing slash correctly... ./configure: line 35138: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether symlinkat handles trailing slash correctly... ./configure: line 35230: cannot 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 ./configure: line 35599: 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 35658: cannot create temp file for here-document: No space left on device checking whether localtime_r is declared... ./configure: line 2997: 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 35687: cannot create temp file for here-document: No space left on device checking whether localtime_r is compatible with its POSIX signature... ./configure: line 35703: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether localtime works even near extrema... ./configure: line 35836: 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 timezone_t... ./configure: line 2871: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether unlink honors trailing slashes... ./configure: line 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 whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... ./configure: line 2923: cannot 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 utime... ./configure: line 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether utimensat works... ./configure: line 36948: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for ptrdiff_t... ./configure: line 2871: cannot 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 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vsnprintf... ./configure: line 2923: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether wcsdup is declared... ./configure: line 2997: 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 37570: cannot create temp file for here-document: No space left on device checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... ./configure: line 37803: cannot create 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... (cached) yes checking for towlower... (cached) yes ./configure: line 38131: cannot create temp file for here-document: No space left on device checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... ./configure: line 2997: 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 38263: cannot create temp file for here-document: No space left on device checking whether wcwidth works reasonably in UTF-8 locales... ./configure: line 38320: cannot 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 wmemchr... ./configure: line 38410: 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 38546: cannot create temp file for here-document: No space left on device ./configure: line 38553: cannot create temp file for here-document: No space left on device checking for stdint.h... (cached) yes ./configure: line 38567: cannot create temp file for here-document: No space left on device checking whether time.h and sys/time.h may both be included... ./configure: line 38655: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for struct stat.st_blksize... ./configure: line 3225: 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 3241: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for library containing setsockopt... ./configure: line 38713: 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 library containing setsockopt... (cached) no checking for library containing setsockopt... (cached) no checking for sys/mtio.h... (cached) yes ./configure: line 38916: cannot create temp file for here-document: No space left on device checking which ioctl field to test for reversed bytes... ./configure: line 38929: cannot create temp file for here-document: No space left on device mt_type ./configure: line 38946: cannot create temp file for here-document: No space left on device checking whether to build rmt... yes checking for remote tape header files... ./configure: line 38890: 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: WARNING: not building rmt, required header files are missing checking for sys/buf.h... (cached) no checking for struct stat.st_blksize... (cached) no checking for library containing gethostbyname... ./configure: line 39047: 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 sys/xattr.h usability... ./configure: line 2788: cannot 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/xattr.h presence... ./configure: line 2805: cannot 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/xattr.h... no checking attr/xattr.h usability... ./configure: line 2788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking attr/xattr.h presence... ./configure: line 2805: cannot 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 attr/xattr.h... no checking for library containing getxattr... ./configure: line 39931: 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 whether getgrgid is declared... ./configure: line 2997: 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 40006: cannot create temp file for here-document: No space left on device checking whether getpwuid is declared... ./configure: line 2997: 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 40018: cannot create temp file for here-document: No space left on device checking whether time is declared... ./configure: line 2997: 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 40030: cannot create temp file for here-document: No space left on device checking for waitpid... ./configure: line 2923: cannot 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 remote shell... /usr/bin/rsh ./configure: line 40094: cannot create temp file for here-document: No space left on device ./configure: line 40112: cannot create temp file for here-document: No space left on device ./configure: line 40128: cannot create temp file for here-document: No space left on device ./configure: line 40144: cannot create temp file for here-document: No space left on device ./configure: line 40160: cannot create temp file for here-document: No space left on device ./configure: line 40176: cannot create temp file for here-document: No space left on device ./configure: line 40192: cannot create temp file for here-document: No space left on device ./configure: line 40208: cannot create temp file for here-document: No space left on device ./configure: line 40224: cannot create temp file for here-document: No space left on device checking for default archive format... ./configure: line 40242: cannot create temp file for here-document: No space left on device GNU checking for default archive... ./configure: line 40288: cannot create temp file for here-document: No space left on device - checking for default blocking... ./configure: line 40300: cannot create temp file for here-document: No space left on device 20 checking for default quoting style... escape ./configure: line 40322: cannot create temp file for here-document: No space left on device checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... build-aux/config.rpath: line 652: cannot create temp file for here-document: No space left on device done checking 32-bit host C ABI... ./configure: line 40613: 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 ELF binary format... ./configure: line 40825: cannot create temp file for here-document: No space left on device no checking for the common suffixes of directories in the library search path... lib,lib32,lib checking for iconv... ./configure: line 41501: 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 41525: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no, consider installing GNU libiconv ./configure: line 41779: cannot create temp file for here-document: No space left on device checking iconv.h usability... ./configure: line 2788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking iconv.h presence... ./configure: line 2805: cannot 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 iconv.h... no checking for iconv_t... ./configure: line 2871: cannot 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... /bin/sed checking whether NLS is requested... no ./configure: line 41918: cannot create temp file for here-document: No space left on device checking for msgfmt... no checking for gmsgfmt... : ./configure: line 42035: cannot create temp file for here-document: No space left on device checking for xgettext... no ./configure: line 42112: cannot create temp file for here-document: No space left on device checking for msgmerge... no checking for CFPreferencesCopyAppValue... ./configure: line 42212: cannot 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 CFLocaleCopyPreferredLanguages... ./configure: line 42246: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether to use NLS... no ./configure: line 43348: 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 43610: cannot create temp file for here-document: No space left on device ./configure: line 43624: cannot create temp file for here-document: No space left on device ./configure: line 43994: cannot create temp file for here-document: No space left on device ./configure: line 44022: cannot create temp file for here-document: No space left on device ./configure: line 44030: cannot create temp file for here-document: No space left on device ./configure: line 44064: cannot create temp file for here-document: No space left on device ./configure: line 44083: cannot create temp file for here-document: No space left on device ./configure: line 44160: cannot create temp file for here-document: No space left on device ./configure: line 44171: cannot create temp file for here-document: No space left on device ./configure: line 44182: cannot create temp file for here-document: No space left on device ./configure: line 44197: cannot create temp file for here-document: No space left on device ./conf1281subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status package/pkg-generic.mk:273: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/host-tar-1.34/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/host-tar-1.34/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'