>>> host-tar 1.34 Extracting mkdir -p /home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/host mkdir -p /home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/target mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/host-tar-1.34 cd /home/buildroot/autobuild/instance-2/output-1/build/host-tar-1.34 && gzip -d -c /home/buildroot/autobuild/instance-2/dl/tar/tar-1.34.cpio.gz | cpio -i --preserve-modification-time 34786 blocks mv /home/buildroot/autobuild/instance-2/output-1/build/host-tar-1.34/tar-1.34/* /home/buildroot/autobuild/instance-2/output-1/build/host-tar-1.34 rmdir /home/buildroot/autobuild/instance-2/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-2/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-2/output-1/per-package/host-tar/host rsync -a --link-dest=/home/buildroot/autobuild/instance-2/output-1/per-package/host-skeleton/host/ /home/buildroot/autobuild/instance-2/output-1/per-package/host-skeleton/host/ /home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/host mkdir -p /home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/target rsync -a --link-dest=/home/buildroot/autobuild/instance-2/output-1/per-package/host-skeleton/target/ /home/buildroot/autobuild/instance-2/output-1/per-package/host-skeleton/target/ /home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/target (cd /home/buildroot/autobuild/instance-2/output-1/build/host-tar-1.34/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/host/bin:/home/buildroot/autobuild/instance-2/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-2/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-2/output-1/per-package/host-tar/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/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-2/output-1/per-package/host-tar/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/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-2/output-1/per-package/host-tar/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output-1/per-package/host-tar/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/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... none checking for O_CLOEXEC... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for GNU libc compatible malloc... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... 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... yes checking for error_at_line... yes checking for euidaccess... yes checking whether fchmodat+AT_SYMLINK_NOFOLLOW works on non-symlinks... no checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes checking for struct stat.st_blocks... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether fopen recognizes a trailing slash... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... no checking for fseeko... (cached) yes checking whether fstatat (..., 0) works... yes checking whether futimens works... yes checking whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for getline... yes checking for working getline function... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... almost checking for group_member... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... guessing yes checking whether iswxdigit is ISO C compliant... guessing yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for lchown... yes checking whether the compiler supports the __inline keyword... yes checking whether link obeys POSIX... yes checking for __xpg4... no checking whether link(2) dereferences a symlink... no checking whether linkat() can link symlinks... yes checking whether linkat handles trailing slash correctly... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether lseek detects pipes... yes checking for GNU libc compatible malloc... (cached) yes 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... yes checking whether the C locale is free of encoding errors... 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... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for mkfifo... yes checking whether mkfifo rejects trailing slashes... yes checking whether mkfifoat rejects trailing slashes... yes checking whether mknod can create fifo without root privileges... yes checking for __mktime_internal... no checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... no checking for struct tm.tm_zone... (cached) yes checking for getppriv... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether readlinkat signature is correct... yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking whether rename honors trailing slash on destination... 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) yes checking whether NULL can be used in arbitrary expressions... (cached) yes 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 ./config.status: line 636: cannot create temp file for here-document: No space left on device config.status: error: could not setup config files machinery package/pkg-generic.mk:273: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/host-tar-1.34/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-tar-1.34/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'