>>> host-util-linux 2.37.2 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/util-linux/util-linux-2.37.2.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.37.2 -xf - >>> host-util-linux 2.37.2 Patching Applying 0001-libuuid-include-c-h-to-cover-restrict-keyword.patch using patch: patching file libuuid/src/unparse.c Applying 0002-libblkid-don-t-mark-cache-as-probed-if-sys-not-available.patch using patch: patching file libblkid/src/devname.c Hunk #1 succeeded at 456 (offset 27 lines). Hunk #2 succeeded at 562 with fuzz 1 (offset 27 lines). Hunk #3 succeeded at 583 (offset 29 lines). Hunk #4 succeeded at 608 (offset 29 lines). Hunk #5 succeeded at 626 (offset 29 lines). patching file libblkid/src/resolve.c patching file libblkid/src/tag.c >>> host-util-linux 2.37.2 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-util-linux-2.37.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-util-linux 2.37.2 Patching libtool patching file /home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.37.2/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> host-util-linux 2.37.2 Configuring (cd /home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.37.2/ && 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" 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 --without-systemd --with-systemdsystemunitdir=no --without-python --enable-libblkid --enable-libmount --enable-libuuid --without-libmagic --without-ncurses --without-ncursesw --without-tinfo --disable-makeinstall-chown --disable-agetty --disable-chfn-chsh --disable-chmem --disable-login --disable-lslogins --disable-mesg --disable-more --disable-newgrp --disable-nologin --disable-nsenter --disable-pg --disable-rfkill --disable-runuser --disable-schedutils --disable-setpriv --disable-setterm --disable-su --disable-sulogin --disable-tunelp --disable-ul --disable-unshare --disable-uuidd --disable-vipw --disable-wall --disable-wdctl --disable-write --disable-zramctl ) configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of /usr/bin/gcc... none checking whether make supports nested variables... (cached) yes checking the archiver (/usr/bin/ar) interface... ar checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for bison... no checking for byacc... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking whether compiler handles -fno-common... yes checking whether compiler handles -Wall... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Waddress-of-packed-member... no checking whether compiler handles -Wdiscarded-qualifiers... yes checking whether compiler handles -Wembedded-directive... no checking whether compiler handles -Wextra-semi... no checking whether compiler handles -Wformat-security... no checking whether compiler handles -Wimplicit-function-declaration... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wmissing-parameter-type... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wnested-externs... yes checking whether compiler handles -Wno-missing-field-initializers... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wsign-compare... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wtype-limits... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Werror=sequence-point... yes checking whether compiler handles -Wno-clobbered... yes checking whether compiler handles -Wno-cast-function-type... yes checking whether compiler handles -Wno-unused-parameter... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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 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 how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for xsltproc... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable assertions... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for linux/compiler.h... no checking for linux/blkpg.h... yes checking for linux/major.h... yes checking asm/io.h usability... no checking asm/io.h presence... no checking for asm/io.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking linux/btrfs.h usability... yes checking linux/btrfs.h presence... yes checking for linux/btrfs.h... yes checking linux/capability.h usability... yes checking linux/capability.h presence... yes checking for linux/capability.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking linux/net_namespace.h usability... yes checking linux/net_namespace.h presence... yes checking for linux/net_namespace.h... yes ./configure: line 23200: cannot create temp file for here-document: No space left on device checking linux/nsfs.h usability... ./configure: line 2557: cannot 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/nsfs.h presence... ./configure: line 2574: cannot 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/nsfs.h... no checking linux/raw.h usability... ./configure: line 2557: cannot 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/raw.h presence... ./configure: line 2574: cannot 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/raw.h... no checking linux/securebits.h usability... ./configure: line 2557: cannot 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/securebits.h presence... ./configure: line 2574: cannot 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/securebits.h... no checking linux/tiocl.h usability... ./configure: line 2557: cannot 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/tiocl.h presence... ./configure: line 2574: cannot 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/tiocl.h... no checking linux/version.h usability... ./configure: line 2557: cannot 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/version.h presence... ./configure: line 2574: cannot 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/version.h... no checking linux/watchdog.h usability... ./configure: line 2557: cannot 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/watchdog.h presence... ./configure: line 2574: cannot 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/watchdog.h... no checking locale.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking locale.h presence... ./configure: line 2574: cannot 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 locale.h... no checking mntent.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking mntent.h presence... ./configure: line 2574: cannot 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 mntent.h... no checking net/if_dl.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking net/if_dl.h presence... ./configure: line 2574: cannot 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 net/if_dl.h... no checking net/if.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking net/if.h presence... ./configure: line 2574: cannot 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 net/if.h... no checking netinet/in.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking netinet/in.h presence... ./configure: line 2574: cannot 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 netinet/in.h... no checking paths.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking paths.h presence... ./configure: line 2574: cannot 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 paths.h... no checking pty.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking pty.h presence... ./configure: line 2574: cannot 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 pty.h... no checking security/pam_appl.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking security/pam_appl.h presence... ./configure: line 2574: cannot 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 security/pam_appl.h... no checking shadow.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking shadow.h presence... ./configure: line 2574: cannot 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 shadow.h... no checking for stdint.h... (cached) yes ./configure: line 23200: cannot create temp file for here-document: No space left on device checking stdio_ext.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking stdio_ext.h presence... ./configure: line 2574: cannot 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 stdio_ext.h... no checking for stdlib.h... (cached) yes ./configure: line 23200: cannot create temp file for here-document: No space left on device checking sys/disk.h usability... ./configure: line 2557: cannot 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/disk.h presence... ./configure: line 2574: cannot 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/disk.h... no checking sys/disklabel.h usability... ./configure: line 2557: cannot 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/disklabel.h presence... ./configure: line 2574: cannot 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/disklabel.h... no checking sys/endian.h usability... ./configure: line 2557: cannot 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/endian.h presence... ./configure: line 2574: cannot 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/endian.h... no checking sys/file.h usability... ./configure: line 2557: cannot 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/file.h presence... ./configure: line 2574: cannot 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/file.h... no checking sys/ioccom.h usability... ./configure: line 2557: cannot 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/ioccom.h presence... ./configure: line 2574: cannot 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/ioccom.h... no checking sys/ioctl.h usability... ./configure: line 2557: cannot 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/ioctl.h presence... ./configure: line 2574: cannot 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/ioctl.h... no checking sys/io.h usability... ./configure: line 2557: cannot 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/io.h presence... ./configure: line 2574: cannot 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/io.h... no checking sys/mkdev.h usability... ./configure: line 2557: cannot 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/mkdev.h presence... ./configure: line 2574: cannot 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/mkdev.h... no checking sys/mount.h usability... ./configure: line 2557: cannot 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/mount.h presence... ./configure: line 2574: cannot 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/mount.h... no checking sys/param.h usability... ./configure: line 2557: cannot 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/param.h presence... ./configure: line 2574: cannot 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/param.h... no checking sys/prctl.h usability... ./configure: line 2557: cannot 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/prctl.h presence... ./configure: line 2574: cannot 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/prctl.h... no checking sys/resource.h usability... ./configure: line 2557: cannot 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/resource.h presence... ./configure: line 2574: cannot 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/resource.h... no checking sys/sendfile.h usability... ./configure: line 2557: cannot 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/sendfile.h presence... ./configure: line 2574: cannot 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/sendfile.h... no checking sys/signalfd.h usability... ./configure: line 2557: cannot 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/signalfd.h presence... ./configure: line 2574: cannot 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/signalfd.h... no checking sys/socket.h usability... ./configure: line 2557: cannot 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/socket.h presence... ./configure: line 2574: cannot 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/socket.h... no checking sys/sockio.h usability... ./configure: line 2557: cannot 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/sockio.h presence... ./configure: line 2574: cannot 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/sockio.h... no checking for sys/stat.h... (cached) yes ./configure: line 23200: cannot create temp file for here-document: No space left on device checking sys/swap.h usability... ./configure: line 2557: cannot 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/swap.h presence... ./configure: line 2574: cannot 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/swap.h... no checking sys/syscall.h usability... ./configure: line 2557: cannot 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/syscall.h presence... ./configure: line 2574: cannot 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/syscall.h... no checking sys/sysmacros.h usability... ./configure: line 2557: cannot 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/sysmacros.h presence... ./configure: line 2574: cannot 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/sysmacros.h... no checking sys/time.h usability... ./configure: line 2557: cannot 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/time.h presence... ./configure: line 2574: cannot 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/time.h... no checking sys/timex.h usability... ./configure: line 2557: cannot 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/timex.h presence... ./configure: line 2574: cannot 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/timex.h... no checking sys/ttydefaults.h usability... ./configure: line 2557: cannot 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/ttydefaults.h presence... ./configure: line 2574: cannot 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/ttydefaults.h... no checking for sys/types.h... (cached) yes ./configure: line 23200: cannot create temp file for here-document: No space left on device checking sys/ucred.h usability... ./configure: line 2557: cannot 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/ucred.h presence... ./configure: line 2574: cannot 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/ucred.h... no checking sys/un.h usability... ./configure: line 2557: cannot 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/un.h presence... ./configure: line 2574: cannot 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/un.h... no checking sys/xattr.h usability... ./configure: line 2557: cannot 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 2574: cannot 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 for unistd.h... (cached) yes ./configure: line 23200: cannot create temp file for here-document: No space left on device checking utmp.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking utmp.h presence... ./configure: line 2574: cannot 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 utmp.h... no checking utmpx.h usability... ./configure: line 2557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking utmpx.h presence... ./configure: line 2574: cannot 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 utmpx.h... no checking for linux/fs.h... yes checking for linux/gsmmux.h... no checking for security/pam_misc.h... no checking linux/blkzoned.h usability... no checking linux/blkzoned.h presence... no checking for linux/blkzoned.h... no checking whether BLK_ZONE_REP_CAPACITY is declared... no checking for security/openpam.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether langinfo.h defines ALTMON_x constants... no checking whether langinfo.h defines _NL_ABALTMON_x constants... no configure: error: kernel headers required on Linux package/pkg-generic.mk:273: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.37.2/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.37.2/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'