>>> host-fakeroot 1.26 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/fakeroot/fakeroot_1.26.orig.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-fakeroot-1.26 -xf - >>> host-fakeroot 1.26 Patching Applying 0001-fix-prototype-generation.patch using patch: patching file wrapawk patching file wrapfunc.inp mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/host-fakeroot-1.26/build-aux >>> host-fakeroot 1.26 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-fakeroot-1.26 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-fakeroot 1.26 Patching libtool patching file /home/buildroot/autobuild/instance-2/output-1/build/host-fakeroot-1.26/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> host-fakeroot 1.26 Configuring (cd /home/buildroot/autobuild/instance-2/output-1/build/host-fakeroot-1.26/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" ac_cv_header_sys_capability_h=no ac_cv_func_capset=no CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-2/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... no checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking which IPC method to use... (cached) sysv checking whether SysV IPC message queues are actually working on the host... Yes checking which database format to use... (cached) inode checking for dlopen in -ldl... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for features.h... yes checking for sys/feature_tests.h... no checking for pthread.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for grp.h... yes checking for endian.h... yes checking for sys/sysmacros.h... yes checking for sys/socket.h... yes checking for sys/acl.h... yes checking for sys/capability.h... (cached) no checking for sys/xattr.h... yes checking for fts.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for return value and second and third argument of readlink... ssize_t, char, size_t checking for first argument of setgroups... size_t checking for union semun... no checking for type of arg of __xmknod... needs * checking for type of arg of __xmknodat... needs * checking for type of arg of initgroups... gid_t checking for type of arg of setreuid... gid_t checking for type of arg of setregid... gid_t checking for type of second arg to stat... struct stat * checking for d_off in struct dirent... yes checking for d_type in struct dirent... yes checking for acl_t struct... yes checking for fchmodat... yes checking for fchownat... yes checking for fstatat... yes checking for mkdirat... yes checking for mknodat... yes checking for openat... yes checking for renameat... yes checking for unlinkat... yes checking for lchmod... no checking for fgetattrlist... no checking for library containing acl_get_fd... -lacl checking for acl_get_fd... yes checking for library containing acl_trivial... no checking for acl_trivial... no checking for capset... (cached) no checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for statx... no checking for __xstat... yes checking for __fxstat... yes checking for __lxstat... yes checking for __fxstatat... yes checking for __xstat64... yes checking for __fxstat64... yes checking for __lxstat64... yes checking for __fxstatat64... yes checking for __xmknod... yes checking for __xmknodat... yes created fakerootconfig.h checking for strdup... yes checking for strstr... yes checking for getresuid... yes checking for setresuid... yes checking for getresgid... yes checking for setresgid... yes checking for setfsuid... yes checking for setfsgid... yes checking for fts_read... yes checking for fts_children... yes checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking for setenv... yes checking for MacOS X/Darwin... no checking that generated files are newer than configure... done configure: creating ./config.status ./configure: line 15270: cannot create temp file for here-document: No space left on device ./configure: line 15289: cannot create temp file for here-document: No space left on device ./configure: line 15366: cannot create temp file for here-document: No space left on device ./configure: line 15377: cannot create temp file for here-document: No space left on device configure: error: write failure creating ./config.status package/pkg-generic.mk:273: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/host-fakeroot-1.26/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-fakeroot-1.26/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'