>>> host-fakeroot 1.26 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/fakeroot/fakeroot_1.26.orig.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/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-3/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-3/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-3/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-3/output-1/build/host-fakeroot-1.26/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/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-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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... yes 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... no checking for fgetxattr... no checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... ./configure: line 1710: cannot 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 removexattr... ./configure: line 1710: cannot 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 lremovexattr... ./configure: line 1710: cannot 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 fremovexattr... ./configure: line 1710: cannot 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 statx... ./configure: line 1710: cannot 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 __xstat... ./configure: line 1710: cannot 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 _xstat... ./configure: line 1710: cannot 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 __stat13... ./configure: line 1710: cannot 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 stat... yes checking for __fxstat... ./configure: line 1710: cannot 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 _fxstat... ./configure: line 1710: cannot 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 __fstat13... ./configure: line 1710: cannot 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 fstat... ./configure: line 1710: cannot 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 __lxstat... ./configure: line 1710: cannot 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 _lxstat... ./configure: line 1710: cannot 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 __lstat13... ./configure: line 1710: cannot 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 lstat... ./configure: line 1710: cannot 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 __fxstatat... ./configure: line 1710: cannot 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 _fxstatat... ./configure: line 1710: cannot 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 __fstatat13... ./configure: line 1710: cannot 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 fstatat... (cached) yes ./configure: line 14144: cannot create temp file for here-document: No space left on device checking for __xstat64... ./configure: line 1710: cannot 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 _xstat64... ./configure: line 1710: cannot 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 __stat6413... ./configure: line 1710: cannot 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 stat64... ./configure: line 1710: cannot 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 __fxstat64... ./configure: line 1710: cannot 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 _fxstat64... ./configure: line 1710: cannot 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 __fstat6413... ./configure: line 1710: cannot 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 fstat64... ./configure: line 1710: cannot 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 __lxstat64... ./configure: line 1710: cannot 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 _lxstat64... ./configure: line 1710: cannot 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 __lstat6413... ./configure: line 1710: cannot 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 lstat64... ./configure: line 1710: cannot 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 __fxstatat64... ./configure: line 1710: cannot 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 _fxstatat64... ./configure: line 1710: cannot 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 __fstatat6413... ./configure: line 1710: cannot 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 fstatat64... ./configure: line 1710: cannot 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 __xmknod... ./configure: line 1710: cannot 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 _xmknod... ./configure: line 1710: cannot 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 __mknod13... ./configure: line 1710: cannot 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 mknod... ./configure: line 1710: cannot 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 __xmknodat... ./configure: line 1710: cannot 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 _xmknodat... ./configure: line 1710: cannot 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 __mknodat13... ./configure: line 1710: cannot 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 mknodat... (cached) yes ./configure: line 14144: cannot create temp file for here-document: No space left on device created fakerootconfig.h checking for strdup... ./configure: line 1710: cannot 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 strstr... ./configure: line 1710: cannot 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 getresuid... ./configure: line 1710: cannot 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 setresuid... ./configure: line 1710: cannot 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 getresgid... ./configure: line 1710: cannot 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 setresgid... ./configure: line 1710: cannot 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 setfsuid... ./configure: line 1710: cannot 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 setfsgid... ./configure: line 1710: cannot 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 fts_read... ./configure: line 1710: cannot 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 fts_children... ./configure: line 1710: cannot 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 /usr/bin/gcc options needed to detect all undeclared functions... ./configure: line 14347: 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 14367: 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 14347: 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 14367: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory cannot detect configure: error: in `/home/buildroot/autobuild/instance-3/output-1/build/host-fakeroot-1.26': configure: error: cannot make /usr/bin/gcc report undeclared builtins See `config.log' for more details package/pkg-generic.mk:273: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/host-fakeroot-1.26/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/host-fakeroot-1.26/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'