>>> host-util-linux 2.38 Extracting xzcat /tmp/instance-16/dl/util-linux/util-linux-2.38.tar.xz | tar --strip-components=1 -C /tmp/instance-16/output-1/build/host-util-linux-2.38 -xf - >>> host-util-linux 2.38 Patching Applying 0001-lsns-improve-dependence-on-NS_GET_-ioctls.patch using patch: patching file sys-utils/lsns.c >>> host-util-linux 2.38 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-16/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 /tmp/instance-16/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 /tmp/instance-16/output-1/build/host-util-linux-2.38/ && rm -rf config.cache; PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-16/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="/tmp/instance-16/output-1/host/lib/pkgconfig:/tmp/instance-16/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc" GCC="/tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc" CXX="/tmp/instance-16/output-1/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-16/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-16/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-16/output-1/host/include" LDFLAGS="-L/tmp/instance-16/output-1/host/lib -Wl,-rpath,/tmp/instance-16/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-16/output-1/host/include" LDFLAGS="-L/tmp/instance-16/output-1/host/lib -Wl,-rpath,/tmp/instance-16/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-16/output-1/host" --sysconfdir="/tmp/instance-16/output-1/host/etc" --localstatedir="/tmp/instance-16/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-all-programs ) configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for gcc... /tmp/instance-16/output-1/host/bin/ccache /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 /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /tmp/instance-16/output-1/host/bin/ccache /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... /usr/bin/grep checking for egrep... /usr/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... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk 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 /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc... none checking whether make supports nested variables... (cached) yes checking the archiver (/usr/bin/ar) interface... ar checking for gcc... (cached) /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-16/output-1/host/bin/ccache /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... yes 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 /tmp/instance-16/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking dependency style of /tmp/instance-16/output-1/host/bin/ccache /usr/bin/g++... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-16/output-1/host/bin/ccache /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 /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /tmp/instance-16/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-16/output-1/host/bin/ccache /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... /tmp/instance-16/output-1/host/bin/ccache /usr/bin/g++ -E checking for ld used by /tmp/instance-16/output-1/host/bin/ccache /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 /tmp/instance-16/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /tmp/instance-16/output-1/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /tmp/instance-16/output-1/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-16/output-1/host/bin/ccache /usr/bin/g++ static flag -static works... yes checking if /tmp/instance-16/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... yes checking if /tmp/instance-16/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /tmp/instance-16/output-1/host/bin/ccache /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... /usr/bin/xsltproc checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking whether to enable assertions... yes checking whether struct tm is in sys/time.h or time.h... sys/time.h checking for struct tm.tm_zone... no checking whether tzname is declared... no checking for tzname... yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /tmp/instance-16/output-1/host/bin/ccache /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... no checking for linux/major.h... no checking asm/io.h usability... no checking asm/io.h presence... no checking for asm/io.h... no checking byteswap.h usability... no checking byteswap.h presence... yes configure: WARNING: byteswap.h: present but cannot be compiled configure: WARNING: byteswap.h: check for missing prerequisite headers? configure: WARNING: byteswap.h: see the Autoconf documentation configure: WARNING: byteswap.h: section "Present But Cannot Be Compiled" configure: WARNING: byteswap.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for byteswap.h... no checking endian.h usability... no checking endian.h presence... yes configure: WARNING: endian.h: present but cannot be compiled configure: WARNING: endian.h: check for missing prerequisite headers? configure: WARNING: endian.h: see the Autoconf documentation configure: WARNING: endian.h: section "Present But Cannot Be Compiled" configure: WARNING: endian.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for endian.h... no checking err.h usability... no checking err.h presence... yes configure: WARNING: err.h: present but cannot be compiled configure: WARNING: err.h: check for missing prerequisite headers? configure: WARNING: err.h: see the Autoconf documentation configure: WARNING: err.h: section "Present But Cannot Be Compiled" configure: WARNING: err.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for err.h... no checking errno.h usability... no checking errno.h presence... yes configure: WARNING: errno.h: present but cannot be compiled configure: WARNING: errno.h: check for missing prerequisite headers? configure: WARNING: errno.h: see the Autoconf documentation configure: WARNING: errno.h: section "Present But Cannot Be Compiled" configure: WARNING: errno.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for errno.h... no checking fcntl.h usability... no checking fcntl.h presence... yes configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: see the Autoconf documentation configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: fcntl.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for fcntl.h... no checking getopt.h usability... no checking getopt.h presence... yes configure: WARNING: getopt.h: present but cannot be compiled configure: WARNING: getopt.h: check for missing prerequisite headers? configure: WARNING: getopt.h: see the Autoconf documentation configure: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure: WARNING: getopt.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for getopt.h... no checking for inttypes.h... (cached) yes checking lastlog.h usability... no checking lastlog.h presence... yes configure: WARNING: lastlog.h: present but cannot be compiled configure: WARNING: lastlog.h: check for missing prerequisite headers? configure: WARNING: lastlog.h: see the Autoconf documentation configure: WARNING: lastlog.h: section "Present But Cannot Be Compiled" configure: WARNING: lastlog.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for lastlog.h... no 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... yes configure: WARNING: linux/blkzoned.h: present but cannot be compiled configure: WARNING: linux/blkzoned.h: check for missing prerequisite headers? configure: WARNING: linux/blkzoned.h: see the Autoconf documentation configure: WARNING: linux/blkzoned.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/blkzoned.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/blkzoned.h... no checking linux/btrfs.h usability... no checking linux/btrfs.h presence... yes configure: WARNING: linux/btrfs.h: present but cannot be compiled configure: WARNING: linux/btrfs.h: check for missing prerequisite headers? configure: WARNING: linux/btrfs.h: see the Autoconf documentation configure: WARNING: linux/btrfs.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/btrfs.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/btrfs.h... no checking linux/capability.h usability... no checking linux/capability.h presence... yes configure: WARNING: linux/capability.h: present but cannot be compiled configure: WARNING: linux/capability.h: check for missing prerequisite headers? configure: WARNING: linux/capability.h: see the Autoconf documentation configure: WARNING: linux/capability.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/capability.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/capability.h... no checking linux/cdrom.h usability... no checking linux/cdrom.h presence... yes configure: WARNING: linux/cdrom.h: present but cannot be compiled configure: WARNING: linux/cdrom.h: check for missing prerequisite headers? configure: WARNING: linux/cdrom.h: see the Autoconf documentation configure: WARNING: linux/cdrom.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/cdrom.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/cdrom.h... no checking linux/falloc.h usability... no checking linux/falloc.h presence... yes configure: WARNING: linux/falloc.h: present but cannot be compiled configure: WARNING: linux/falloc.h: check for missing prerequisite headers? configure: WARNING: linux/falloc.h: see the Autoconf documentation configure: WARNING: linux/falloc.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/falloc.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/falloc.h... no checking linux/fd.h usability... no checking linux/fd.h presence... yes configure: WARNING: linux/fd.h: present but cannot be compiled configure: WARNING: linux/fd.h: check for missing prerequisite headers? configure: WARNING: linux/fd.h: see the Autoconf documentation configure: WARNING: linux/fd.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/fd.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/fd.h... no checking linux/fiemap.h usability... no checking linux/fiemap.h presence... yes configure: WARNING: linux/fiemap.h: present but cannot be compiled configure: WARNING: linux/fiemap.h: check for missing prerequisite headers? configure: WARNING: linux/fiemap.h: see the Autoconf documentation configure: WARNING: linux/fiemap.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/fiemap.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/fiemap.h... no checking linux/kcmp.h usability... no checking linux/kcmp.h presence... yes configure: WARNING: linux/kcmp.h: present but cannot be compiled configure: WARNING: linux/kcmp.h: check for missing prerequisite headers? configure: WARNING: linux/kcmp.h: see the Autoconf documentation configure: WARNING: linux/kcmp.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/kcmp.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/kcmp.h... no checking linux/net_namespace.h usability... no checking linux/net_namespace.h presence... yes configure: WARNING: linux/net_namespace.h: present but cannot be compiled configure: WARNING: linux/net_namespace.h: check for missing prerequisite headers? configure: WARNING: linux/net_namespace.h: see the Autoconf documentation configure: WARNING: linux/net_namespace.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/net_namespace.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/net_namespace.h... no checking linux/nsfs.h usability... no checking linux/nsfs.h presence... yes configure: WARNING: linux/nsfs.h: present but cannot be compiled configure: WARNING: linux/nsfs.h: check for missing prerequisite headers? configure: WARNING: linux/nsfs.h: see the Autoconf documentation configure: WARNING: linux/nsfs.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/nsfs.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/nsfs.h... no checking linux/raw.h usability... no checking linux/raw.h presence... yes configure: WARNING: linux/raw.h: present but cannot be compiled configure: WARNING: linux/raw.h: check for missing prerequisite headers? configure: WARNING: linux/raw.h: see the Autoconf documentation configure: WARNING: linux/raw.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/raw.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/raw.h... no checking linux/securebits.h usability... no checking linux/securebits.h presence... yes configure: WARNING: linux/securebits.h: present but cannot be compiled configure: WARNING: linux/securebits.h: check for missing prerequisite headers? configure: WARNING: linux/securebits.h: see the Autoconf documentation configure: WARNING: linux/securebits.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/securebits.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/securebits.h... no checking linux/tiocl.h usability... no checking linux/tiocl.h presence... yes configure: WARNING: linux/tiocl.h: present but cannot be compiled configure: WARNING: linux/tiocl.h: check for missing prerequisite headers? configure: WARNING: linux/tiocl.h: see the Autoconf documentation configure: WARNING: linux/tiocl.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/tiocl.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/tiocl.h... no checking linux/version.h usability... no checking linux/version.h presence... yes configure: WARNING: linux/version.h: present but cannot be compiled configure: WARNING: linux/version.h: check for missing prerequisite headers? configure: WARNING: linux/version.h: see the Autoconf documentation configure: WARNING: linux/version.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/version.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/version.h... no checking linux/watchdog.h usability... no checking linux/watchdog.h presence... yes configure: WARNING: linux/watchdog.h: present but cannot be compiled configure: WARNING: linux/watchdog.h: check for missing prerequisite headers? configure: WARNING: linux/watchdog.h: see the Autoconf documentation configure: WARNING: linux/watchdog.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/watchdog.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/watchdog.h... no checking linux/if_alg.h usability... no checking linux/if_alg.h presence... yes configure: WARNING: linux/if_alg.h: present but cannot be compiled configure: WARNING: linux/if_alg.h: check for missing prerequisite headers? configure: WARNING: linux/if_alg.h: see the Autoconf documentation configure: WARNING: linux/if_alg.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/if_alg.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for linux/if_alg.h... no checking locale.h usability... no checking locale.h presence... yes configure: WARNING: locale.h: present but cannot be compiled configure: WARNING: locale.h: check for missing prerequisite headers? configure: WARNING: locale.h: see the Autoconf documentation configure: WARNING: locale.h: section "Present But Cannot Be Compiled" configure: WARNING: locale.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for locale.h... no checking mntent.h usability... no checking mntent.h presence... yes configure: WARNING: mntent.h: present but cannot be compiled configure: WARNING: mntent.h: check for missing prerequisite headers? configure: WARNING: mntent.h: see the Autoconf documentation configure: WARNING: mntent.h: section "Present But Cannot Be Compiled" configure: WARNING: mntent.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for mntent.h... no 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... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but cannot be compiled configure: WARNING: net/if.h: check for missing prerequisite headers? configure: WARNING: net/if.h: see the Autoconf documentation configure: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure: WARNING: net/if.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for net/if.h... no checking netinet/in.h usability... no checking netinet/in.h presence... yes configure: WARNING: netinet/in.h: present but cannot be compiled configure: WARNING: netinet/in.h: check for missing prerequisite headers? configure: WARNING: netinet/in.h: see the Autoconf documentation configure: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/in.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for netinet/in.h... no checking paths.h usability... no checking paths.h presence... yes configure: WARNING: paths.h: present but cannot be compiled configure: WARNING: paths.h: check for missing prerequisite headers? configure: WARNING: paths.h: see the Autoconf documentation configure: WARNING: paths.h: section "Present But Cannot Be Compiled" configure: WARNING: paths.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for paths.h... no checking pty.h usability... no checking pty.h presence... yes configure: WARNING: pty.h: present but cannot be compiled configure: WARNING: pty.h: check for missing prerequisite headers? configure: WARNING: pty.h: see the Autoconf documentation configure: WARNING: pty.h: section "Present But Cannot Be Compiled" configure: WARNING: pty.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for pty.h... no 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... no checking shadow.h presence... yes configure: WARNING: shadow.h: present but cannot be compiled configure: WARNING: shadow.h: check for missing prerequisite headers? configure: WARNING: shadow.h: see the Autoconf documentation configure: WARNING: shadow.h: section "Present But Cannot Be Compiled" configure: WARNING: shadow.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for shadow.h... no checking for stdint.h... (cached) yes checking stdio_ext.h usability... no checking stdio_ext.h presence... yes configure: WARNING: stdio_ext.h: present but cannot be compiled configure: WARNING: stdio_ext.h: check for missing prerequisite headers? configure: WARNING: stdio_ext.h: see the Autoconf documentation configure: WARNING: stdio_ext.h: section "Present But Cannot Be Compiled" configure: WARNING: stdio_ext.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for stdio_ext.h... no 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... no checking sys/file.h presence... yes configure: WARNING: sys/file.h: present but cannot be compiled configure: WARNING: sys/file.h: check for missing prerequisite headers? configure: WARNING: sys/file.h: see the Autoconf documentation configure: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/file.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/file.h... no checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking sys/ioctl.h usability... no checking sys/ioctl.h presence... yes configure: WARNING: sys/ioctl.h: present but cannot be compiled configure: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure: WARNING: sys/ioctl.h: see the Autoconf documentation configure: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ioctl.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/ioctl.h... no checking sys/io.h usability... no checking sys/io.h presence... yes configure: WARNING: sys/io.h: present but cannot be compiled configure: WARNING: sys/io.h: check for missing prerequisite headers? configure: WARNING: sys/io.h: see the Autoconf documentation configure: WARNING: sys/io.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/io.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/io.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mount.h usability... no checking sys/mount.h presence... yes configure: WARNING: sys/mount.h: present but cannot be compiled configure: WARNING: sys/mount.h: check for missing prerequisite headers? configure: WARNING: sys/mount.h: see the Autoconf documentation configure: WARNING: sys/mount.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/mount.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/mount.h... no checking sys/param.h usability... no checking sys/param.h presence... yes configure: WARNING: sys/param.h: present but cannot be compiled configure: WARNING: sys/param.h: check for missing prerequisite headers? configure: WARNING: sys/param.h: see the Autoconf documentation configure: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/param.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/param.h... no checking sys/prctl.h usability... no checking sys/prctl.h presence... yes configure: WARNING: sys/prctl.h: present but cannot be compiled configure: WARNING: sys/prctl.h: check for missing prerequisite headers? configure: WARNING: sys/prctl.h: see the Autoconf documentation configure: WARNING: sys/prctl.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/prctl.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/prctl.h... no checking sys/resource.h usability... no checking sys/resource.h presence... yes configure: WARNING: sys/resource.h: present but cannot be compiled configure: WARNING: sys/resource.h: check for missing prerequisite headers? configure: WARNING: sys/resource.h: see the Autoconf documentation configure: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/resource.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/resource.h... no checking sys/sendfile.h usability... no checking sys/sendfile.h presence... yes configure: WARNING: sys/sendfile.h: present but cannot be compiled configure: WARNING: sys/sendfile.h: check for missing prerequisite headers? configure: WARNING: sys/sendfile.h: see the Autoconf documentation configure: WARNING: sys/sendfile.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/sendfile.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/sendfile.h... no checking sys/signalfd.h usability... no checking sys/signalfd.h presence... yes configure: WARNING: sys/signalfd.h: present but cannot be compiled configure: WARNING: sys/signalfd.h: check for missing prerequisite headers? configure: WARNING: sys/signalfd.h: see the Autoconf documentation configure: WARNING: sys/signalfd.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/signalfd.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/signalfd.h... no checking sys/socket.h usability... no checking sys/socket.h presence... yes configure: WARNING: sys/socket.h: present but cannot be compiled configure: WARNING: sys/socket.h: check for missing prerequisite headers? configure: WARNING: sys/socket.h: see the Autoconf documentation configure: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/socket.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/socket.h... no 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... no checking sys/swap.h presence... yes configure: WARNING: sys/swap.h: present but cannot be compiled configure: WARNING: sys/swap.h: check for missing prerequisite headers? configure: WARNING: sys/swap.h: see the Autoconf documentation configure: WARNING: sys/swap.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/swap.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/swap.h... no checking sys/syscall.h usability... no checking sys/syscall.h presence... yes configure: WARNING: sys/syscall.h: present but cannot be compiled configure: WARNING: sys/syscall.h: check for missing prerequisite headers? configure: WARNING: sys/syscall.h: see the Autoconf documentation configure: WARNING: sys/syscall.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/syscall.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/syscall.h... no checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... yes configure: WARNING: sys/sysmacros.h: present but cannot be compiled configure: WARNING: sys/sysmacros.h: check for missing prerequisite headers? configure: WARNING: sys/sysmacros.h: see the Autoconf documentation configure: WARNING: sys/sysmacros.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/sysmacros.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/sysmacros.h... no checking sys/time.h usability... no checking sys/time.h presence... yes configure: WARNING: sys/time.h: present but cannot be compiled configure: WARNING: sys/time.h: check for missing prerequisite headers? configure: WARNING: sys/time.h: see the Autoconf documentation configure: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/time.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/time.h... no checking sys/timex.h usability... no checking sys/timex.h presence... yes configure: WARNING: sys/timex.h: present but cannot be compiled configure: WARNING: sys/timex.h: check for missing prerequisite headers? configure: WARNING: sys/timex.h: see the Autoconf documentation configure: WARNING: sys/timex.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/timex.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/timex.h... no checking sys/ttydefaults.h usability... no checking sys/ttydefaults.h presence... yes configure: WARNING: sys/ttydefaults.h: present but cannot be compiled configure: WARNING: sys/ttydefaults.h: check for missing prerequisite headers? configure: WARNING: sys/ttydefaults.h: see the Autoconf documentation configure: WARNING: sys/ttydefaults.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ttydefaults.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/ttydefaults.h... no 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... no checking sys/un.h presence... yes configure: WARNING: sys/un.h: present but cannot be compiled configure: WARNING: sys/un.h: check for missing prerequisite headers? configure: WARNING: sys/un.h: see the Autoconf documentation configure: WARNING: sys/un.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/un.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/un.h... no checking sys/xattr.h usability... no checking sys/xattr.h presence... yes configure: WARNING: sys/xattr.h: present but cannot be compiled configure: WARNING: sys/xattr.h: check for missing prerequisite headers? configure: WARNING: sys/xattr.h: see the Autoconf documentation configure: WARNING: sys/xattr.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/xattr.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for sys/xattr.h... no checking for unistd.h... (cached) yes checking utmp.h usability... no checking utmp.h presence... yes configure: WARNING: utmp.h: present but cannot be compiled configure: WARNING: utmp.h: check for missing prerequisite headers? configure: WARNING: utmp.h: see the Autoconf documentation configure: WARNING: utmp.h: section "Present But Cannot Be Compiled" configure: WARNING: utmp.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for utmp.h... no checking utmpx.h usability... no checking utmpx.h presence... yes configure: WARNING: utmpx.h: present but cannot be compiled configure: WARNING: utmpx.h: check for missing prerequisite headers? configure: WARNING: utmpx.h: see the Autoconf documentation configure: WARNING: utmpx.h: section "Present But Cannot Be Compiled" configure: WARNING: utmpx.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for utmpx.h... no 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... no checking langinfo.h presence... yes configure: WARNING: langinfo.h: present but cannot be compiled configure: WARNING: langinfo.h: check for missing prerequisite headers? configure: WARNING: langinfo.h: see the Autoconf documentation configure: WARNING: langinfo.h: section "Present But Cannot Be Compiled" configure: WARNING: langinfo.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to kzak@redhat.com ## configure: WARNING: ## ------------------------------ ## checking for langinfo.h... no 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 make: *** [package/pkg-generic.mk:283: /tmp/instance-16/output-1/build/host-util-linux-2.38/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-16/buildroot'