>>> host-util-linux 2.38 Extracting
xzcat /home/buildroot/autobuild/instance-2/dl/util-linux/util-linux-2.38.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38   -xf -
>>> host-util-linux 2.38 Patching
>>> host-util-linux 2.38 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.38 -name $file); do cp support/gnuconfig/$file $i; done; done
>>> host-util-linux 2.38 Patching libtool
patching file /home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38/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.38 Configuring
(cd /home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38/ && 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-raw --disable-makeinstall-chown --disable-agetty --disable-chfn-chsh --disable-chmem --disable-ipcmk --disable-login --disable-lsfd --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... bison -y
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... /home/buildroot/autobuild/instance-2/output-1/host/bin/xsltproc
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... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt
checking for gmsgfmt... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt
checking for xgettext... /home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext
checking for msgmerge... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgmerge
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/blkzoned.h usability... no
checking linux/blkzoned.h presence... no
checking for linux/blkzoned.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/kcmp.h usability... yes
checking linux/kcmp.h presence... yes
checking for linux/kcmp.h... yes
checking linux/net_namespace.h usability... yes
checking linux/net_namespace.h presence... yes
checking for linux/net_namespace.h... yes
checking linux/nsfs.h usability... yes
checking linux/nsfs.h presence... yes
checking for linux/nsfs.h... yes
checking linux/raw.h usability... yes
checking linux/raw.h presence... yes
checking for linux/raw.h... yes
checking linux/securebits.h usability... yes
checking linux/securebits.h presence... yes
checking for linux/securebits.h... yes
checking linux/tiocl.h usability... yes
checking linux/tiocl.h presence... yes
checking for linux/tiocl.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking linux/watchdog.h usability... yes
checking linux/watchdog.h presence... yes
checking for linux/watchdog.h... yes
checking linux/if_alg.h usability... yes
checking linux/if_alg.h presence... yes
checking for linux/if_alg.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking sys/disk.h usability... no
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioccom.h usability... no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/io.h usability... yes
checking sys/io.h presence... yes
checking for sys/io.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/swap.h usability... yes
checking sys/swap.h presence... yes
checking for sys/swap.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timex.h usability... yes
checking sys/timex.h presence... yes
checking for sys/timex.h... yes
checking sys/ttydefaults.h usability... yes
checking sys/ttydefaults.h presence... yes
checking for sys/ttydefaults.h... yes
checking for sys/types.h... (cached) yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking for unistd.h... (cached) yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for linux/fs.h... no
checking for linux/gsmmux.h... no
checking for security/pam_misc.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
checking for struct termios.c_line... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking whether _NL_TIME_WEEK_1STDAY is declared... yes
checking whether environ is declared... yes
checking whether strsignal is declared... yes
checking whether TIOCGLCKTRMIOS is declared... yes
checking whether SOCK_CLOEXEC is declared... yes
checking whether SOCK_NONBLOCK is declared... yes
checking whether SO_PASSCRED is declared... yes
checking for clearenv... yes
checking for close_range... no
checking for eaccess... yes
checking for err... yes
checking for errx... yes
checking for explicit_bzero... no
checking for __fpending... yes
checking for __fpurge... yes
checking for fpurge... no
checking for fsync... yes
checking for getdomainname... yes
checking for getdtablesize... yes
checking for getexecname... no
checking for getmntinfo... no
checking for getrandom... no
checking for getrlimit... yes
checking for getsgnam... yes
checking for getttynam... yes
checking for inotify_init... yes
checking for jrand48... yes
checking for lchown... yes
checking for lgetxattr... yes
checking for llistxattr... yes
checking for llseek... yes
checking for newlocale... yes
checking for mempcpy... yes
checking for mkostemp... yes
checking for nanosleep... yes
checking for ntp_gettime... yes
checking for personality... yes
checking for pidfd_open... no
checking for pidfd_send_signal... no
checking for posix_fadvise... yes
checking for prctl... yes
checking for qsort_r... yes
checking for rpmatch... yes
checking for scandirat... yes
checking for sched_setattr... no
checking for sched_setscheduler... yes
checking for __secure_getenv... no
checking for secure_getenv... yes
checking for sendfile... yes
checking for setprogname... no
checking for setresgid... yes
checking for setresuid... yes
checking for sigqueue... yes
checking for srandom... yes
checking for strnchr... no
checking for strndup... yes
checking for strnlen... yes
checking for strtod_l... yes
checking for sysconf... yes
checking for sysinfo... yes
checking for timegm... yes
checking for usleep... yes
checking for uselocale... yes
checking for utimensat... yes
checking for vwarnx... yes
checking for warn... yes
checking for warnx... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for futimens... yes
checking for getusershell... yes
checking for inotify_init1... yes
checking for ioperm... yes
checking for iopl... yes
checking for openat... yes
checking for fstatat... yes
checking for unlinkat... yes
checking for open_memstream... yes
checking for reboot... yes
checking for updwtmpx... yes
checking for updwtmpx... (cached) yes
checking for syscall setns... SYS_setns
checking for syscall pidfd_open... no
configure: WARNING: Unable to detect syscall pidfd_open.
checking for syscall pidfd_send_signal... no
configure: WARNING: Unable to detect syscall pidfd_send_signal.
checking for syscall close_range... no
configure: WARNING: Unable to detect syscall close_range.
checking for isnan... yes
checking for clock_gettime... yes
checking for timer_create... no
checking for timer_create in -lrt... yes
checking for rtas_get_sysparm in -lrtas... no
checking for struct sockaddr.sa_len... no
checking for library containing socket... none required
checking for dirfd... yes
checking whether program_invocation_short_name is defined... yes
checking whether __progname is defined... yes
checking for asciidoctor... no
configure: WARNING: asciidoctor not found; not building man pages
configure: re-use already generated man-pages.
checking whether the target supports thread-local storage... yes
checking for openpty in -lutil... yes
checking for union semun... no
checking for loff_t... yes
checking wchar_t support... yes
checking for cpu_set_t... yes
checking for sighandler_t... yes
checking whether CPU_ALLOC is declared... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for udev_new in -ludev... no
checking for readline in -lreadline... no
configure: WARNING: ncursesw, ncurses or slang library not found; not building cfdisk
checking for syscall fallocate... SYS_fallocate
checking for valid fallocate() function... yes
checking for valid posix_fallocate() function... yes
checking for valid unshare() function... yes
checking for valid setns() function... yes
checking for capng_apply in -lcap-ng... no
checking for crc32 in -lz... yes
checking for syscall swapon... SYS_swapon
checking for syscall swapoff... SYS_swapoff
checking for swapon... yes
checking for swapoff... yes
checking for syscall prlimit64... SYS_prlimit64
checking for valid prlimit() function... yes
checking for syscall pivot_root... SYS_pivot_root
configure: WARNING: ncursesw, ncurses or slang library not found; not building irqtop
configure: WARNING: linux/blkzoned.h header not found; not building blkzone
checking for LIBUSER... no
checking for ECONF... no
configure: WARNING: libpython not found; not building pylibmount
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libblkid/docs/Makefile
config.status: creating libblkid/docs/version.xml
config.status: creating libblkid/src/blkid.h
config.status: creating libfdisk/docs/Makefile
config.status: creating libfdisk/docs/version.xml
config.status: creating libfdisk/src/libfdisk.h
config.status: creating libmount/docs/Makefile
config.status: creating libmount/docs/version.xml
config.status: creating libmount/src/libmount.h
config.status: creating libsmartcols/docs/Makefile
config.status: creating libsmartcols/docs/version.xml
config.status: creating libsmartcols/src/libsmartcols.h
config.status: creating po/Makefile.in
config.status: creating po-man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: setting ALL_LINGUAS in configure.in is obsolete
config.status: creating po/Makefile
configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop

        util-linux  2.38

        prefix:                    /home/buildroot/autobuild/instance-2/output-1/host
        exec prefix:               ${prefix}

        bindir:                    ${exec_prefix}/bin
        sbindir:                   ${exec_prefix}/sbin
        libdir:                    ${exec_prefix}/lib
        usrbin_execdir:            ${exec_prefix}/bin
        usrsbin_execdir:           ${exec_prefix}/sbin
        usrlib_execdir:            ${exec_prefix}/lib

        localstatedir:             /home/buildroot/autobuild/instance-2/output-1/host/var
        runstatedir:               ${localstatedir}/run
        includedir:                ${prefix}/include
        sysconfdir:                /home/buildroot/autobuild/instance-2/output-1/host/etc
        sysconfstaticdir:          ${prefix}/lib

        vendordir:                 

        Python:                    
        Python version:            
        Python libs:               

        Bash completions:          ${datarootdir}/bash-completion/completions
        Systemd support:           no
        Systemd unitdir:           no
        libeconf support:          no
        Btrfs support:             yes
        Wide-char support:         yes
        libcryptsetup support:     

        Manual pages:              no
        Manual pages translated:   no

        compiler:                  /usr/bin/gcc / /usr/bin/g++
        suid cflags:               
        ldflags:                   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib
        suid ldflags:              
        ASAN enabled:              no

        cflags:                    -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include

        warnings:

 -fno-common -Wall -Wextra -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point

 Type 'make' or 'make <utilname>' to compile.

>>> host-util-linux 2.38 Building
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"  /usr/bin/make -j4  -C /home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38/
make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38'
/usr/bin/make  all-recursive
make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38'
Making all in po
make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38/po'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38/po'
make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38'
  CC       sys-utils/umount-umount.o
  CC       sys-utils/mountpoint-mountpoint.o
  CC       misc-utils/findmnt-findmnt.o
  CC       misc-utils/findmnt-findmnt-verify.o
  CC       misc-utils/kill.o
  CC       sys-utils/fstrim-fstrim.o
  CC       sys-utils/ctrlaltdel.o
  CC       sys-utils/fsfreeze.o
  CC       sys-utils/blkdiscard-blkdiscard.o
In file included from sys-utils/fsfreeze.c:25:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       lib/blkdiscard-monotonic.o
  CC       sys-utils/losetup-losetup.o
  CC       sys-utils/swapon-swapon.o
  CC       sys-utils/swapon-swapon-common.o
In file included from sys-utils/swapon.c:20:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       lib/swapon-swapprober.o
  CC       sys-utils/swapoff-swapoff.o
  CC       sys-utils/swapoff-swapon-common.o
  CC       lib/swapoff-swapprober.o
  CC       sys-utils/chcpu.o
  CC       sys-utils/pivot_root.o
  CC       sys-utils/switch_root.o
  CC       sys-utils/hwclock-hwclock.o
  CC       sys-utils/hwclock-hwclock-parse-date.o
  CC       sys-utils/hwclock-hwclock-cmos.o
  CC       sys-utils/hwclock-hwclock-rtc.o
  CC       lib/hwclock-monotonic.o
  CC       misc-utils/blkid-blkid.o
  CC       lib/blkid-ismounted.o
  CC       misc-utils/findfs-findfs.o
  CC       misc-utils/wipefs-wipefs.o
  CC       lib/ismounted.o
  CC       disk-utils/mkfs.minix.o
In file included from misc-utils/wipefs.c:45:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
In file included from disk-utils/mkfs.minix.c:70:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       disk-utils/mkfs.o
  CC       disk-utils/mkfs.bfs.o
  CC       disk-utils/mkswap-mkswap.o
In file included from disk-utils/mkfs.bfs.c:18:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       lib/mkswap-ismounted.o
In file included from disk-utils/mkswap.c:37:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       lib/libuuid_la-randutils.lo
  CC       lib/libuuid_la-md5.lo
  CC       lib/libuuid_la-sha1.lo
  CC       disk-utils/swaplabel-swaplabel.o
  CC       lib/swaplabel-swapprober.o
  CC       disk-utils/fsck-fsck.o
  CC       lib/fsck-monotonic.o
  CC       disk-utils/fsck.cramfs.o
  CC       disk-utils/cramfs_common.o
In file included from disk-utils/fsck.cramfs.c:62:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       disk-utils/mkfs.cramfs.o
  CC       disk-utils/blockdev.o
In file included from disk-utils/blockdev.c:16:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       disk-utils/fdisk-fdisk.o
  CC       disk-utils/fdisk-fdisk-menu.o
In file included from disk-utils/fdisk.c:37:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
In file included from disk-utils/fdisk.h:14:0,
                 from disk-utils/fdisk-menu.c:10:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       disk-utils/fdisk-fdisk-list.o
In file included from disk-utils/fdisk-list.c:8:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       disk-utils/sfdisk-sfdisk.o
In file included from disk-utils/sfdisk.c:49:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       disk-utils/sfdisk-fdisk-list.o
In file included from disk-utils/fdisk-list.c:8:0:
./include/blkdev.h: In function 'blkdev_get_zonereport':
./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                 ^~
./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                              ^~~~~~
./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter]
 static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones)
                                                                                               ^~~~~~
  CC       lib/script-pty-session.o
  CC       lib/script-monotonic.o
  CC       term-utils/scriptreplay.o
  CC       term-utils/script-playutils.o
  CC       term-utils/scriptlive.o
  CC       lib/pty-session.o
  CC       lib/monotonic.o
  CC       sys-utils/lsmem-lsmem.o
  CC       sys-utils/flock.o
  CC       lib/timer.o
  CC       sys-utils/choom.o
  CC       sys-utils/ipcrm.o
  CC       sys-utils/ipcs.o
  CC       sys-utils/ipcutils.o
  CC       sys-utils/lsirq-lsirq.o
  CC       sys-utils/lsirq-irq-common.o
  CC       sys-utils/lsipc-lsipc.o
  CC       sys-utils/lsipc-ipcutils.o
  CC       sys-utils/renice.o
  CC       sys-utils/setsid.o
  CC       sys-utils/setarch.o
  CC       sys-utils/eject-eject.o
  CC       lib/eject-monotonic.o
  CC       sys-utils/prlimit-prlimit.o
  CC       sys-utils/lsns-lsns.o
  CC       sys-utils/lscpu-lscpu.o
sys-utils/lsns.c: In function 'add_namespace_for_nsfd':
sys-utils/lsns.c:719:25: error: 'NS_GET_NSTYPE' undeclared (first use in this function)
  clone_type = ioctl(fd, NS_GET_NSTYPE);
                         ^~~~~~~~~~~~~
sys-utils/lsns.c:719:25: note: each undeclared identifier is reported only once for each function it appears in
sys-utils/lsns.c:743:12: error: 'NS_GET_OWNER_UID' undeclared (first use in this function)
  ioctl(fd, NS_GET_OWNER_UID, &ns->uid_fallback);
            ^~~~~~~~~~~~~~~~
Makefile:12332: recipe for target 'sys-utils/lsns-lsns.o' failed
make[3]: *** [sys-utils/lsns-lsns.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38'
Makefile:15052: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38'
Makefile:6454: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38'
package/pkg-generic.mk:289: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38/.stamp_built' failed
make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-util-linux-2.38/.stamp_built] Error 2
make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'